Commit Graph

163 Commits

Author SHA1 Message Date
Aman Harwara
3f796b48eb chore: lint 2023-07-12 23:59:58 +05:30
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
Aman Harwara
67359801bb chore: fix PageUp and PageDown not scrolling in preferences view 2023-07-06 22:13:34 +05:30
Mo
c8e52b667c internal: change password preprocessing step (#2347) 2023-07-06 08:51:06 -05:00
Mo
c9c93d143a internal: move home server into internal flag 2023-07-05 10:53:10 -05:00
Karol Sójko
05528782a4 feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. (#2345)
* fix(desktop): add home server coming-soon message on windows platform

* fix(desktop): typos and remove feature block

* fix(desktop): instantiate home server only upon starting
2023-07-04 16:55:37 +02:00
Mo
b06999d25b refactor: root key manager (#2344) 2023-07-04 07:31:50 -05:00
Mo
ccc9d73b3b chore: make home server internal feature 2023-07-03 13:53:03 -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
Aman Harwara
edd3232c77 chore: update spreadsheets 2023-06-28 01:39:29 +05:30
Aman Harwara
046eaac548 refactor: packageprovider 2023-06-25 23:53:23 +05:30
Aman Harwara
a89d182612 chore: non-primary button colors 2023-05-25 13:03:18 +05:30
Aman Harwara
d83e371022 chore: fix modal close on escape 2023-05-19 19:11:13 +05:30
Aman Harwara
a1225829ca chore: minor ui changes 2023-05-18 22:15:02 +05:30
Aman Harwara
e5c580deab feat: Preferences view layout on mobile has been updated, and can be dismissed by swiping from the right 2023-05-17 19:42:08 +05:30
Aman Harwara
3b23312b62 chore: upgrade ariakit 2023-05-16 16:19:22 +05:30
Aman Harwara
0f641e05ad chore: preferences view swipe gesture 2023-05-16 15:07:20 +05:30
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
b506137655 refactor: safe area inset fallback (#2329) 2023-05-10 15:59:45 +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
c7d28d2b2f chore: fix keyboard shortcut priority 2023-05-04 22:25:58 +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
Aman Harwara
c9d8a686ff chore: fix preferences menu placement on mobile 2023-05-04 15:41:57 +05:30
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
15776bdd3a chore: pref view scrollbar on mobile 2023-04-24 14:21:43 +05:30
Aman Harwara
c02c45b916 refactor: migrate disclosure & combobox from reach-ui (#2316) 2023-04-21 22:56:09 +05:30
Aman Harwara
87cd75d324 fix: Fixed issue on desktop where custom titlebar would overlap with preferences view header 2023-04-21 19:21:00 +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
6c120ffde2 fix: Fixes issue where preferences view would not close after pressing Escape 2023-02-27 14:13:39 +05:30