Commit Graph

509 Commits

Author SHA1 Message Date
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
Aman Harwara
ef541cf70a chore: fix account menu font size 2023-04-06 19:48:12 +05:30
Aman Harwara
6fea8a3095 chore: update some lexical plugins (#2297) 2023-04-06 16:45:28 +05:30
Mo
031b0a496f chore: disable spellcheck on input fields 2023-04-03 09:01:44 -05:00
Aman Harwara
f884e2cd66 chore: update collapsible node 2023-04-01 14:53:22 +05:30
Mo
c50e29db31 chore: improve email toggle copy 2023-03-31 08:55:19 -05:00
Aman Harwara
c832371e3a chore: fix remote image component 2023-03-31 15:49:06 +05:30
Aman Harwara
7773becdec fix: Fixed an issue where deleting a file from the preview modal would not correctly navigate to next item or dismiss the modal 2023-03-30 12:40:50 +05:30
Aman Harwara
09fd65903b fix: Files uploaded to a protected Super note will also be marked as protected 2023-03-30 12:19:15 +05:30
Aman Harwara
08a20e25b4 fix: Added backspace button on Super toolbar on Android as a workaround for backspace issue 2023-03-30 00:35:55 +05:30
Mo
5a7419bf1c fix: exception handling (#2277) 2023-03-26 15:54:59 -05:00
Aman Harwara
8bf891f8a3 fix: Fixed issue where ordered list numbers in Super would get cut off when using monospace font 2023-03-24 19:10:33 +05:30
Aman Harwara
5cd04b1474 fix: Fixed issue where pasting an image into Super would not correctly link it to note 2023-03-24 15:00:40 +05:30
Aman Harwara
9adfb0a925 refactor: fix noteviewcontroller de-init 2023-03-22 15:58:44 +05:30
Aman Harwara
5f75f4ab31 chore: enabled AdvancedFormat dayjs plugin for note title custom format 2023-03-20 23:37:29 +05:30
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
Mo
2a567ad052 refactor: demo params 2023-03-03 10:26:38 -06:00
Mo
e7f1d35341 refactor: http service (#2233) 2023-02-28 20:43:25 -06:00
Aman Harwara
91014648bb fix: Fixed issue where links container toggle would correctly hide in focus mode 2023-02-27 17:14:45 +05:30
Aman Harwara
b3263bfdab fix: Fixes issue where the Super mobile toolbar would not correctly close on dismissing keyboard 2023-02-27 15:02:40 +05:30
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
a15fc1ed1d feat: Added "Image from URL" option and markdown image syntax support to Super. Also allows pasting images from copied web content (#2218) 2023-02-25 11:27:03 +05:30
Aman Harwara
b130fc76cb chore: fix super auto-embed menu style 2023-02-24 19:52:14 +05:30
Aman Harwara
7bf76b51c5 refactor: merge blocks-editor package with web (#2217) 2023-02-17 18:35:17 +05:30
Aman Harwara
91a8023fa4 fix: Fixes issue where pasting in a new Super note would not save it 2023-02-16 14:40:32 +05:30
Aman Harwara
74384ba322 fix: Fixed issue where scrollbar theming would not be correctly applied in some sections 2023-02-13 16:35:23 +05:30
Mo
83db277115 chore: fix copy 2023-02-10 10:32:00 -06:00
Aman Harwara
7c84b77a62 refactor: pane gesture overlay animation 2023-02-10 15:06:08 +05:30
Aman Harwara
e6e5cf4900 chore: fix copy 2023-02-09 21:54:00 +05:30
Aman Harwara
ae6bd4c07f fix: Fixed issue where keyboard navigation in file preview modal would not work until you clicked inside 2023-02-09 21:38:38 +05:30
Aman Harwara
82b092673e feat: Added button to allow collapsing the linked items container 2023-02-09 21:33:58 +05:30
Aman Harwara
663603973d refactor: fix overlay cleanup 2023-02-09 15:08:16 +05:30
Aman Harwara
3c068656e0 refactor: potential perf improvement for pane gesture 2023-02-09 15:01:32 +05:30
Aman Harwara
e794b873a5 chore: fix cleanup function 2023-02-08 18:23:14 +05:30
Aman Harwara
5f28fc9773 chore: fix per-tag preferences for offline subscriptions 2023-02-07 17:53:29 +05:30
Aman Harwara
1d052c3dd1 feat: Added swipe gestures for dismissing panes on mobile (#2201) 2023-02-07 12:51:16 +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
Aman Harwara
cfc6022fbb fix: Fixed issue where toggling a link from Super mobile toolbar didn't work 2023-02-06 13:32:14 +05:30
Aman Harwara
9808262e9e feat: Added search button to Super mobile toolbar 2023-02-06 13:31: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
999119d292 Merge branch 'main' of github.com:standardnotes/app 2023-02-02 19:07:33 +05:30
Aman Harwara
0785ea6531 feat: Added language selection dropdown in Super when cursor is in a code block 2023-02-02 19:07:18 +05:30
Aman Harwara
7a3f3761fc fix: Fixed issue where Super toolbar would close on clicking on iOS 2023-02-02 13:24:55 +05:30