54 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
5575fa76ac
don't show spinner in case cancelled and can't remove 2021-11-15 15:53:02 -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
d705022d8c
update import styling 2021-07-22 17:02:46 -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
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
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
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
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
joshuaboud
d1c3d72d67
allow cancelling upload 2021-07-16 11:06:09 -03:00
joshuaboud
d5a8f457b2
allow modal to scroll and change focus on enter 2021-07-15 16:27:01 -03:00
joshuaboud
946459c07b
add copyright headers to source files 2021-07-15 14:45:42 -03:00
joshuaboud
94552ac9a2
rename scripts from *.py to *.py3 2021-07-15 14:05:34 -03:00
joshuaboud
2950699694
fix mode preview with '0' padding 2021-07-15 13:26:51 -03:00
joshuaboud
864a127d4b
make mode in list view monospace 2021-07-15 13:26:32 -03:00
joshuaboud
c3b3f77935
add danger bool to confirm and sort groups/users 2021-07-15 13:00:45 -03:00
joshuaboud
c4f800f948
stop loading before prompt to re-enable buttons 2021-07-15 10:49:20 -03:00
joshuaboud
f567dd1e7a
better typedef for prompt request 2021-07-14 17:26:59 -03:00
joshuaboud
ed34952894
fix label for attribute 2021-07-14 17:20:00 -03:00
joshuaboud
723941747c
create dynamic prompts for input 2021-07-14 17:10:56 -03:00