Commit Graph

2972 Commits

Author SHA1 Message Date
Aman Harwara
a9bab0938b fix: timed color scheme toast (#978) 2022-04-15 22:39:49 +05:30
Aman Harwara
9dafdeeddb feat: hide some prefs if not logged in (#979) 2022-04-15 20:28:32 +05:30
Aman Harwara
ec8b307235 fix: encryption section styles (#976) 2022-04-14 18:49:41 +05:30
Aman Harwara
c2edeb47e1 fix: focus trap error (#974) 2022-04-14 00:06:22 +05:30
Aman Harwara
4405f3bbf2 fix: only show color scheme toast if change is required (#973) 2022-04-14 00:03:40 +05:30
Aman Harwara
a91a1cbddd fix: challenge modal button label (#972) 2022-04-13 23:54:19 +05:30
Aman Harwara
9ba7b875a8 feat: add workspace switcher to lock screen (#969) 2022-04-13 22:20:56 +05:30
Aman Harwara
8e467f9e6d refactor: format and lint codebase (#971) 2022-04-13 22:02:34 +05:30
Mo
dc9c1ea0fc chore: lint 2022-04-12 09:29:43 -05:00
Aman Harwara
369ece1a50 fix: decorated input text color (#968) 2022-04-12 12:35:11 +05:30
Aman Harwara
ff4debfeb8 feat: show toast before applying system color scheme (#964) 2022-04-12 00:09:33 +05:30
Aman Harwara
c16f23a75f feat: new lock screen and challenge modal design (#957) 2022-04-12 00:05:08 +05:30
Mo
3a2ff2f440 refactor: new snjs support (#967) 2022-04-11 12:48:19 -05:00
Aman Harwara
3126d97dca feat: add file information panel to file preview modal (#965) 2022-04-11 19:33:34 +05:30
Aman Harwara
290c3badd0 fix: revision textarea background color (#966) 2022-04-11 18:40:03 +05:30
Aman Harwara
d1df913578 feat: disable note title input autocomplete (#963) 2022-04-11 12:56:29 +05:30
Mo
90fcac61e0 chore: upgrade snjs deps 2022-03-31 14:07:21 -05:00
Johnny A
ba0d00c32d chore(deps): update markdown-visual (#961)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2022-03-31 09:30:29 -04:00
Aman Harwara
9cf2ebaf88 chore: upgrade snjs (#959) 2022-03-29 22:18:23 +05:30
Aman Harwara
df54c3701c fix: progress bar color on firefox (#958) 2022-03-29 18:04:40 +05:30
Aman Harwara
aba1e35a1d refactor: button to allow html attributes & refactor class names (#956) 2022-03-28 17:41:54 +05:30
Vardan Hakobyan
3ca7102fd0 fix: actually disable backup buttons if the user is not entitled (#955) 2022-03-28 11:09:03 +04:00
Aman Harwara
dc3dcfba2b refactor: DecoratedInput and add DecoratedPasswordInput (#953) 2022-03-26 15:26:36 +05:30
Mo
03f707ee63 feat: improve preference copy and case consistency 2022-03-25 08:10:12 -05:00
Mo
492357777c fix: don't apply system color scheme anytime any preference changes 2022-03-25 07:49:08 -05:00
Mo
e83b183f78 feat: remove privacy prefs from unfinished features 2022-03-24 14:07:14 -05:00
Aman Harwara
9c74364757 fix: error on aborting file selection (#951)
* chore: update dependencies

* fix: error on abort file selection

* feat: explicitly check if selectedFiles length is 0
2022-03-24 11:55:48 -05:00
Aman Harwara
1bdda366d0 fix: popover closing when renaming file (#950) 2022-03-24 22:07:18 +05:30
Mo
67e0bf0ccf feat: demo token 2022-03-24 08:57:57 -05:00
Aman Harwara
97f14e2a95 feat: show alert if file exceeds classic reader limit (#948) 2022-03-24 01:17:56 +05:30
Johnny A
0f73845804 chore(deps): update markdown-visual (#946)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2022-03-23 14:54:10 -04:00
Aman Harwara
12e3bb0959 feat: add file preview modal (#945) 2022-03-24 00:13:44 +05:30
Aman Harwara
8715a8b8f4 feat: initially focus "create account" if no account (#944) 2022-03-23 10:43:41 -05:00
Mo
0729aa6926 fix: destroy editor component on show protected overlay 2022-03-23 10:28:39 -05:00
Mo
8cd76c1b1f chore: upgrade deps 2022-03-22 12:37:21 -05:00
Aman Harwara
a764987b20 feat: add account switcher menu (#941) 2022-03-22 21:59:06 +05:30
Mo
57469d6b2d feat: vaults (#927)
* feat: vaults
2022-03-21 14:38:05 -05:00
Mo
9f032f13c2 chore: upgrade deps 2022-03-21 14:31:42 -05:00
Mo
ea0ca7dc18 chore: add ncu package 2022-03-21 12:23:50 -05:00
Mo
5d2469fa7d chore: fix imports 2022-03-21 12:17:07 -05:00
Mo
e1da2be835 fix: import 2022-03-21 12:15:56 -05:00
Mo
cd243f39c6 chore: upgrade deps 2022-03-21 12:13:10 -05:00
Aman Harwara
bd9a6e2ae5 feat: option to toggle adding note to all parent folders (#937) 2022-03-20 00:59:27 +05:30
Aman Harwara
8265d94c86 fix: tag search causing regex exception (#938) 2022-03-19 16:40:55 +05:30
Aman Harwara
105c0cdce9 feat: add delete option to file menu (#936) 2022-03-18 20:08:27 +05:30
Mo
fb9bd37d72 feat: privacy prefs (#935)
* chore: move all components into Components dir with pascal case

* feat: privacy prefs

* chore: upgrade deps
2022-03-17 12:19:07 -05:00
Mo
c29e45795d chore: move all components into Components dir with pascal case (#934) 2022-03-17 11:38:45 -05:00
Mo
42b84ef9b1 Revert "chore: upgrade bundle"
This reverts commit dea6ce9d87.
2022-03-16 16:03:45 -05:00
Mo
dea6ce9d87 chore: upgrade bundle 2022-03-16 15:56:08 -05:00
Mo
28c08a178f chore: upgrade deps 2022-03-16 15:53:47 -05:00