Mo
b032eb9c9b
internal: incomplete vault systems behind feature flag ( #2340 )
2023-06-30 09:01:56 -05:00
Aman Harwara
d83e371022
chore: fix modal close on escape
2023-05-19 19:11:13 +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
cf4db8cdfd
chore: fix preferences
2023-05-10 19:40:50 +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
c02c45b916
refactor: migrate disclosure & combobox from reach-ui ( #2316 )
2023-04-21 22:56:09 +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
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
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
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
Aman Harwara
2fc365434f
chore: correctly style link
2023-01-11 23:26:09 +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
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
caf2c4a876
feat: add Super note type to list of note types ( #2086 )
2022-12-05 09:38:42 -06:00
Mo
7f2074a6ec
feat: screen presentation and dismiss animations for mobile ( #2073 )
2022-11-30 14:37:36 -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
Aman Harwara
87cd31ae5d
feat: use line height preference in super editor (skip e2e) ( #2045 )
2022-11-23 18:05:15 +05:30
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
Mo
994f824757
fix(mobile): increase font sizes and other mobile-centric improvements ( #1907 )
2022-11-01 11:41:40 -05:00
Mo
6c26b96cdc
fix(mobile): passcode timing options ( #1744 )
2022-10-05 10:08:54 -05:00
Mo
3c0d4fac76
fix: biometrics timing loading ( #1622 )
2022-09-23 09:59:16 -05:00
Karol Sójko
e50f4eb92e
Revert "Revert "feat(web): move emails notifications to one pane and enable opening settings via url ( #1614 )" ( #1617 )" ( #1619 )
...
This reverts commit 6824dd2d5f .
2022-09-22 20:18:19 +02:00
Karol Sójko
6824dd2d5f
Revert "feat(web): move emails notifications to one pane and enable opening settings via url ( #1614 )" ( #1617 )
...
This reverts commit 1fe833bc24 .
2022-09-22 18:50:41 +02:00
Karol Sójko
1fe833bc24
feat(web): move emails notifications to one pane and enable opening settings via url ( #1614 )
...
* feat(web): move emails notifications to one pane and enable opening settings via url
* fix(web): rename notifications to email
* fix(snjs): add mute marketing emails to settings list options
* fix(web): linter issues
2022-09-22 12:40:08 +02:00
Mo
c5e225d335
fix: move wrapped storage to unwrapped if not encrypted ( #1603 )
2022-09-20 12:18:00 -05:00
Aman Harwara
85c90e07fc
feat: add settings to fully switch between native/webview ( #1587 )
2022-09-17 02:52:38 +05:30
Vardan Hakobyan
b4bdbfe96a
fix: display QR codes with correctly colored border so that scanner apps successfully recognize them ( #1566 )
2022-09-14 16:48:45 +04:00
Vardan Hakobyan
d7aca2c13a
feat: mobile security prefs ( #1496 )
...
* feat: move mobile-specific security items to Web when rendered in WebView
* feat: better UI for biometrics section
* feat: move Multitasking Privacy section to WebView (mostly UI)
* feat: move Multitasking Privacy section to WebView (going to understand why in WebView multitasking privacy value is auto-changed after reopening the WebView)
* feat: store MultitaskingPrivacy value as "NonWrapped" so that it's the same both on mobile and WebView
* feat: open WebView correctly when "Storage Encryption" is disabled on mobile
* fix: remove unnecessary changes and comments
* chore: revert ios-related unneeded changes
* fix: let Android to correctly recognize the NativeMobileWeb environment when opening WebView on Android
* fix: correct styles for the selected state of Biometrics/Passcode options
* chore: code cleanup
* fix: store Multitasking/Screenshot Privacy in the `Default` storage value mode
* chore: remove comment
* fix: use application's method instead of directly updating Screenshot Privacy preference
* fix: remove unused variable
* fix: use methods from Application and MobileDeviceInterface in all places, remove duplicate code
* fix: hide Multitasking Privacy and Biometrics Lock in WebView
Co-authored-by: Aman Harwara
2022-09-14 13:07:10 +04:00
Aman Harwara
91d5980a7e
fix(web): autolock option style when selected ( #1501 )
2022-09-08 21:29:50 +05:30
Karol Sójko
7e251262d7
feat(web): extract ui-services package
2022-08-04 15:13:30 +02:00
Aman Harwara
7b6b2bc5b1
fix: make modals mobile-friendly ( #1337 )
2022-07-25 20:18:24 +05:30
Aman Harwara
66f97f0612
feat(web): mobile-friendly (responsive) preferences UI ( #1234 )
2022-07-09 00:38:44 +05:30
Aman Harwara
6fa6374cf2
fix(web): update modal styles ( #1220 )
2022-07-07 01:02:59 +05:30
Mo
7c2b8fe545
chore: improve preferences folder hierarchies ( #1186 )
2022-06-30 13:49:03 -05:00
Aman Harwara
5cd449fe80
fix(web): navigation styles ( #1177 )
2022-06-29 14:33:25 -05:00
Aman Harwara
ee5b6627da
style: tailwind classname sorting ( #1169 )
2022-06-28 13:37:38 +05:30
Aman Harwara
b80038f607
feat(web): tailwind css ( #1147 )
2022-06-27 16:20:52 -05:00
Mo
f4ef63693c
refactor: repo ( #1070 )
2022-06-07 07:18:41 -05:00