Commit Graph

189 Commits

Author SHA1 Message Date
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
joshuaboud f7753d2a0a
make button selected outline color match theme 2021-07-16 11:28:35 -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 43dbd8ba0a
style chrome scrollbar 2021-07-15 13:26:17 -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
joshuaboud 35bb8241b7
only delete with del if not using input field 2021-07-14 16:04:43 -03:00
joshuaboud 8e55152c69
use modal style prompts 2021-07-14 14:57:58 -03:00
joshuaboud 65695633c9
implement modal style prompts 2021-07-14 14:57:30 -03:00
joshuaboud a078447e44
set modal colors 2021-07-14 14:57:15 -03:00
joshuaboud 7a441dd47d
split single source file out into components 2021-07-14 13:12:09 -03:00
joshuaboud 653886debe
disable entry if inaccessible 2021-06-21 12:02:18 -03:00