548 Commits

Author SHA1 Message Date
Josh Boudreau
5affa23295
add copyright header 2023-05-18 13:27:02 -03:00
Josh Boudreau
8e0d189169
add copyright header 2023-05-18 13:24:11 -03:00
joshuaboud
5c8efe2202
remove import of Process 2022-08-23 18:19:37 -03:00
joshuaboud
9f5c0d7f4a
add cockpit-typings 2022-08-23 18:19:28 -03:00
joshuaboud
4dfc7ce732
add path aliasing 2022-08-23 18:19:20 -03:00
joshuaboud
5eb523bdf2
add cockpit-typings 2022-08-23 18:19:13 -03:00
joshuaboud
23d8d915ca
remove babel config 2022-08-23 18:18:49 -03:00
joshuaboud
9644b86dd4
work on typings, start implementing PosixSource 2022-08-23 18:18:21 -03:00
joshuaboud
87e4c72898
finish Process API and add ScriptProcess etc 2022-08-23 18:17:30 -03:00
joshuaboud
264daec521
add Process API 2022-08-23 11:00:10 -03:00
joshuaboud
1de5081d11
reorganize sources 2022-08-19 17:05:09 -03:00
joshuaboud
192ff817f9
start cockpit typings 2022-08-05 14:43:48 -03:00
joshuaboud
8cad2177cc
add commented out logging for fileSystemWatcher 2022-08-05 13:39:26 -03:00
joshuaboud
6022e00dad
add logging 2022-08-05 13:38:27 -03:00
joshuaboud
f05017f85d
add title to root danger badge 2022-07-07 14:10:48 -03:00
joshuaboud
a2a9863ac1
update automatic makefile 2022-07-07 14:10:34 -03:00
joshuaboud
75df808dad
check root permission with id -u also 2022-06-28 15:14:39 -03:00
joshuaboud
9fcffceab9
add footer-icons-left teleport target 2022-06-28 15:13:55 -03:00
joshuaboud
7637307cbc
give host to useSpawn 2022-06-28 14:40:27 -03:00
joshuaboud
b3050e5578
make clipboard a Ref<Array> instead of reactive 2022-06-28 14:38:59 -03:00
joshuaboud
33dce5c1bf
make clipboard a Ref<Array> and add RootDangerNotifier 2022-06-28 14:29:53 -03:00
joshuaboud
b06d3b33b4
update comments 2022-06-28 14:28:24 -03:00
joshuaboud
bbac4c0227
add uniqueDeviceId for id'ing host:device 2022-06-28 12:04:55 -03:00
joshuaboud
49d44349d5
fix ordering of footer text 2022-06-28 10:06:49 -03:00
joshuaboud
1847ecc47b
add copy/cut/paste to cxt menu and tweak position 2022-06-22 17:07:50 -03:00
joshuaboud
685cdeddc3
clean up keyHandler function 2022-06-22 13:49:44 -03:00
joshuaboud
f23cd83b69
remove todo comment 2022-06-22 13:49:18 -03:00
joshuaboud
b91e24b4ee
maintain contextMenu state within component 2022-06-22 13:37:25 -03:00
joshuaboud
c42cff88eb
implement streaming zip for downloading dirs and multiple files 2022-06-21 18:45:24 -03:00
joshuaboud
fdf30b1fb6
update comment wording 2022-06-21 17:23:26 -03:00
joshuaboud
c480eca029
add function to get common abs path and list of relative paths from list of abs paths 2022-06-21 17:22:29 -03:00
joshuaboud
075c1e7fc9
create/edit links, create dirs/files, edit dir/file names 2022-06-21 17:21:56 -03:00
joshuaboud
d2deb01783
add delete key handler 2022-06-21 17:20:46 -03:00
joshuaboud
a6c7392d99
fix tree view indent 2022-06-20 17:52:11 -03:00
joshuaboud
5e5e4ea64b
contextmenu gets selection not entry 2022-06-20 12:57:21 -03:00
joshuaboud
4a779f2198
fix broken css from autoformatting 2022-06-20 12:57:05 -03:00
joshuaboud
d1b001c475
add back missing imports 2022-06-20 12:56:53 -03:00
joshuaboud
ef39089624
remove entry from context menu event args 2022-06-20 12:56:26 -03:00
joshuaboud
1487bdbb96
ensure entry is selected before contextmenu 2022-06-20 12:55:53 -03:00
joshuaboud
ec57d3f5de
fix HTML formatting and add GPL headers 2022-06-20 11:20:02 -03:00
joshuaboud
116a422320
add context menu 2022-06-17 17:34:09 -03:00
joshuaboud
b96902391e
add vetur config for monorepo 2022-06-17 17:33:34 -03:00
joshuaboud
36312ee588
set headerText to v-html 2022-06-17 15:47:06 -03:00
joshuaboud
29bad44c52
add editing file permissions 2022-06-17 15:46:51 -03:00
joshuaboud
06c6a04d59
flatten entry object, make actions specific to component 2022-06-17 13:39:37 -03:00
joshuaboud
b528a7f57c
update deps 2022-06-17 13:38:35 -03:00
joshuaboud
8821488816
ctime is actually btime 2022-06-17 11:34:50 -03:00
joshuaboud
7a9e8efe26
fix grid view overflow, dynamically break filename, smaller hover detection box in grid view 2022-06-17 11:12:54 -03:00
joshuaboud
5ffc44737b
limit entry interactive area to half viewport width 2022-06-16 15:21:56 -03:00
joshuaboud
eb9e84260d
store subset of entry data in clipboard 2022-06-16 15:00:07 -03:00