Commit Graph

3037 Commits

Author SHA1 Message Date
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
Aman Harwara
e4fbb2515e feat: show download/upload progess in toast (#1008) 2022-05-03 18:28:45 +05:30
Mo
a15a40f6c4 chore: update components 2022-05-02 13:09:49 -05:00
Mo
c2adf74ad2 chore: upgrade snjs deps 2022-05-02 13:08:28 -05:00
Aman Harwara
99d83af3ba feat: sort files by name (#1001) 2022-04-28 00:49:27 +05:30
Aman Harwara
96be0d578d feat: preview next/prev files using arrow keys (#1004) 2022-04-27 22:53:42 +05:30
Aman Harwara
e7fb9b67f8 fix: duplicate files quota calls in preferences (#1006) 2022-04-27 20:29:12 +05:30
Mo
d33e48edd8 feat: better decryption attempt; upgrade snjs with file size changes 2022-04-27 09:46:25 -05:00
Mo
bce8c5fcba feat: option to sign out all workspaces (#1005)
* feat: option to sign out all workspaces

* style: prettier width 120

* chore: bump snjs
2022-04-26 15:28:30 -05:00
Karol Sójko
c6ed9534fb fix: update filepicker to latest version 2022-04-26 16:27:15 +02:00
Aman Harwara
93fbfffbd2 fix: spinner loading infinitely on unsupported file types (#1002) 2022-04-26 19:56:26 +05:30
Aman Harwara
9a99cc8df2 fix: sync request before downloading/previewing file (#1003) 2022-04-26 19:51:55 +05:30
Aman Harwara
63fcd3d217 fix: early return file dnd if not dragging files (#1000) 2022-04-26 15:21:47 +05:30
Aman Harwara
50d047a903 feat: only fetch files quota when prefs are opened (#999) 2022-04-26 00:12:17 +05:30
Mo
e8ed38bcb2 fix: handle undefined desktop service when running in web environment 2022-04-25 13:32:55 -05:00
Aman Harwara
d0d97a8dbc fix: image zoom over 100% (#998) 2022-04-25 19:51:39 +05:30
Aman Harwara
46582b2577 fix: tag drag-n-drop intercepted by files drag-n-drop (#997) 2022-04-25 19:40:51 +05:30
Aman Harwara
7b29d3f2b5 chore: bump dependencies (#995) 2022-04-23 22:43:28 +05:30
Mo
7253dc8e1d chore: use interface instead of class 2022-04-22 14:07:50 -05:00
Mo
abb85b3f11 refactor: improve device interface types (#996) 2022-04-22 13:54:34 -05:00
Aman Harwara
68ad0f17ae feat: display files quota in preferences (#994) 2022-04-22 21:58:10 +05:30