Commit Graph

119 Commits

Author SHA1 Message Date
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
Aman Harwara
e6e5cf4900 chore: fix copy 2023-02-09 21:54:00 +05:30
Aman Harwara
f0d49f6b21 fix(desktop): Fixed issue where some links on desktop would not correctly open in the browser 2023-02-07 12:36:37 +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
4f07b915f0 feat: Added FileSend links to general account menu and preferences menu 2022-12-24 17:43:26 +05:30
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
Aman Harwara
7c261af230 feat: Added keyboard shortcut (Ctrl/Cmd+,) for opening preferences 2022-12-05 13:34:34 +05:30
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
Mo
7f2074a6ec feat: screen presentation and dismiss animations for mobile (#2073) 2022-11-30 14:37:36 -06:00
Aman Harwara
0e886bf0f1 feat: Move editor apperance preferences to "Appearance" tab 2022-12-01 00:09:55 +05:30
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
745e850a5c chore: fix types 2022-11-27 16:48:30 +05:30
Mo
0a01ddb430 feat: New 'What's New' section in Preferences (#2049) (skip e2e) 2022-11-24 05:46:44 -06:00
Aman Harwara
87cd31ae5d feat: use line height preference in super editor (skip e2e) (#2045) 2022-11-23 18:05:15 +05:30
Mo
7c2e832065 feat: display file backup status in file context menu (#2044) (skip e2e)
* feat: show file backup status in context menu

* feat: show backup status in list cell

* feat: mapping cache

* feat: add to linking menu + date format

* fix: types
2022-11-22 19:58:48 -06:00
Mo
f49ba6bd4d feat: keyboard shortcuts for primary actions (#2030) 2022-11-18 09:01:48 -06:00
Mo
f793673875 feat: click saving indicator to toggle visibility (#2028) 2022-11-17 10:57:23 -06:00
Aman Harwara
f3e4ba8779 feat: edit smart view predicate as json (#2012) 2022-11-16 18:15:26 +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
e962e9c745 fix(mobile): show premium modal on iOS 2022-11-15 09:29:59 -06:00
Mo
7732f55a28 chore: remove slack (#1999) 2022-11-14 12:01:37 -06:00
Aman Harwara
f656185c16 feat: GUI to create smart views (#1997) 2022-11-14 19:40:00 +05:30
Mo
1c23bc1747 fix(mobile): iOS IAP related adjustments 2022-11-14 07:50:50 -06:00