474 Commits

Author SHA1 Message Date
joshuaboud
6b201edc55
update components with changes from other plugins 2022-06-13 16:11:40 -03:00
joshuaboud
8d498d925b
show some notification hints for keypress events 2022-06-13 16:03:53 -03:00
joshuaboud
1ec50e2399
protect from division by 0 when horizontally scrolling 2022-06-13 15:52:29 -03:00
joshuaboud
fc54b92d06
fix jitter while selecting in grid mode 2022-06-13 15:52:07 -03:00
joshuaboud
0ae311aecb
fix link icon size 2022-06-13 15:21:43 -03:00
joshuaboud
0f4253ef01
add wheel handler to scale entry icons 2022-06-13 15:15:02 -03:00
joshuaboud
4d7a56ec27
dynamic entry size for grid view 2022-06-13 14:58:54 -03:00
joshuaboud
2508e23541
overhaul selection and entry gathering 2022-06-13 13:38:34 -03:00
joshuaboud
c4ef085c1f
add selection box 2022-06-13 13:36:40 -03:00
joshuaboud
65e3936fda
migrate to autofill-jq for auto-packaging 2022-06-10 15:24:07 -03:00
joshuaboud
2985fb795f
update deps 2022-06-06 11:59:44 -03:00
joshuaboud
70e7c63648
removed unused functions 2022-06-06 11:59:36 -03:00
joshuaboud
12567fa6dd
fix filesystemWatcher callbacks 2022-05-31 18:17:48 -03:00
joshuaboud
7bc24185eb
fix redirection after error 2022-05-31 18:03:33 -03:00
joshuaboud
9ffa3673d1
add path suggestions while typing 2022-05-31 18:03:20 -03:00
joshuaboud
f2ba05b816
force host in URL 2022-05-31 18:03:01 -03:00
joshuaboud
71b96b3f8b
use find instead of dir+stat 2022-05-31 17:18:12 -03:00
joshuaboud
3e1864b329
implement changing host 2022-05-31 14:36:04 -03:00
joshuaboud
1657bfddb0
change host with cd 2022-05-31 14:35:53 -03:00
joshuaboud
b32ec187c7
maintain host after resolving link 2022-05-31 14:34:23 -03:00
joshuaboud
19bed0a929
pass host to processLinks 2022-05-31 14:33:51 -03:00
joshuaboud
339aad2d6e
implement clipboard 2022-05-30 17:22:02 -03:00
joshuaboud
de67f5a2c6
save host in entry 2022-05-30 16:28:22 -03:00
joshuaboud
98bddac1bd
implement browsing on alternate host 2022-05-30 16:23:40 -03:00
joshuaboud
fa5a101abb
pass through host 2022-05-30 16:22:41 -03:00
joshuaboud
0f972c7951
use host from props 2022-05-30 16:22:22 -03:00
joshuaboud
b4f6c7fdac
pass through host 2022-05-30 16:21:33 -03:00
joshuaboud
e7db5106d0
short circuit proxy set if no change 2022-05-30 16:21:21 -03:00
joshuaboud
ad43980d3f
fix comment typo 2022-05-30 14:46:42 -03:00
joshuaboud
21a6200ac4
remove console.log's 2022-05-30 14:46:01 -03:00
joshuaboud
f4d17f0354
fix error when file deleted quickly after change 2022-05-30 14:45:03 -03:00
joshuaboud
aff8aafd18
symlink processing takes place in getDirEntryObjects 2022-05-30 14:37:22 -03:00
joshuaboud
1fe86c3d9c
add typedef for Ref 2022-05-30 14:31:21 -03:00
joshuaboud
38417ab661
only recurse on refresh 2022-05-30 14:31:12 -03:00
joshuaboud
0a339d5828
fix typings 2022-05-30 14:27:56 -03:00
joshuaboud
87d1238627
add host and move processLinks 2022-05-30 13:45:23 -03:00
joshuaboud
2caf61887f
add host 2022-05-30 13:45:03 -03:00
joshuaboud
e37d5b048d
create FileSystemWatcher function/object 2022-05-30 13:20:12 -03:00
joshuaboud
3802bcf1c7
add host parameter 2022-05-30 13:19:51 -03:00
joshuaboud
58470f7dba
update window.location.hash directly instead of cockpit.location.go 2022-05-30 13:19:39 -03:00
joshuaboud
f41f3161eb
add error callback typedef 2022-05-30 13:19:14 -03:00
joshuaboud
872f1eeed6
test getDirListing 2022-05-30 10:25:40 -03:00
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