Commit Graph

218 Commits

Author SHA1 Message Date
joshuaboud 344c2d1468
copy metadata wrapper 2021-12-16 12:08:02 -04:00
joshuaboud 8f36de4dd9
remove console.log 2021-12-16 11:34:05 -04:00
joshuaboud 3d89accd7c
Merge branch 'dev-josh-overhaul-paste' into dev-josh 2021-12-16 11:22:10 -04:00
joshuaboud 765fdff846
improve pasting 2021-12-15 17:42:21 -04:00
joshuaboud 78b9d7bf4a
add radio button prompts 2021-12-15 17:42:08 -04:00
joshuaboud d25aa6818a
hide rename option if nothing selected 2021-12-15 17:41:43 -04:00
joshuaboud 765d6fb16b
fix backing out of disallowed directory 2021-12-15 14:57:46 -04:00
joshuaboud 97be59f606
don't allow download of files with size 0 2021-12-15 14:57:20 -04:00
joshuaboud 944a775115
Merge in fix for non-root file downloads 2021-12-01 12:54:30 -04:00
joshuaboud 78a1ac48f7
fix non-root download 2021-12-01 12:32:34 -04:00
joshuaboud dabffa2853
Merge branch 'dev-josh-paste-overhaul' into dev-josh 2021-11-29 12:59:37 -04:00
joshuaboud 0a3f9d1f44
add mod/creat time sort functions 2021-11-29 12:51:54 -04:00
joshuaboud 93cd3c4964
add mod/creat time entries 2021-11-29 12:51:25 -04:00
joshuaboud d8ed3dba4a
widen mod/creat headers 2021-11-29 12:51:09 -04:00
joshuaboud 17cf32ab85
set up mod/creat sort buttons 2021-11-29 12:50:56 -04:00
joshuaboud 2dc40b0940
fix alignment and add mod/creat headers 2021-11-29 12:50:34 -04:00
joshuaboud 9d1d4eea8a
start overhauling paste 2021-11-29 11:57:43 -04:00
joshuaboud 5575fa76ac
don't show spinner in case cancelled and can't remove 2021-11-15 15:53:02 -04:00
joshuaboud ee8c110203
use os.open and os.write instead of regular file 2021-11-12 12:03:51 -04:00
joshuaboud 330ca90008
read as dataURL instead of array buffer 2021-11-12 12:03:20 -04:00
joshuaboud db98a635b7
add upload button 2021-10-04 14:12:43 -03:00
joshuaboud 10a4e91504
add edit contents button 2021-10-04 13:53:41 -03:00
joshuaboud 629e4d985a
add special case of 1 byte file being application/octet-stream 2021-10-04 13:19:03 -03:00
joshuaboud f269505719
create script to write to file without changing ownership 2021-10-04 13:16:41 -03:00
joshuaboud 45b72df38b
create script to write to file without changing ownership 2021-10-04 13:16:35 -03:00
joshuaboud f97883887c
add simple spawn function to return promise 2021-10-04 13:16:08 -03:00
joshuaboud d705022d8c
update import styling 2021-07-22 17:02:46 -03:00
joshuaboud b8d0f78435
update file names to match new naming convention 2021-07-22 16:53:56 -03:00
joshuaboud 074f52c0be
update ModalPrompt module 2021-07-22 16:53:25 -03:00
joshuaboud 77472d2174
add srv to dangerous paths list 2021-07-20 15:58:58 -03:00
joshuaboud da871c118f
stop user from deleting, renaming, and moving crit paths 2021-07-20 15:55:36 -03:00
joshuaboud 1300292544
fix xfr rate and ETA and show ETA in (hh:)mm:ss 2021-07-20 15:55:05 -03:00
joshuaboud 48c422e043
better error message on failure 2021-07-20 15:11:09 -03:00
joshuaboud 9220812edb
deselect pwd before selecting all 2021-07-20 14:53:11 -03:00
joshuaboud d59a40a740
fix renaming files 2021-07-20 14:50:18 -03:00
joshuaboud d52354fac5
overhaul selection functions 2021-07-20 14:23:49 -03:00
joshuaboud 1526d09b5d
fix hiding directory view while editing file 2021-07-20 14:23:32 -03:00
joshuaboud 09394b27e9
fix upload notification style and event listener on inputs 2021-07-20 10:40:50 -03:00
joshuaboud 6da417a9e6
show load spinner while deleting 2021-07-20 09:44:09 -03:00
joshuaboud 04bd831a9c
update xfr rates on interval, not once per chunk 2021-07-19 17:48:43 -03:00
joshuaboud f0fc84d80c
have single upload manager that can be added to 2021-07-19 17:34:54 -03:00
joshuaboud 11851bbfed
implement upload manager to limit concurrent uploads 2021-07-19 16:42:57 -03:00
joshuaboud dffe7b00ce
check if paths exist all at once 2021-07-19 16:03:26 -03:00
joshuaboud 5ee43047f9
fix synopsys 2021-07-19 15:47:02 -03:00
joshuaboud 62d8ff793b
start working on uploading folders 2021-07-19 15:37:33 -03:00
joshuaboud 7d4616a229
rename file after timeout for double click 2021-07-19 15:37:13 -03:00
joshuaboud f94dbdfed1
add fuzzy search 2021-07-19 14:49:08 -03:00
joshuaboud 37b3a6c756
store entry filename in memory 2021-07-19 14:36:49 -03:00
joshuaboud 7e78ec9593
fix pluralization in dir and file count 2021-07-19 13:50:05 -03:00
joshuaboud d367d69c67
implement automatic version string on packaging 2021-07-19 13:32:24 -03:00