Mo
|
a90ca4d2f6
|
Revert "Revert "feat: updated "note editing disabled" design (#1033)""
This reverts commit 15f6b1ce13.
|
2022-05-20 11:41:21 -05:00 |
|
Mo
|
09af8bf6d8
|
Revert "Revert "feat: update note type menu design (#1032)""
This reverts commit b36c9d09bc.
|
2022-05-20 11:41:12 -05:00 |
|
Mo
|
e52e2daf39
|
fix: use component displayName property
|
2022-05-20 11:40:51 -05:00 |
|
Mo
|
57ec49733d
|
fix: notes view not selected on launch issue
|
2022-05-20 09:53:42 -05:00 |
|
Karol Sójko
|
e9aafbbe00
|
fix: upgrade sncrypto-web for base64 url encode without padding
|
2022-05-20 15:04:55 +02:00 |
|
Karol Sójko
|
9f11b02e4a
|
fix: upgrade deps to introduce PKCE sign in
|
2022-05-20 13:57:01 +02:00 |
|
Mo
|
b36c9d09bc
|
Revert "feat: update note type menu design (#1032)"
This reverts commit 9524a83ec3.
|
2022-05-19 07:21:08 -05:00 |
|
Mo
|
15f6b1ce13
|
Revert "feat: updated "note editing disabled" design (#1033)"
This reverts commit cb6a81afd6.
|
2022-05-19 07:21:01 -05:00 |
|
Aman Harwara
|
cb6a81afd6
|
feat: updated "note editing disabled" design (#1033)
|
2022-05-19 17:49:13 +05:30 |
|
Aman Harwara
|
9524a83ec3
|
feat: update note type menu design (#1032)
|
2022-05-19 17:29:48 +05:30 |
|
Mo
|
c5ded6da3c
|
refactor: receive workspace names to handle missing idb function in firefox
|
2022-05-18 10:38:02 -05:00 |
|
Mo
|
a97ca854a6
|
chore: bump stylekit
|
2022-05-18 08:26:29 -05:00 |
|
Mo
|
a77bf5b525
|
refactor: component viewer use state for timeout so timeout isnt set if no render eventually occurs
|
2022-05-17 22:58:55 -05:00 |
|
Mo
|
aeae2b644f
|
refactor: notes state management (#1031)
|
2022-05-17 20:02:34 -05:00 |
|
Mo
|
2f89f5dbb2
|
chore: upgrade snjs
|
2022-05-17 16:04:57 -05:00 |
|
Mo
|
abe9b70525
|
fix: workspace signout all
|
2022-05-17 13:47:23 -05:00 |
|
Aman Harwara
|
b3f6888683
|
revert: "fix: popover closing on delete dialog" (#1030)
|
2022-05-17 13:06:05 -05:00 |
|
Mo
|
7f12f9349a
|
fix: window property
|
2022-05-17 12:31:08 -05:00 |
|
Mo
|
18e68adbb0
|
fix: callback methods
|
2022-05-17 12:10:21 -05:00 |
|
Mo
|
27f864aa1d
|
fix: locking message (#1029)
|
2022-05-17 11:14:30 -05:00 |
|
Johnny A
|
ce9739da4a
|
chore(deps): update components (#1028)
* chore(deps): update components
* chore(deps): snjs version
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
|
2022-05-17 10:50:40 -04:00 |
|
Mo
|
62cf34e894
|
chore: app group optimizations (#1027)
|
2022-05-16 21:14:18 -05:00 |
|
Mo
|
754a189532
|
feat: use tint color for pref section headers
|
2022-05-13 09:36:22 -05:00 |
|
Mo
|
c99c20b6ec
|
chore: fix props import
|
2022-05-13 08:39:17 -05:00 |
|
Mo
|
65852618dc
|
chore: break up file backups into two components
|
2022-05-13 08:37:27 -05:00 |
|
Mo
|
59df5b56d0
|
chore: remove redundant return
|
2022-05-13 08:31:21 -05:00 |
|
Mo
|
d47d295298
|
fix: don't show entitlement modal if dragging file backup
|
2022-05-13 01:10:10 -05:00 |
|
Mo
|
131f13c558
|
fix: background color to use for selected note cell
|
2022-05-12 18:27:45 -05:00 |
|
Mo
|
942226e15a
|
feat: file backups (#1024)
|
2022-05-12 18:26:11 -05:00 |
|
Johnny A
|
b671ecb2b9
|
chore(deps): update stylekit (#1023)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
|
2022-05-12 11:05:48 -04:00 |
|
Aman Harwara
|
ada8d5ab80
|
fix: popover closing on delete dialog (#1022)
|
2022-05-10 22:41:40 +05:30 |
|
Aman Harwara
|
ae1097f207
|
fix: switching between previewable & non-previewable files (#1021)
|
2022-05-10 21:54:12 +05:30 |
|
Mo
|
072af12ffe
|
fix: dimmed tags issue on safari + increase tag density
|
2022-05-10 10:43:24 -05:00 |
|
Mo
|
d7ba3935ed
|
feat: files related improvements
|
2022-05-10 10:32:05 -05:00 |
|
Mo
|
026a26ac04
|
chore: bump snjs
|
2022-05-10 07:40:39 -05:00 |
|
Mo
|
fa5ebca2ee
|
chore: bump deps and version
|
2022-05-09 17:39:38 -05:00 |
|
Mo
|
f623afeed8
|
feat: remove unfinished flag for private workspaces
|
2022-05-09 17:01:43 -05:00 |
|
Mo
|
034cae7b62
|
refactor: vaults to private workspace (#1019)
* refactor: vaults to private workspace
* chore: fix types
|
2022-05-09 13:57:37 -05:00 |
|
Aman Harwara
|
9e370df2e8
|
fix: download success toast showing up even if download errors (#1018)
|
2022-05-09 23:07:02 +05:30 |
|
Aman Harwara
|
f35a454614
|
fix: don't close popover when previewing file (#1017)
|
2022-05-09 20:52:10 +05:30 |
|
Aman Harwara
|
8ca9e37ae1
|
fix: minor files related fixes (#1016)
|
2022-05-07 17:53:30 +05:30 |
|
Mo
|
cc2b223d0d
|
chore: lint
|
2022-05-05 22:33:17 -05:00 |
|
Mo
|
da7d839fdd
|
chore: bump snjs deps
|
2022-05-05 22:22:46 -05:00 |
|
Aman Harwara
|
c981cdced4
|
feat: drag file on tab button to switch to that tab (#1013)
|
2022-05-05 22:29:15 +05:30 |
|
Aman Harwara
|
a3d5f57657
|
fix: pinch zoom on preview modal (#1012)
|
2022-05-05 20:55:14 +05:30 |
|
Aman Harwara
|
2c807e2b80
|
feat: show download progress in file preview modal (#1011)
|
2022-05-05 19:45:39 +05:30 |
|
Aman Harwara
|
bb4fd2449a
|
fix: exception when selected note is deleted permanently (#1010)
|
2022-05-04 21:03:39 +05:30 |
|
Aman Harwara
|
c7e849ac90
|
fix: modifier-only key observers not working (#1009)
|
2022-05-04 14:01:53 +05:30 |
|
Mo
|
43d94fbcbf
|
chore: prettier files
|
2022-05-03 10:51:40 -05:00 |
|
Mo
|
f5a90060ea
|
feat: note types
|
2022-05-03 10:50:47 -05:00 |
|