Skip to content

Releases: 45Drives/cockpit-navigator

Cockpit Navigator 0.5.0

15 Jul 17:47
946459c
Compare
Choose a tag to compare

Cockpit Navigator 0.5.0-1

  • Implement custom modal style popups to replace browser dialogs.

Cockpit Navigator 0.4.6

30 Jun 14:44
333e25f
Compare
Choose a tag to compare

Cockpit Navigator 0.4.6-2

  • First build with auto packaging

Cockpit Navigator 0.4.6-3

  • Add relase for el7

Cockpit Navigator 0.4.6-3

  • Add relase for el7

Cockpit Navigator 0.4

07 Jun 16:13
Compare
Choose a tag to compare

cockpit-navigator 0.4.6

  • Disable navigation buttons when invalid.

cockpit-navigator 0.4.5

  • Fix downloading a single file when the contextmenu event target is not the file.

cockpit-navigator 0.4.4

  • Hide download option in right click context menu when no items are explicitly selected.

cockpit-navigator 0.4.3

  • Add sort options for list view.
  • Add search bar to filter items.
  • Fix file size error after upload by refreshing after write process exits.
  • Fix input of tab characters and copy and pasting in file editor.

cockpit-navigator 0.4.2

  • Implement list view.
  • Fix opening symlinks to files for editing.

cockpit-navigator 0.4.1

  • Use smaller chunk size while uploading when using older versions of Cockpit.

cockpit-navigator 0.4.0

  • Add icons to right click menu.
  • Add ability to download files and directories.
  • Show transfer rate and ETA while uploading files.

Cockpit Navigator 0.3.0

03 Jun 19:41
f4d6f3e
Compare
Choose a tag to compare

cockpit-navigator 0.3.0

  • Add drag and drop uploading of files.
  • Add event listeners for ctrl+a to select all, ctrl+x to cut,
    ctrl+c to copy, ctrl+v to paste, and delete to remove a file.

Cockpit Navigator 0.2.3

02 Jun 17:01
f250603
Compare
Choose a tag to compare

cockpit-navigator 0.2.3

  • Fix closing contextmenu in el7.
  • Hide rename in right click menu with multiple selected entries.
  • Populate default link target to selected item from right click menu.

Cockpit Navigator 0.2.2

02 Jun 16:00
98014fc
Compare
Choose a tag to compare

cockpit-navigator 0.2.2

  • Set default value in rename prompt to current filename.

Cockpit Navigator 0.2.1

02 Jun 15:19
fd82f85
Compare
Choose a tag to compare

cockpit-navigator 0.2.1

  • Rename "Move" to "Cut" in right click context menu.
  • Improve pasting files after copying/cutting with a custom python
    script to handle checking for file conflicts before calling rsync.
  • Control+S saves file that's open for editing.
  • Moved renaming file from properties to right click menu with prompt.
  • Creating files now fails verbosely if the destination exists.

Cockpit Navigator 0.2.0

01 Jun 20:09
c980930
Compare
Choose a tag to compare

cockpit-navigator 0.2.0

  • Allow for batch editing permissions and deletion by
    holding shift or control while clicking to select multiple
    entries.
  • Add custom right click menu.

Cockpit Navigator 0.1.0

31 May 17:26
3c98dab
Compare
Choose a tag to compare

cockpit-navigator 0.1.0

First release of the Navigator filesystem browser for Cockpit.