Commit Graph

51 Commits

Author SHA1 Message Date
Aman Harwara
ff3c45ba35 feat: Added "Keyboard shortcuts" help dialog. Can be opened by pressing Shift + ? 2024-01-27 15:25:49 +05:30
Aman Harwara
396ee3f449 feat: Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). (#2768) 2024-01-20 15:22:09 +05:30
Aman Harwara
afaf53a7a4 chore: let user know about 429 status (#2747) 2024-01-05 22:13:54 +05:30
Aman Harwara
190d808bf4 chore: fix error when switching workspace from lock screen 2023-08-12 17:16:58 +05:30
Mo
d8d4052a52 refactor(web): dependency management (#2386) 2023-08-05 12:48:39 -05:00
Aman Harwara
b58898687e chore: show toast when duplicating note and update last modified date for duplicated note (#2379) 2023-08-01 18:23:20 +05:30
Mo
078ef3772c refactor: native feature management (#2350) 2023-07-12 12:56:08 -05:00
Mo
d79e7b14b1 chore: legacy fixes (#2343) 2023-07-03 08:03:25 -05:00
Aman Harwara
59fbf6f4c3 refactor: readonly note content 2023-06-26 16:12:35 +05:30
Aman Harwara
bcd962f150 refactor: remove unused dark mode code (#2332) 2023-05-11 19:45:10 +05:30
Aman Harwara
0d3b7f7d94 feat(clipper): Added "Clip as screenshot" switch to allow clipping content as a screenshot and save it to Files 2023-05-05 17:03:13 +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
877d46d8eb refactor: import modal 2023-04-18 16:42:42 +05:30
Aman Harwara
4f5e634685 chore: add clipper extension package (#2281) 2023-04-11 22:14:02 +05:30
Mo
2a567ad052 refactor: demo params 2023-03-03 10:26:38 -06:00
Aman Harwara
4a3f9f12e7 feat: Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks (#2189) 2023-02-01 13:59:51 +05:30
Aman Harwara
6b2f8f3da2 Merge branch 'main' of github.com:standardnotes/app 2023-01-05 01:23:24 +05:30
Aman Harwara
ba4b6a580b feat: Added "Add tag" option to file context menu 2023-01-05 01:16:35 +05:30
Mo
59fc68296b refactor: optimize delay between batches on mobile to allow UI interactivity during load (#2129) 2023-01-04 13:31:45 -06:00
Aman Harwara
6e4bf2417a feat: Added "Import" option in the account menu that allows you to import from plaintext/markdown files, Evernote exports, Simplenote exports, Google Keep exports and also convert Aegis exports to TokenVault notes 2022-12-30 01:22:59 +05:30
Aman Harwara
31bb03943d refactor: de-couple linking controller from active item (#2108) 2022-12-19 20:08:57 +05:30
Mo
ccde207de8 chore: add deprecation notice on dot org site 2022-12-05 17:20:47 -06:00
Mo
7f2074a6ec feat: screen presentation and dismiss animations for mobile (#2073) 2022-11-30 14:37:36 -06:00
Mo
f49ba6bd4d feat: keyboard shortcuts for primary actions (#2030) 2022-11-18 09:01:48 -06:00
Mo
d519aca685 feat: iap (#1996) 2022-11-13 09:28:16 -06:00
Mo
fdf9ab0fcb feat: file drop handling for super notes (#1990) 2022-11-09 14:55:44 -06:00
Mo
70a9dbcea6 refactor: blocks plugins (#1956) 2022-11-08 13:31:48 -06:00
Mo
25ecdceea9 refactor: remove reliance on viewport height in favor of body (#1926) 2022-11-01 15:58:12 -05:00
Mo
89927a3790 perf: avoid uneccessary notes list item rerenders (#1904) 2022-10-30 10:48:23 -05:00
Mo
88017ce3d9 fix(mobile): note view hide bar options on editor focus (#1903) 2022-10-29 14:53:03 -05:00
Aman Harwara
e99c7b7c51 feat: improved file drag-n-drop experience (#1848) 2022-10-20 02:18:52 +05:30
Mo
1a2dde2e0e feat: soft biometrics lock (#1793) 2022-10-13 15:48:36 -05:00
Mo
3cb016ab1f feat: handle basic routes (#1784) 2022-10-13 09:08:03 -05:00
Aman Harwara
e3f28421ff feat: item linking (#1779) 2022-10-11 23:54:00 +05:30
Aman Harwara
09b994f8f9 feat: add free dark mode (#1748) 2022-10-06 01:49:35 +05:30
Aman Harwara
0ed692ff9b feat: add panel settings section in quick settings (#1669) 2022-09-29 12:46:06 +05:30
Aman Harwara
9502a7fa32 fix: challenge modal 2022-09-28 14:30:31 +05:30
Aman Harwara
981d8a7497 feat: handle android back button on android (#1656) 2022-09-28 12:12:55 +05:30
Vardan Hakobyan
5db47e83e8 feat: delete account (#1653)
* feat: delete account

* fix: copy adjustments

Co-authored-by: Mo
2022-09-27 18:13:54 +04:00
Aman Harwara
91d9364e95 fix: close menu & toggle notes list when note action occurs (#1601) 2022-09-20 19:33:14 +05:30
Aman Harwara
3d1dc8f38a feat: move search bar back to notes column (#1408) 2022-08-17 19:12:40 +05:30
Karol Sójko
7e251262d7 feat(web): extract ui-services package 2022-08-04 15:13:30 +02:00
Aman Harwara
21ea2ec7a1 feat: initial implementation of responsive app panes (#1198) 2022-07-04 21:20:28 +05:30
Aman Harwara
f3a6aaaf2e feat: remove attached files button from files view (#1193) 2022-07-02 17:21:51 +05:30
Aman Harwara
8b845ea424 feat: add tag id to tag context menu (#1185) 2022-06-30 21:57:33 +05:30
Aman Harwara
7b51fa4fa8 feat: move search bar to navigation panel (#1170) 2022-06-28 18:20:31 +05:30
Aman Harwara
affe7247ba refactor: history modal (#1122) 2022-06-20 17:50:00 +05:30
Aman Harwara
dcf3724e2c feat: ctrl+a to select all items (#1123) 2022-06-19 17:09:03 +05:30
Mo
6d0b6e9018 feat: toast package (#1073) 2022-06-07 13:19:45 -05:00