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 |
joshuaboud
|
b958496a5b
|
set inaccessible in stat if lstat fails
|
2021-06-21 12:01:55 -03:00 |
joshuaboud
|
f2c9ee22f6
|
change background of disabled buttons in dark mode
|
2021-06-18 13:03:45 -03:00 |
joshuaboud
|
c07a17d86c
|
disable navigation buttons when invalid
|
2021-06-18 13:03:19 -03:00 |
joshuaboud
|
20452c2869
|
fix downloading single file when right click away
|
2021-06-17 10:22:48 -03:00 |
joshuaboud
|
b51f0fe860
|
fix checking if any items are selected
|
2021-06-10 11:42:23 -03:00 |
joshuaboud
|
150ed28c5d
|
overhaul selectively showing context menu items
|
2021-06-10 11:21:49 -03:00 |
joshuaboud
|
1033593d14
|
fix keydown evt handler for nav window
|
2021-06-08 16:09:34 -03:00 |
joshuaboud
|
cf9f7f012a
|
allow tab input in editor plus dont delete empty
|
2021-06-08 16:04:20 -03:00 |
joshuaboud
|
239fafba92
|
fix issue with pasting into editor
|
2021-06-08 15:53:50 -03:00 |
joshuaboud
|
16916b5f54
|
refresh after proc exits to get proper file size
|
2021-06-08 15:07:38 -03:00 |
joshuaboud
|
c1c473708b
|
add search bar to filter items in directory
|
2021-06-08 14:54:58 -03:00 |
joshuaboud
|
ec5b66df1a
|
add sort options to list view
|
2021-06-08 14:00:44 -03:00 |
joshuaboud
|
f7105b0e0a
|
set list header color and no pointer cursor
|
2021-06-07 17:26:32 -03:00 |
joshuaboud
|
e0524b73d9
|
refresh then change classes for list/grid view
|
2021-06-07 17:15:14 -03:00 |
joshuaboud
|
ca4378e41d
|
don't prompt to download symlink
|
2021-06-07 17:11:20 -03:00 |
joshuaboud
|
34d0f933fa
|
fix opening link for editing target file
|
2021-06-07 17:06:10 -03:00 |
joshuaboud
|
977d6dc636
|
add list view
|
2021-06-07 17:00:42 -03:00 |
joshuaboud
|
79be5eef87
|
use smaller chunk size for el7
|
2021-06-07 13:06:00 -03:00 |
joshuaboud
|
208a4a99cb
|
declare variables outside of loops
|
2021-06-07 12:21:11 -03:00 |
joshuaboud
|
4f15b9e71f
|
deselect cwd before selecting all
|
2021-06-07 12:17:12 -03:00 |
joshuaboud
|
af7f5d01a8
|
show transfer rate and eta while uploading
|
2021-06-07 12:06:21 -03:00 |
joshuaboud
|
d5ec087874
|
use proper Promise syntax instead of hacky awaits
|
2021-06-07 10:50:59 -03:00 |
joshuaboud
|
42711e0166
|
add recursive directory deletion option
|
2021-06-04 15:47:30 -03:00 |
joshuaboud
|
b1d462821a
|
ensure selected_entries is never empty
|
2021-06-04 15:19:27 -03:00 |
joshuaboud
|
cd024a08c5
|
mute output of zip to prevent deadlock with pipe
|
2021-06-04 15:18:59 -03:00 |
joshuaboud
|
2b447001d1
|
truncate file on open
|
2021-06-04 14:40:23 -03:00 |
joshuaboud
|
2da2b2705a
|
add option to replace file on upload
|
2021-06-04 14:40:16 -03:00 |
joshuaboud
|
9189daf1cd
|
fix checking instanceof
|
2021-06-04 14:36:50 -03:00 |
joshuaboud
|
2f987f790a
|
flip contextmenu if too low
|
2021-06-04 14:25:46 -03:00 |
joshuaboud
|
e36a0995fa
|
implement zipping multiple files for download
|
2021-06-04 14:12:09 -03:00 |
joshuaboud
|
2c197d7b50
|
implement downloading files
|
2021-06-04 12:34:41 -03:00 |
joshuaboud
|
c961eca485
|
use promise for get_children
|
2021-06-04 10:35:12 -03:00 |
joshuaboud
|
0ba9c066e2
|
add icons to contextmenu
|
2021-06-03 17:21:14 -03:00 |
joshuaboud
|
1615bcd922
|
move cut copy and paste functions to NavWindow
|
2021-06-03 16:16:30 -03:00 |
joshuaboud
|
c3252e88d1
|
ctrl-x, ctrl-c, ctrl-v for cut, copy, paste
|
2021-06-03 16:00:05 -03:00 |
joshuaboud
|
68efafcd67
|
ctrl-A selects all
|
2021-06-03 15:50:38 -03:00 |
joshuaboud
|
828748c964
|
fix hiding divs and make hidden files transparent
|
2021-06-03 15:24:23 -03:00 |
joshuaboud
|
4bbd81105b
|
add synopsis to write-chunks
|
2021-06-03 14:43:03 -03:00 |
joshuaboud
|
73e4a09751
|
don't upload file if it already exists
|
2021-06-03 14:41:07 -03:00 |
joshuaboud
|
efd09793e8
|
skip upload of directories
|
2021-06-03 14:00:13 -03:00 |
joshuaboud
|
815032456a
|
style notification and rename write-chunk.py
|
2021-06-03 13:53:19 -03:00 |
joshuaboud
|
9917d35982
|
use campaign link
|
2021-06-03 13:41:41 -03:00 |
joshuaboud
|
ee6fc26ffc
|
implement drag and drop file upload
|
2021-06-03 13:34:52 -03:00 |
joshuaboud
|
47b9cf8cdd
|
pass empty string to ln to replace mouseEvent
|
2021-06-02 13:54:55 -03:00 |
joshuaboud
|
e90a0e67b3
|
only populate link target if 1 item selected
|
2021-06-02 13:42:16 -03:00 |
joshuaboud
|
56f3c94b06
|
fix contextmenu in el7 and default link target
|
2021-06-02 13:37:52 -03:00 |
joshuaboud
|
78b798adbd
|
set default name in rename prompt to current name
|
2021-06-02 12:54:49 -03:00 |
joshuaboud
|
55165e11c9
|
move rename to contextmenu, exclusive touch script
|
2021-06-02 12:07:21 -03:00 |
joshuaboud
|
4dc782c598
|
rename move to cut in context menu
|
2021-06-02 11:32:25 -03:00 |
joshuaboud
|
340e4b412d
|
add saving file with ctrl-s
|
2021-06-02 11:29:01 -03:00 |
joshuaboud
|
dc2ecb03b1
|
helper script to wrap rsync for pasting
|
2021-06-02 11:13:17 -03:00 |
joshuaboud
|
abaf5c421c
|
add copyright header
|
2021-06-02 11:09:41 -03:00 |
joshuaboud
|
8b1a9be533
|
only batch update mode if explicitly modified
|
2021-06-01 17:04:32 -03:00 |
joshuaboud
|
3c9e99f92c
|
create custom context menu on right click
|
2021-06-01 16:51:13 -03:00 |
joshuaboud
|
f158eb6f45
|
prevent selecting filenames under icons
|
2021-06-01 13:42:58 -03:00 |
joshuaboud
|
202c0adf41
|
add byte total in footer for cwd
|
2021-06-01 12:36:13 -03:00 |
joshuaboud
|
e26910e2bf
|
implement batch edit permissions and deletion
|
2021-06-01 11:07:38 -03:00 |
joshuaboud
|
26f50a5d0c
|
remove placeholder text
|
2021-06-01 11:07:08 -03:00 |
joshuaboud
|
209c27abbe
|
add area to show files being edited for batch
|
2021-06-01 11:06:41 -03:00 |
joshuaboud
|
e93eccbab1
|
show properties for editing batches of files
|
2021-06-01 10:08:07 -03:00 |
joshuaboud
|
defaf5d1ce
|
sort entries in refresh, not NavDir.get_children()
|
2021-05-31 17:18:26 -03:00 |
joshuaboud
|
7d1f9df49b
|
start implementing selecting multiple entries
|
2021-05-31 17:09:52 -03:00 |
joshuaboud
|
63b3505763
|
remove trailing /'s from path in nav bar
|
2021-05-31 14:52:22 -03:00 |
joshuaboud
|
37670083a5
|
disable spellcheck in file editor textarea
|
2021-05-31 13:59:01 -03:00 |
joshuaboud
|
fb2db3f52f
|
use built in file access API for reading/writing
|
2021-05-31 13:57:37 -03:00 |
joshuaboud
|
75cd0835af
|
truncate filename in right column and add tooltips
|
2021-05-31 12:54:51 -03:00 |
joshuaboud
|
442470dffd
|
add ability to create symlinks
|
2021-05-31 10:32:22 -03:00 |
joshuaboud
|
60fe5a3bf5
|
print verbose exception message when ls fails
|
2021-05-31 10:32:06 -03:00 |
joshuaboud
|
3cf7725787
|
re-enable buttons if editing fails or is cancelled
|
2021-05-31 10:15:54 -03:00 |
joshuaboud
|
5955a677d4
|
run attribution script for fontawesome
|
2021-05-28 17:21:41 -03:00 |
joshuaboud
|
36c4cb93c2
|
fix height in el7
|
2021-05-28 17:18:32 -03:00 |
joshuaboud
|
b099adc3e8
|
give text editor monospaced font family
|
2021-05-28 16:29:57 -03:00 |
joshuaboud
|
002af480e2
|
adjust symlink symbol position
|
2021-05-28 15:53:57 -03:00 |
joshuaboud
|
8633f4ebd1
|
italicize symlink filenames
|
2021-05-28 15:31:54 -03:00 |
joshuaboud
|
b3833f87bb
|
display link target path while editing file
|
2021-05-28 15:21:37 -03:00 |
joshuaboud
|
db463c265a
|
finish adding param typedefs for new functions
|
2021-05-28 15:07:00 -03:00 |
joshuaboud
|
901fe71119
|
Merge remote-tracking branch 'origin/main' into dev-josh
|
2021-05-28 14:55:55 -03:00 |
joshuaboud
|
a3343bb7d4
|
implement symbolic link handling
|
2021-05-28 14:50:06 -03:00 |
dawson
|
dd31f5eba2
|
add js type definitions
|
2021-05-28 14:06:36 -03:00 |