Aman Harwara
f27a38ca9b
chore: fix initial loading indicator mobile
2023-05-16 19:09:21 +05:30
Mo
313ce08c15
chore: fix test
2023-05-05 09:24:33 -05:00
Mo
a7128fb6d6
chore: fix timing of successful purchase alert
2023-05-05 08:52:10 -05:00
Mo
9f937f217b
chore: remove phased out storage encryption policy ( #2323 )
2023-05-03 07:56:01 -05:00
Mo
7e3db49322
feat: Automatic plaintext backup option in Preferences > Backups will backup your notes and tags into plaintext, unencrypted folders on your computer. In addition, automatic encrypted text backups preference management has moved from the top-level menu in the desktop app to Preferences > Backups. ( #2322 )
2023-05-02 11:05:10 -05:00
Mo
af84d09b7a
chore(snjs): remove cloudlink
2023-04-26 08:50:46 -05:00
Aman Harwara
616c700b7f
chore: fix features e2e test ( #2296 )
2023-04-06 14:37:50 +05:30
Aman Harwara
41a5b1415a
refactor: update roles immediately without waiting for full sync ( #2294 )
2023-04-05 21:34:06 +05:30
Mo
b7757983df
chore: offline hosts
2023-03-18 11:26:05 -05:00
Karol Sójko
896834f65a
chore(web): put sign-in email notifications setting under paywall ( #2249 )
...
* chore: upgrade setting names to value objects
* chore(web): put sign-in email notifications setting under paywall
* chore: fix using setting name value objects in mocha tests
* chore: fix wording on email notifications titles
2023-03-08 12:53:59 +01:00
Mo
2a567ad052
refactor: demo params
2023-03-03 10:26:38 -06:00
Karol Sójko
90f185059a
chore(snjs): add error logs when not able to create session ( #2240 )
2023-03-02 13:39:20 +01:00
Mo
e7f1d35341
refactor: http service ( #2233 )
2023-02-28 20:43:25 -06:00
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
Karol Sójko
de5973e15f
fix(web): disable subscription sharing on demo
2023-02-03 06:41:00 +01:00
Mo
e7214ea73a
fix: fixed issue with third party editors not loading ( #2174 )
2023-01-20 16:32:33 -06:00
Mo
544a28d450
refactor: offline roles ( #2169 )
2023-01-19 21:46:21 -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
Karol Sójko
271db1c3dc
fix(snjs): notify http service of refresh session
2023-01-18 14:38:26 +01:00
Karol Sójko
880a537774
feat(snjs): add revisions api v2 ( #2154 )
...
* feat(snjs): add revisions api v2
* fix(snjs): reference listing and getting revisions in specs
* fix(snjs): revisions specs
* fix(web): usage of revision metadata
* fix(snjs): add specs for decryption revision
* fix(snjs): issue with building mocked specs
* fix(snjs): adjust revision creation delay
2023-01-18 09:20:06 +01:00
Aman Harwara
32f5a45e2f
refactor: detected editor component for super note type
2023-01-17 18:55:34 +05:30
Karol Sójko
5e6c901c21
feat: recovery codes UI (recovery sign in + get recovery codes) ( #2139 )
...
* feat(web): show recovery codes
* feat(web): add recovery sign in
* fix: copy
* fix: styles
* feat: add "copy to clipboard" button
* style: copy
* fix: copy button bg
* style: singularize recovery codes
* style: singularize recovery codes
* feat: password validation
Co-authored-by: Aman Harwara <amanharwara@protonmail.com >
Co-authored-by: Mo <mo@standardnotes.com >
2023-01-10 21:33:44 +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
59fc68296b
refactor: optimize delay between batches on mobile to allow UI interactivity during load ( #2129 )
2023-01-04 13:31:45 -06:00
Mo
3c332a35f6
feat: improve initial load performance on mobile ( #2126 )
2023-01-03 14:15:45 -06:00
Mo
a447fa1ad7
test: fix e2e testing setup
2023-01-03 11:00:12 -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
Mo
caf2c4a876
feat: add Super note type to list of note types ( #2086 )
2022-12-05 09:38:42 -06:00
Mo
767d354780
feat: display number of files for 'Files' view ( #2065 )
...
* feat: display number of files for 'Files' view
* feat: include files count in Preferences > Security
2022-11-28 15:38:50 -06:00
Mo
cc2762a29d
feat: convert Super notes to Markdown behind the scenes while publishing to Listed ( #2064 )
2022-11-28 12:19:53 -06:00
Mo
2b0c9b188c
fix: exclude files from being counted in 'Notes' view ( #2062 )
2022-11-28 11:11:55 -06:00
Karol Sójko
c45417623c
fix(snjs): subscription events in tests
2022-11-23 13:59:52 +01:00
Karol Sójko
c5e104f90b
fix(snjs): add handling errors on creating websocket connection
2022-11-22 10:47:54 +01:00
Mo
a6e57e30cf
fix: distinguish client controlled features so that server expiration timestamps are ignored ( #2022 )
2022-11-17 08:42:37 -06:00
Aman Harwara
f3e4ba8779
feat: edit smart view predicate as json ( #2012 )
2022-11-16 18:15:26 +05:30
Mo
59f8547a8d
feat(labs): super editor ( #2001 )
2022-11-16 05:54:32 -06:00
Karol Sójko
ea40427e67
fix(web): remove checking for MFA permissions as all users are permitted to MFA
2022-11-16 10:26:59 +01:00
Aman Harwara
f656185c16
feat: GUI to create smart views ( #1997 )
2022-11-14 19:40:00 +05:30
Mo
d519aca685
feat: iap ( #1996 )
2022-11-13 09:28:16 -06:00
Mo
3498130bfb
fix: load blocking by network await ( #1989 )
2022-11-09 14:25:32 -06:00
Mo
2ed01a071c
refactor: lexical ( #1954 )
2022-11-07 10:42:44 -06:00
Mo
40a1a27444
refactor: block storage ( #1952 )
2022-11-06 07:51:41 -06:00
Mo
77d5093f14
refactor: extract components to plugin repo ( #1933 )
2022-11-04 11:04:53 -05:00
Mo
071db69f30
chore: remove unused types
2022-11-04 06:50:58 -05:00
Mo
b2831963fd
chore: types
2022-11-03 21:30:22 -05:00
Aman Harwara
a6ef658dae
feat: prioritize loading latest selected items ( #1930 )
2022-11-03 00:11:17 +05:30
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
69c3f2be83
feat: daily notes (dev only) ( #1894 )
2022-10-27 17:21:31 -05:00
Aman Harwara
d9db73ea05
fix: on mobile open links from editor in external browser ( #1860 )
2022-10-25 21:38:29 +05:30
Karol Sójko
9fb85cd77a
fix: refactor application event observing on web
2022-10-21 14:28:11 +02:00