cockpit-navigator/debian/changelog

55 lines
2.0 KiB
Plaintext
Raw Normal View History

2021-06-04 19:47:37 +02:00
cockpit-navigator (0.4.0-1focal) focal; urgency=low
2021-06-03 22:31:45 +02:00
* Add icons to right click menu.
* Add ability to download files and directories.
2021-06-03 22:31:45 +02:00
-- Josh Boudreau <jboudreau@45drives.com> Fri, 04 Jun 2021 14:42:00 -0300
2021-06-03 22:31:45 +02:00
2021-06-03 21:33:26 +02:00
cockpit-navigator (0.3.0-1focal) focal; urgency=medium
* 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.
-- Josh Boudreau <jboudreau@45drives.com> Thu, 03 Jun 2021 16:33:00 -0300
2021-06-02 18:57:54 +02:00
cockpit-navigator (0.2.3-1focal) focal; urgency=medium
* 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.
-- Josh Boudreau <jboudreau@45drives.com> Wed, 02 Jun 2021 13:57:00 -0300
2021-06-02 17:55:55 +02:00
cockpit-navigator (0.2.2-1focal) focal; urgency=low
* Set default value in rename prompt to current filename.
-- Josh Boudreau <jboudreau@45drives.com> Wed, 02 Jun 2021 12:53:00 -0300
2021-06-02 17:13:54 +02:00
cockpit-navigator (0.2.1-1focal) focal; urgency=medium
* 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.
-- Josh Boudreau <jboudreau@45drives.com> Wed, 02 Jun 2021 12:09:00 -0300
2021-06-01 18:50:58 +02:00
cockpit-navigator (0.2.0-1focal) focal; urgency=medium
* Allow for batch editing permissions and deletion by
holding shift or control while clicking to select multiple
entries.
2021-06-01 22:06:53 +02:00
* Add custom right click menu.
2021-06-01 18:50:58 +02:00
-- Josh Boudreau <jboudreau@45drives.com> Tue, 01 Jun 2021 13:46:00 -0300
2021-05-28 21:09:26 +02:00
cockpit-navigator (0.1.0-1focal) focal; urgency=medium
2021-05-28 21:08:27 +02:00
* Initial packaging of cockpit-navigator for Ubuntu Focal.
2021-06-01 18:50:58 +02:00
-- Josh Boudreau <jboudreau@45drives.com> Fri, 28 May 2021 15:58:00 -0300