208 Commits

Author SHA1 Message Date
curtis-leblanc
5339d3366b Added Bookworm support. 2025-03-24 14:42:46 -04:00
joshuaboud
78a1ac48f7
fix non-root download 2021-12-01 12:32:34 -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
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
joshuaboud
649f6ec371
add info popup 2021-07-19 13:22:42 -03:00
joshuaboud
514729894f
disable keydown listeners while editing filename 2021-07-19 12:22:01 -03:00
joshuaboud
ef6cb9ecbe
keep margin the same 2021-07-19 12:19:45 -03:00
joshuaboud
05d82eb12e
implement more intuitive file renaming 2021-07-19 12:17:11 -03:00
joshuaboud
abc082a9c9
support empty files and fail on directories 2021-07-16 16:50:49 -03:00
joshuaboud
7d6490cd15
use webkit file uploading to allow directories 2021-07-16 16:50:05 -03:00
joshuaboud
913461feee
create parent directories if they don't exist 2021-07-16 16:49:26 -03:00
joshuaboud
a837129f0c
fix aborting upload for directories & empty files 2021-07-16 13:34:09 -03:00
joshuaboud
d922bdfde0
fix style of checkbox row so cursor is pointer 2021-07-16 13:33:26 -03:00
joshuaboud
45b20774fd
set focus on buttons for alert and confirm 2021-07-16 11:30:36 -03:00