Commit Graph

  • dbed298893 update manifest.json v0.5.10 build Brett Kelly 2025-05-13 13:56:26 -03:00
  • bc64cb126b Merge branch 'build' of github.com:45Drives/cockpit-navigator into build Brett Kelly 2025-05-13 12:43:28 -03:00
  • 4c015b44b5 build 0.5.10-2 Brett Kelly 2025-05-13 11:06:16 -03:00
  • 11f92099fb Build branch : curtis-leblanc 2025-03-26 09:36:49 -04:00
  • 1d201ac74a build bookworm Brett Kelly 2025-03-26 10:35:31 -03:00
  • 81db6b2f6d Build branch. curtis-leblanc 2025-03-26 09:34:42 -04:00
  • 3496579d3e Bookworm Update. build-package curtis-leblanc 2025-03-24 14:51:21 -04:00
  • 5339d3366b Added Bookworm support. curtis-leblanc 2025-03-24 14:42:46 -04:00
  • 92b0358fdf update for buildv2 main Brett Kelly 2025-02-24 16:08:51 -04:00
  • 5affa23295
    add copyright header vue-ts Josh Boudreau 2023-05-18 13:27:02 -03:00
  • 8e0d189169
    add copyright header Josh Boudreau 2023-05-18 13:24:11 -03:00
  • cf7910c196
    Merge pull request #55 from 45Drives/0.5.10-fixes Josh Boudreau 2022-10-26 17:47:11 -03:00
  • 147d9ae7ca
    package 0.5.10 0.5.10-fixes joshuaboud 2022-10-26 17:45:28 -03:00
  • c6f132bcb5
    disallow changing selection while editing perms fixes #45 joshuaboud 2022-10-26 17:38:42 -03:00
  • f91fd9aea0
    Allow 'edit anyway' option for non-text files fixes #50 joshuaboud 2022-10-26 17:37:56 -03:00
  • 5c8efe2202
    remove import of Process joshuaboud 2022-08-23 18:19:37 -03:00
  • 9f5c0d7f4a
    add cockpit-typings joshuaboud 2022-08-23 18:19:28 -03:00
  • 4dfc7ce732
    add path aliasing joshuaboud 2022-08-23 18:19:20 -03:00
  • 5eb523bdf2
    add cockpit-typings joshuaboud 2022-08-23 18:19:13 -03:00
  • 23d8d915ca
    remove babel config joshuaboud 2022-08-23 18:18:49 -03:00
  • 9644b86dd4
    work on typings, start implementing PosixSource joshuaboud 2022-08-23 18:18:21 -03:00
  • 87e4c72898
    finish Process API and add ScriptProcess etc joshuaboud 2022-08-23 18:17:30 -03:00
  • 264daec521
    add Process API joshuaboud 2022-08-23 11:00:10 -03:00
  • 1de5081d11
    reorganize sources joshuaboud 2022-08-19 17:05:09 -03:00
  • d70d66f650
    Merge pull request #49 from 45Drives/fix-import-paternfly v0.5.9 Josh Boudreau 2022-08-05 16:25:39 -03:00
  • 2240762b00
    package 0.5.9 joshuaboud 2022-08-05 15:53:56 -03:00
  • c8d3edc933
    include cockpit.css to fix break in Cockpit 273 cockpit.css was removed from /usr/share/cockpit/base1 in cockpit-project/cockpit#17486 joshuaboud 2022-08-05 15:49:10 -03:00
  • 192ff817f9
    start cockpit typings joshuaboud 2022-08-05 14:43:48 -03:00
  • 8cad2177cc
    add commented out logging for fileSystemWatcher vue joshuaboud 2022-08-05 13:39:26 -03:00
  • 6022e00dad
    add logging joshuaboud 2022-08-05 13:38:27 -03:00
  • f05017f85d
    add title to root danger badge joshuaboud 2022-07-07 14:10:48 -03:00
  • a2a9863ac1
    update automatic makefile joshuaboud 2022-07-07 14:10:34 -03:00
  • 97e733d58e
    overhaul modals from ground up vue-overhaul-modals joshuaboud 2022-06-28 18:12:18 -03:00
  • 75df808dad
    check root permission with id -u also joshuaboud 2022-06-28 15:14:39 -03:00
  • 9fcffceab9
    add footer-icons-left teleport target joshuaboud 2022-06-28 15:13:55 -03:00
  • 7637307cbc
    give host to useSpawn joshuaboud 2022-06-28 14:40:27 -03:00
  • b3050e5578
    make clipboard a Ref<Array> instead of reactive joshuaboud 2022-06-28 14:38:59 -03:00
  • 33dce5c1bf
    make clipboard a Ref<Array> and add RootDangerNotifier joshuaboud 2022-06-28 14:29:53 -03:00
  • b06d3b33b4
    update comments joshuaboud 2022-06-28 14:28:24 -03:00
  • bbac4c0227
    add uniqueDeviceId for id'ing host:device joshuaboud 2022-06-28 12:04:55 -03:00
  • 49d44349d5
    fix ordering of footer text joshuaboud 2022-06-28 10:06:49 -03:00
  • 1847ecc47b
    add copy/cut/paste to cxt menu and tweak position joshuaboud 2022-06-22 17:07:50 -03:00
  • 685cdeddc3
    clean up keyHandler function joshuaboud 2022-06-22 13:49:44 -03:00
  • f23cd83b69
    remove todo comment joshuaboud 2022-06-22 13:49:18 -03:00
  • b91e24b4ee
    maintain contextMenu state within component joshuaboud 2022-06-22 13:37:25 -03:00
  • c42cff88eb
    implement streaming zip for downloading dirs and multiple files joshuaboud 2022-06-21 18:45:24 -03:00
  • fdf30b1fb6
    update comment wording joshuaboud 2022-06-21 17:23:26 -03:00
  • c480eca029
    add function to get common abs path and list of relative paths from list of abs paths joshuaboud 2022-06-21 17:22:29 -03:00
  • 075c1e7fc9
    create/edit links, create dirs/files, edit dir/file names joshuaboud 2022-06-21 17:21:56 -03:00
  • d2deb01783
    add delete key handler joshuaboud 2022-06-21 17:20:46 -03:00
  • a6c7392d99
    fix tree view indent joshuaboud 2022-06-20 17:52:11 -03:00
  • 5e5e4ea64b
    contextmenu gets selection not entry joshuaboud 2022-06-20 12:57:21 -03:00
  • 4a779f2198
    fix broken css from autoformatting joshuaboud 2022-06-20 12:57:05 -03:00
  • d1b001c475
    add back missing imports joshuaboud 2022-06-20 12:56:53 -03:00
  • ef39089624
    remove entry from context menu event args joshuaboud 2022-06-20 12:56:26 -03:00
  • 1487bdbb96
    ensure entry is selected before contextmenu joshuaboud 2022-06-20 12:55:53 -03:00
  • ec57d3f5de
    fix HTML formatting and add GPL headers joshuaboud 2022-06-20 11:20:02 -03:00
  • 116a422320
    add context menu joshuaboud 2022-06-17 17:34:09 -03:00
  • b96902391e
    add vetur config for monorepo joshuaboud 2022-06-17 17:33:34 -03:00
  • 36312ee588
    set headerText to v-html joshuaboud 2022-06-17 15:47:06 -03:00
  • 29bad44c52
    add editing file permissions joshuaboud 2022-06-17 15:46:51 -03:00
  • 06c6a04d59
    flatten entry object, make actions specific to component joshuaboud 2022-06-17 13:39:37 -03:00
  • b528a7f57c
    update deps joshuaboud 2022-06-17 13:38:35 -03:00
  • 8821488816
    ctime is actually btime joshuaboud 2022-06-17 11:34:50 -03:00
  • 7a9e8efe26
    fix grid view overflow, dynamically break filename, smaller hover detection box in grid view joshuaboud 2022-06-17 11:12:54 -03:00
  • 5ffc44737b
    limit entry interactive area to half viewport width joshuaboud 2022-06-16 15:21:56 -03:00
  • eb9e84260d
    store subset of entry data in clipboard joshuaboud 2022-06-16 15:00:07 -03:00
  • 5fe2575c0d
    add console timers for debugging/optimizing (commented) joshuaboud 2022-06-16 14:07:42 -03:00
  • f2782ae92b
    allow errors to be ignored if given failCallback joshuaboud 2022-06-16 14:07:13 -03:00
  • 8696998249
    fix up() modifying current path, pass event to handleEntryAction joshuaboud 2022-06-16 13:06:40 -03:00
  • df64d4ade4
    remove console.log joshuaboud 2022-06-16 13:06:01 -03:00
  • 9e931f5bfa
    toggleSelected -> entryAction, maintain selection on refresh, tallySelection on entry list change joshuaboud 2022-06-16 13:05:43 -03:00
  • 3d0322c6e3
    use entryAction in place of cd and edit joshuaboud 2022-06-15 17:34:22 -03:00
  • 52d216b0f7
    implement and test an n-pair pairing function for unique ID generation joshuaboud 2022-06-15 17:24:21 -03:00
  • 58315a56b2
    format strings here instead of in component template, gen uniqueID joshuaboud 2022-06-15 17:21:25 -03:00
  • 85be57d26a
    add defer, wake runner by holding resolve handle joshuaboud 2022-06-15 17:20:46 -03:00
  • ecec0b56cc
    start abstracting cd, edit, etc to entryAction event joshuaboud 2022-06-15 17:19:06 -03:00
  • ae33ae67b0
    slot in footer, emit close joshuaboud 2022-06-15 17:18:34 -03:00
  • b95e2cb905
    only drag select with left mouse button joshuaboud 2022-06-15 17:18:17 -03:00
  • 7aea9987de
    optimize displaying elems, teleport stats to footer, add sorting to grid view joshuaboud 2022-06-15 17:18:04 -03:00
  • 39033b17fe
    use <Teleport> for setting footer content joshuaboud 2022-06-15 17:15:21 -03:00
  • 318a9f9220
    update build targets to require BigInt joshuaboud 2022-06-15 17:15:02 -03:00
  • a35769d10d
    compile tests for node: current joshuaboud 2022-06-15 17:14:45 -03:00
  • 9c350b4060
    don't build before test joshuaboud 2022-06-15 17:14:24 -03:00
  • f29af205c1
    use element.clientWidth for calcing cols joshuaboud 2022-06-13 17:52:52 -03:00
  • d08427cfde
    remove unessecary onBeforeUnmount hooks joshuaboud 2022-06-13 17:52:33 -03:00
  • 9e16746627
    remove border around nav buttons joshuaboud 2022-06-13 17:52:03 -03:00
  • dc2ba8e724
    add quick settings buttons in footer joshuaboud 2022-06-13 17:36:44 -03:00
  • 85ace035f2
    clean up imports joshuaboud 2022-06-13 17:36:19 -03:00
  • 7d2d61540b
    set cursor to waiting while processing joshuaboud 2022-06-13 17:35:42 -03:00
  • 3f3e5b1da8
    remove watch to make more lightweight joshuaboud 2022-06-13 17:34:08 -03:00
  • 6b201edc55
    update components with changes from other plugins joshuaboud 2022-06-13 16:11:40 -03:00
  • 8d498d925b
    show some notification hints for keypress events joshuaboud 2022-06-13 16:03:53 -03:00
  • 1ec50e2399
    protect from division by 0 when horizontally scrolling joshuaboud 2022-06-13 15:52:29 -03:00
  • fc54b92d06
    fix jitter while selecting in grid mode joshuaboud 2022-06-13 15:52:07 -03:00
  • 0ae311aecb
    fix link icon size joshuaboud 2022-06-13 15:21:43 -03:00
  • 0f4253ef01
    add wheel handler to scale entry icons joshuaboud 2022-06-13 15:15:02 -03:00
  • 4d7a56ec27
    dynamic entry size for grid view joshuaboud 2022-06-13 14:58:54 -03:00
  • 2508e23541
    overhaul selection and entry gathering joshuaboud 2022-06-13 13:38:34 -03:00
  • c4ef085c1f
    add selection box joshuaboud 2022-06-13 13:36:40 -03:00