Karol Sójko
d6a3e69d8c
chore: remove the option to trigger transition from the UI ( #2489 )
2023-09-12 09:25:05 +02:00
Karol Sójko
3dd9504a85
chore: add option to transition your data - internal feature ( #2449 )
...
* chore: add option to transition your data - internal feature
* chore: fix spec typo
2023-08-24 14:58:15 +02:00
Karol Sójko
5bca53736b
chore: display shared vault file usage ( #2399 )
...
* chore: display shared vault file usage
* fix: specs
* fix: reshape filtering result
* fix: resolving invalid server items
* fix: get revisions specs
* fix: processing issue
* fix: tests
---------
Co-authored-by: Mo <mo@standardnotes.com >
2023-08-11 08:59:16 +02:00
Mo
1e965caf18
refactor: import/export use cases ( #2397 )
2023-08-10 08:08:17 -05:00
Karol Sójko
90dcb33a44
chore: remove calling payments server for subscriptions if using third party api hosts ( #2398 )
2023-08-09 13:16:19 +02:00
Mo
ee473fe34d
chore: fix uuid generation for importers
2023-08-07 05:06:11 -05:00
Mo
d8d4052a52
refactor(web): dependency management ( #2386 )
2023-08-05 12:48:39 -05:00
Mo
494436bdb6
refactor: key rotation ( #2383 )
2023-08-04 09:25:28 -05:00
Mo
596e041c42
tests: vault tests ( #2366 )
2023-07-25 07:40:28 -05:00
Mo
a77535456c
refactor: application dependency management ( #2363 )
2023-07-23 15:54:31 -05:00
Mo
078ef3772c
refactor: native feature management ( #2350 )
2023-07-12 12:56:08 -05:00
Karol Sójko
325737bfbd
chore: fix ContentType usage ( #2353 )
...
* chore: fix ContentType usage
* chore: fix specs
2023-07-12 13:53:29 +02:00
Mo
c8e52b667c
internal: change password preprocessing step ( #2347 )
2023-07-06 08:51:06 -05:00
Mo
96f42643a9
feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. ( #2341 )
2023-07-03 08:30:48 -05:00
Mo
d79e7b14b1
chore: legacy fixes ( #2343 )
2023-07-03 08:03:25 -05:00
Mo
b032eb9c9b
internal: incomplete vault systems behind feature flag ( #2340 )
2023-06-30 09:01:56 -05:00
Mo
8385b4e89f
fix: workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu.
2023-05-04 05:54:11 -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
Karol Sójko
70e3ba3fa5
chore: remove workspaces from code base ( #2220 )
2023-02-23 14:01:55 +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
3fbe28e068
refactor(dev-only): import tools ( #2121 )
2022-12-27 21:03:01 +05:30
Aman Harwara
07cb00a815
fix(mobile): Fixed issue where pressing the back button on editor screen wouldn't switch back to the items list on Android
2022-12-04 16:49:46 +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
994f824757
fix(mobile): increase font sizes and other mobile-centric improvements ( #1907 )
2022-11-01 11:41:40 -05:00
Aman Harwara
6071ebffeb
fix: color scheme handling on mobile ( #1902 )
2022-10-29 00:12:03 +05:30
Mo
1a2dde2e0e
feat: soft biometrics lock ( #1793 )
2022-10-13 15:48:36 -05:00
Karol Sójko
01ba715eba
feat(api): add workspaces api ( #1765 )
...
* feat(api): add workspaces api
* fix(api): lint issues
2022-10-07 10:36:30 +02:00
Aman Harwara
a90e4a50e8
feat: use native preview for pdf in mobile webview ( #1728 )
2022-10-02 23:10:44 +05:30
Aman Harwara
981d8a7497
feat: handle android back button on android ( #1656 )
2022-09-28 12:12:55 +05:30
Mo
4d5429cc89
fix(mobile): adjust status bar color to match current theme ( #1624 )
...
* feat: sync page theme color metadata with active theme bg
* fix: lint
* refactor: extract to method
* feat: recieve theme scheme change on mobile
* fix: handle issue where status bar color changes when keyboard appears on iOS
* fix: disable bouncing on web view
2022-09-23 13:48:51 -05:00
Mo
c4d7761496
feat: mobile web bridge ( #1597 )
2022-09-19 14:47:15 -05:00
Karol Sójko
55b1409a80
feat: add subscription manager to handle subscription sharing ( #1517 )
...
* feat: add subscription manager to handle subscription sharing
* fix(services): add missing methods to the interface
* fix(services): add subscription manager specs
* feat(snjs): add subscriptions e2e tests
* fix(snjs): add wait in subscription cancelling test
* fix(snjs): checking for canceled invitations in tests
* fix(snjs): add e2e test for restored limit of subscription invitations
* chore(lint): fix linter issues
2022-09-13 10:28:11 +02:00
Karol Sójko
696b82b9d3
feat(files): refactor circular deps
2022-08-04 16:21:46 +02:00
Karol Sójko
7e251262d7
feat(web): extract ui-services package
2022-08-04 15:13:30 +02:00
Karol Sójko
fbfed0a05c
feat: add services package
2022-07-05 20:58:24 +02:00