179 Commits

Author SHA1 Message Date
joshuaboud
ec5b66df1a
add sort options to list view 2021-06-08 14:00:44 -03:00
joshuaboud
2f7304d5a2
update install URLs 2021-06-07 17:30:43 -03:00
joshuaboud
e081d4a01b
update changelog 2021-06-07 17:29:57 -03:00
joshuaboud
f7105b0e0a
set list header color and no pointer cursor 2021-06-07 17:26:32 -03:00
joshuaboud
e0524b73d9
refresh then change classes for list/grid view 2021-06-07 17:15:14 -03:00
joshuaboud
ca4378e41d
don't prompt to download symlink 2021-06-07 17:11:20 -03:00
joshuaboud
34d0f933fa
fix opening link for editing target file 2021-06-07 17:06:10 -03:00
joshuaboud
977d6dc636
add list view 2021-06-07 17:00:42 -03:00
joshuaboud
c071cf4ad6
update install URLs 2021-06-07 13:11:10 -03:00
joshuaboud
1833c2332d
update changelogs 2021-06-07 13:09:44 -03:00
joshuaboud
79be5eef87
use smaller chunk size for el7 2021-06-07 13:06:00 -03:00
joshuaboud
208a4a99cb
declare variables outside of loops 2021-06-07 12:21:11 -03:00
joshuaboud
0464ca4977
update changelog 2021-06-07 12:17:31 -03:00
joshuaboud
4f15b9e71f
deselect cwd before selecting all 2021-06-07 12:17:12 -03:00
joshuaboud
af7f5d01a8
show transfer rate and eta while uploading 2021-06-07 12:06:21 -03:00
joshuaboud
d5ec087874
use proper Promise syntax instead of hacky awaits 2021-06-07 10:50:59 -03:00
joshuaboud
42711e0166
add recursive directory deletion option 2021-06-04 15:47:30 -03:00
joshuaboud
b231093554
update features 2021-06-04 15:19:40 -03:00
joshuaboud
b1d462821a
ensure selected_entries is never empty 2021-06-04 15:19:27 -03:00
joshuaboud
cd024a08c5
mute output of zip to prevent deadlock with pipe 2021-06-04 15:18:59 -03:00
joshuaboud
d5a7500f67
update install URLs 2021-06-04 14:48:11 -03:00
joshuaboud
acd6d7775e
bump release version number to 0.4.0 2021-06-04 14:47:37 -03:00
joshuaboud
8c53adda9c
update install URLs 2021-06-04 14:46:21 -03:00
joshuaboud
3f220f0fc5
update changelog and add zip as depencency 2021-06-04 14:44:08 -03:00
joshuaboud
2b447001d1
truncate file on open 2021-06-04 14:40:23 -03:00
joshuaboud
2da2b2705a
add option to replace file on upload 2021-06-04 14:40:16 -03:00
joshuaboud
9189daf1cd
fix checking instanceof 2021-06-04 14:36:50 -03:00
joshuaboud
2f987f790a
flip contextmenu if too low 2021-06-04 14:25:46 -03:00
joshuaboud
e36a0995fa
implement zipping multiple files for download 2021-06-04 14:12:09 -03:00
joshuaboud
2c197d7b50
implement downloading files 2021-06-04 12:34:41 -03:00
joshuaboud
c961eca485
use promise for get_children 2021-06-04 10:35:12 -03:00
joshuaboud
64aee39382
update changelogs 2021-06-03 17:31:45 -03:00
joshuaboud
0ba9c066e2
add icons to contextmenu 2021-06-03 17:21:14 -03:00
joshuaboud
b6332baa35
update install URLs 2021-06-03 16:34:25 -03:00
joshuaboud
ed30847756
update changelog 2021-06-03 16:33:26 -03:00
joshuaboud
1615bcd922
move cut copy and paste functions to NavWindow 2021-06-03 16:16:30 -03:00
joshuaboud
c3252e88d1
ctrl-x, ctrl-c, ctrl-v for cut, copy, paste 2021-06-03 16:00:05 -03:00
joshuaboud
68efafcd67
ctrl-A selects all 2021-06-03 15:50:38 -03:00
joshuaboud
828748c964
fix hiding divs and make hidden files transparent 2021-06-03 15:24:23 -03:00
joshuaboud
4bbd81105b
add synopsis to write-chunks 2021-06-03 14:43:03 -03:00
joshuaboud
73e4a09751
don't upload file if it already exists 2021-06-03 14:41:07 -03:00
joshuaboud
efd09793e8
skip upload of directories 2021-06-03 14:00:13 -03:00
joshuaboud
815032456a
style notification and rename write-chunk.py 2021-06-03 13:53:19 -03:00
joshuaboud
9917d35982
use campaign link 2021-06-03 13:41:41 -03:00
joshuaboud
ee6fc26ffc
implement drag and drop file upload 2021-06-03 13:34:52 -03:00
joshuaboud
9800280ec2
update install URLs 2021-06-02 13:58:43 -03:00
joshuaboud
abe29d7b62
update changelog 2021-06-02 13:57:54 -03:00
joshuaboud
47b9cf8cdd
pass empty string to ln to replace mouseEvent 2021-06-02 13:54:55 -03:00
joshuaboud
e90a0e67b3
only populate link target if 1 item selected 2021-06-02 13:42:16 -03:00
joshuaboud
56f3c94b06
fix contextmenu in el7 and default link target 2021-06-02 13:37:52 -03:00