joshuaboud
|
3351c7d4a0
|
try to get intellisense in template working
|
2022-05-30 10:25:01 -03:00 |
|
joshuaboud
|
c98565f17c
|
better regex
|
2022-05-30 10:24:43 -03:00 |
|
joshuaboud
|
f22f336627
|
watch directory for changes
|
2022-05-27 17:36:20 -03:00 |
|
joshuaboud
|
da79db2913
|
decode utf-8
|
2022-05-27 17:34:51 -03:00 |
|
joshuaboud
|
469ebb803a
|
change export
|
2022-05-27 17:34:35 -03:00 |
|
joshuaboud
|
ad7262abb0
|
only replace tab and newline
|
2022-05-27 17:34:16 -03:00 |
|
joshuaboud
|
aecb99fd89
|
fix border and time sort fns
|
2022-05-27 17:33:53 -03:00 |
|
joshuaboud
|
d5618bdcc4
|
remove console log
|
2022-05-26 17:22:27 -03:00 |
|
joshuaboud
|
269718142f
|
remove console log
|
2022-05-26 17:21:54 -03:00 |
|
joshuaboud
|
3c5e52fda8
|
keep second ref array of visible entries
|
2022-05-26 17:07:38 -03:00 |
|
joshuaboud
|
973ac41c9c
|
use assignObjectRecursive
|
2022-05-26 17:07:22 -03:00 |
|
joshuaboud
|
f8c4806aa5
|
more tests
|
2022-05-26 17:07:06 -03:00 |
|
joshuaboud
|
f76921b288
|
fix plugins
|
2022-05-26 16:19:10 -03:00 |
|
joshuaboud
|
7e301085ef
|
rename plugin source dirs
|
2022-05-26 14:48:01 -03:00 |
|
joshuaboud
|
7e4d1a6b9a
|
put conflict number before extension
|
2021-12-16 17:12:26 -04:00 |
|
joshuaboud
|
da920db018
|
Show file type icons with the option to disable
|
2021-12-16 14:47:07 -04:00 |
|
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 |
|