Karol Sójko
cf5330d7cf
feat-dev: add U2F iframe for desktop client authentication ( #2236 )
2023-03-06 17:52:35 -06:00
Mo
0c30d9cf03
chore: fix markdown visual
2023-03-01 19:07:44 -06:00
Mo
fd020af03f
chore: upgrade sn deps
2023-03-01 08:06:14 -06:00
Aman Harwara
fb7cc1049f
chore: upgrade react native & deps ( #2231 )
2023-02-28 01:30:51 +05:30
Aman Harwara
db14a75f65
chore: upgrade lexical
2023-02-24 00:15:41 +05:30
Aman Harwara
7bf76b51c5
refactor: merge blocks-editor package with web ( #2217 )
2023-02-17 18:35:17 +05:30
Karol Sójko
734a38ab1f
chore: upgrade @standardnotes/domain-core with less 3rd party dependencies ( #2214 )
2023-02-15 11:42:55 +01:00
Aman Harwara
2c54554325
chore: upgrade lexical
2023-02-10 15:10:50 +05:30
Aman Harwara
3932363797
refactor: rollback lexical update
2023-02-09 16:30:50 +05:30
Aman Harwara
73adcd2e11
chore: upgrade lexical
2023-02-09 14:58:48 +05:30
Aman Harwara
1d052c3dd1
feat: Added swipe gestures for dismissing panes on mobile ( #2201 )
2023-02-07 12:51:16 +05:30
Aman Harwara
cc959738c7
chore: upgrade Lexical and fix list style position
2023-02-04 00:42:20 +05:30
Karol Sójko
9414774e89
feat(dev): add u2f ui for managing devices and signing in ( #2182 )
...
* feat: add u2f ui for managing devices and signing in
* refactor: change unnecessary useState to derived constant
* fix: modal refactor
* fix(web): hide u2f under feature trunk
* fix(web): jest setup
---------
Co-authored-by: Aman Harwara <amanharwara@protonmail.com >
2023-02-03 07:54:56 +01:00
Aman Harwara
6829c15159
chore: upgrade electron
2023-02-02 00:11:38 +05:30
Aman Harwara
506a1e83f1
feat: Allow exporting multiple Super notes and select what format to export them to ( #2191 )
2023-02-01 00:47:28 +05:30
Karol Sójko
e9a10123fe
fix(models): dependency on utils declaration
2023-01-20 15:02:30 +01:00
Karol Sójko
87b974bdd5
chore: upgrade @standardnotes/common
2023-01-20 12:37:38 +01:00
moughxyz
561d4da9bd
chore: upgrade @standardnotes deps
2023-01-19 17:05:10 -06:00
Karol Sójko
856a7e3500
refactor: remove Uuid and RoleName from @standardnotes/common in favour of @standardnotes/domain-core value objects ( #2167 )
2023-01-19 16:17:59 +01:00
moughxyz
76937ba68c
refactor: remove docs in favor of relocation to standardnotes.com/help
2023-01-18 07:04:36 -06:00
Aman Harwara
c24be606ad
chore: upgrade lexical & make linting/formatting consistent with web codebase ( #2144 )
2023-01-11 14:34:14 +05:30
Karol Sójko
10751ea2ed
feat(snjs): add getting recovery codes ( #2132 )
2023-01-09 08:13:12 +01:00
Karol Sójko
be028ff87b
feat(snjs): add sign in with recovery codes use case ( #2130 )
...
* feat(snjs): add sign in with recovery codes use case
* fix(snjs): code review adjustments
* fix(snjs): remove unnecessary exposed getter
* fix(services): waiting for event handling
* fix: preferences test
Co-authored-by: Mo <mo@standardnotes.com >
2023-01-09 06:52:56 +01:00
Mo
3c332a35f6
feat: improve initial load performance on mobile ( #2126 )
2023-01-03 14:15:45 -06:00
Aman Harwara
2f3bc9b85b
chore: Update Lexical to 0.7.5 ( #2117 )
2022-12-23 22:22:19 +05:30
Mo
889f245ab9
chore: upgrade web deps and lexical ( #2094 )
2022-12-19 11:11:32 -06:00
Karol Sójko
bb4f1ff099
fix(snjs): refreshing sessions ( #2106 )
...
* fix(snjs): refreshing sessions
* fix(snjs): bring back all tests
* fix(snjs): passing session tokens values
* fix(api): remove redundant specs
* fix(snjs): add projecting sessions to storage values
* fix(snjs): deps tree
* fix(snjs): bring back subscription tests
* fix(snjs): remove only tag for migration tests
* fix(snjs): session specs
2022-12-19 08:28:10 +01:00
Karol Sójko
7f41564328
fix(snjs): remove @newrelic/native-metrics by upgrading @standardnotes/settings
2022-12-12 13:23:20 +01:00
Mo
7f2074a6ec
feat: screen presentation and dismiss animations for mobile ( #2073 )
2022-11-30 14:37:36 -06:00
Mo
7c2e832065
feat: display file backup status in file context menu ( #2044 ) (skip e2e)
...
* feat: show file backup status in context menu
* feat: show backup status in list cell
* feat: mapping cache
* feat: add to linking menu + date format
* fix: types
2022-11-22 19:58:48 -06:00
Aman Harwara
dab4f678f0
feat(web): enable block drag'n'drop in super editor ( #2029 )
2022-11-18 21:15:18 +05:30
Mo
7cad119132
chore: upgrade react native ( #2018 )
2022-11-16 14:10:50 -06:00
Mo
a997df9bcf
chore: upgrade core desktop deps ( #2017 )
2022-11-16 11:33:51 -06:00
Mo
2a12eb60bb
fix: super editor package
2022-11-16 10:44:26 -06:00
Mo
05fe7de3eb
chore: upgrade deps ( #2014 )
2022-11-16 09:52:21 -06:00
Mo
d519aca685
feat: iap ( #1996 )
2022-11-13 09:28:16 -06:00
Mo
70a9dbcea6
refactor: blocks plugins ( #1956 )
2022-11-08 13:31:48 -06:00
Mo
2ed01a071c
refactor: lexical ( #1954 )
2022-11-07 10:42:44 -06:00
StandardNotes CI
7d64b1c0ff
chore(release): publish
...
- @standardnotes/api@1.19 .5
- @standardnotes/desktop@3.23.279
- @standardnotes/encryption@1.19 .5
- @standardnotes/features@1.54 .3
- @standardnotes/filepicker@1.25 .5
- @standardnotes/files@1.12 .5
- @standardnotes/mobile@3.45.28
- @standardnotes/models@1.34 .7
- @standardnotes/releases@1.3.210
- @standardnotes/responses@1.12 .3
- @standardnotes/services@1.42 .4
- @standardnotes/sncrypto-common@1.13 .1
- @standardnotes/sncrypto-web@1.14 .1
- @standardnotes/snjs@2.147 .6
- @standardnotes/styles@1.6.4
- @standardnotes/toast@1.3.6
- @standardnotes/ui-services@1.13 .4
- @standardnotes/utils@1.11 .1
- @standardnotes/web@3.93.10
2022-11-04 22:33:51 +00:00
Mo
417c90a6f2
chore: fix eslint crashing issues ( #1951 )
2022-11-04 17:09:54 -05:00
Mo
77d5093f14
refactor: extract components to plugin repo ( #1933 )
2022-11-04 11:04:53 -05:00
Karol Sójko
b2faa815e9
feat: add sending user requests to process ( #1908 )
...
* feat: add sending user requests to process
* fix(snjs): yarn lock
* fix(snjs): imports
* fix: specs
2022-11-02 11:33:02 +01:00
Mo
fef1bdf799
fix(web): support for older browsers like Safari 11 on iOS 13.7
2022-10-31 10:58:55 -05:00
Mo
298ea73137
chore: fix android build
2022-10-31 08:50:49 -05:00
Mo
4e72a796cb
chore: remove unused mobile deps ( #1905 )
2022-10-30 19:00:04 -05:00
Mo
d3047b2b47
chore: upgrade root deps ( #1865 )
2022-10-24 08:34:10 -05:00
Mo
bda16b88c0
fix(web): emoji length computation ( #1864 )
2022-10-23 11:04:17 -05:00
Mo
cbd0063926
feat: ability to favorite tags + customize icon ( #1858 )
2022-10-21 11:11:31 -05:00
Mo
2b66ff82ee
refactor: note editor relationships ( #1821 )
2022-10-18 08:59:24 -05:00
Mo
fc00b5c499
Revert "chore: remove deprecated editors folder"
...
This reverts commit a042cd7972 .
2022-10-17 15:04:30 -05:00