Commit Graph

123 Commits

Author SHA1 Message Date
Aman Harwara
3b5bf1e509 refactor: usePreference + update TS tooling (#2333) 2023-05-11 20:04:14 +05:30
Aman Harwara
cf4db8cdfd chore: fix preferences 2023-05-10 19:40:50 +05:30
Aman Harwara
e1bbff14b6 feat: Swipe gestures on mobile have been improved, and are now enabled by default. You can turn them off from Preferences > General > Labs (#2321) 2023-05-09 22:04:46 +05:30
Aman Harwara
9fbb845b1d feat: Replaced margin resizers with "Editor width" options. You can set it globally from Preferences > Appearance or per-note from the note options menu (#2324) 2023-05-04 17:42:16 +05:30
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
44e91b5ede chore: copy and style improvements 2023-05-03 08:41:25 -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
Aman Harwara
880cceecd5 Revert "feat: Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs (#2319)"
This reverts commit 6d326e2db4.
2023-05-01 21:21:00 +05:30
Aman Harwara
6d326e2db4 feat: Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs (#2319) 2023-05-01 18:59:05 +05:30
Aman Harwara
ccac1494c2 chore: revert labs changes 2023-04-26 19:05:52 +05:30
Aman Harwara
d501ae4410 chore: preferences changes 2023-04-26 19:02:19 +05:30
Aman Harwara
c02c45b916 refactor: migrate disclosure & combobox from reach-ui (#2316) 2023-04-21 22:56:09 +05:30
Aman Harwara
3d68ae0923 refactor: migrate dropdowns from reach-ui (#2315) 2023-04-21 16:59:45 +05:30
Aman Harwara
9996dac00a refactor: migrate dialogs & tooltips from reach-ui (#2314) 2023-04-21 01:51:22 +05:30
Karol Sójko
862db49c32 chore(web): display recovery code on hardware security keys section 2023-04-20 13:19:49 +02:00
Karol Sójko
922a4a2d5d chore: fix wording on UI from U2F to Hardware Security Key 2023-04-20 13:10:43 +02:00
Aman Harwara
4f5e634685 chore: add clipper extension package (#2281) 2023-04-11 22:14:02 +05:30
Aman Harwara
bb04d120cc fix: Added a "Select file" button to File backups section as an alternative to drag-n-drop 2023-04-07 21:32:15 +05:30
Mo
c50e29db31 chore: improve email toggle copy 2023-03-31 08:55:19 -05:00
Aman Harwara
b64ec490e5 chore: upgrade lexical 2023-03-20 13:22:47 +05:30
Aman Harwara
636de8fada fix: Disabled pane gesture navigation by default and moved it to Labs since it is unstable 2023-03-15 17:05:41 +05:30
Karol Sójko
5bd7e785c8 chore: change u2f from feature trunk to role based permission restricted (#2250) 2023-03-08 13:15:16 +01: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
Karol Sójko
cf5330d7cf feat-dev: add U2F iframe for desktop client authentication (#2236) 2023-03-06 17:52:35 -06:00
Aman Harwara
e6e5cf4900 chore: fix copy 2023-02-09 21:54:00 +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
Karol Sójko
9e15ea78f8 fix(web): remove unused import 2023-02-03 06:43:58 +01:00
Karol Sójko
de5973e15f fix(web): disable subscription sharing on demo 2023-02-03 06:41:00 +01:00
Aman Harwara
c29e0f511d fix: Fixed issue where dropdowns in preferences would not be visible 2023-01-30 20:19:23 +05:30
Aman Harwara
d583311de7 refactor: modals 2023-01-26 22:08:12 +05:30
Aman Harwara
42db3592b6 refactor: mobile modals (#2173) 2023-01-24 19:26:20 +05:30
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
Aman Harwara
baf77516fe refactor: mobile popover UX (#2140) 2023-01-18 01:00:23 +05:30
Aman Harwara
094eaad943 chore: make version indicators non-selectable 2023-01-16 14:42:57 +05:30
Aman Harwara
2fc365434f chore: correctly style link 2023-01-11 23:26:09 +05:30
Aman Harwara
00466c731e fix: Fixed issue where "Open downloads" button would not show up for the latest version in "Whats New" 2023-01-11 23:11: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
Mo
9f02329293 chore: update links 2023-01-10 12:15:18 -06:00
Aman Harwara
c94035c1d6 feat-dev(wip): files table view (#2100) 2022-12-20 19:01:24 +05:30
Mo
889f245ab9 chore: upgrade web deps and lexical (#2094) 2022-12-19 11:11:32 -06:00
Mo
d149b500ee feat: Add current Writing Streak to Daily Notebooks (#2093) 2022-12-08 11:11:13 -06:00
Aman Harwara
3bcd969f83 chore: remove unnecessary conditions 2022-12-08 21:12:45 +05:30
Aman Harwara
d4af612fea fix: Fixed issue where passcode lock setting was not visible on mobile 2022-12-08 21:00:54 +05:30
Mo
d3609853c6 fix: alignment of Loading text in What's New screen 2022-12-07 20:37:53 -06:00
Mo
be4cc4e605 feat: add ability to convert selection in Super to bulleted or numbered list 2022-12-07 11:14:03 -06:00
Mo
d691d7a3b3 fix: Fixed issue where Dark theme could be called 'Focus' in Appearance preferences 2022-12-06 21:13:04 -06:00
Mo
caf2c4a876 feat: add Super note type to list of note types (#2086) 2022-12-05 09:38:42 -06:00
Mo
29368c51b8 feat: Moments: your personal photo journal, now available in Labs (#2079) 2022-12-02 08:41:21 -06:00
Mo
28e43d37c0 feat: download and preview files from local backups automatically, if a local backup is available (#2076) 2022-12-01 11:56:28 -06:00