Commit Graph

1962 Commits

Author SHA1 Message Date
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
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
942226e15a feat: file backups (#1024) 2022-05-12 18:26:11 -05: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
d7ba3935ed feat: files related improvements 2022-05-10 10:32:05 -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
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
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
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
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
Aman Harwara
b594aae8b9 fix: "file can't be previewed" flashing (#993) 2022-04-22 19:25:04 +05:30
Aman Harwara
eacfa80dba feat: ask for password before previewing protected files (#991) 2022-04-21 22:03:28 +05:30
Mo
fdf290ea1a feat: error decrypting preferences section (#990)
* feat: error decrypting preferences section

* chore: upgrade snjs
2022-04-21 10:33:59 -05:00
Mo
1391f88263 feat: preview improvements (#989)
* feat: preview file on click

* fix: maintain aspect ratio of image when previewing

* fix: use min width instead of width
2022-04-21 07:36:56 -05:00
Aman Harwara
24d3aac3c7 refactor: make features state consistent with codebase (#988) 2022-04-20 20:11:32 +05:30
Aman Harwara
925504de32 feat: check for files beta role (#986) 2022-04-19 23:09:28 +05:30