Commit Graph

374 Commits

Author SHA1 Message Date
Josh Boudreau cf7910c196
Merge pull request #55 from 45Drives/0.5.10-fixes
0.5.10 fixes
2022-10-26 17:47:11 -03:00
joshuaboud 147d9ae7ca
package 0.5.10 2022-10-26 17:45:28 -03:00
joshuaboud c6f132bcb5
disallow changing selection while editing perms
fixes #45
2022-10-26 17:38:42 -03:00
joshuaboud f91fd9aea0
Allow 'edit anyway' option for non-text files
fixes #50
2022-10-26 17:37:56 -03:00
Josh Boudreau d70d66f650
Merge pull request #49 from 45Drives/fix-import-paternfly
include cockpit.css with plugin dist to fix break from Cockpit 273 and higher no longer supplying it.
2022-08-05 16:25:39 -03:00
joshuaboud 2240762b00
package 0.5.9 2022-08-05 15:53:56 -03:00
joshuaboud c8d3edc933
include cockpit.css to fix break in Cockpit 273
`cockpit.css` was removed from `/usr/share/cockpit/base1`
in cockpit-project/cockpit#17486
2022-08-05 15:49:10 -03:00
joshuaboud ba615bd2f2
Package 0.5.8-2 2022-06-06 12:29:57 -03:00
Josh Boudreau 52bdef694b
Merge pull request #44 from fmsy/patch-1
fix file editing: add "file" and "coreutils" deps
Will be repackaging soon with this update
2022-06-06 11:51:02 -03:00
fmsy 88ea2684a9
use x2d improved dependency suggestions
45Drives/scripts@700d122dfcbe62bf4d98b3b42ad80c6e09b1f1ef#commitcomment-75423099
2022-06-06 14:04:10 +02:00
fmsy 994c137846
fix file editing: add "file" and "coreutils" deps
installing the cockpit-navigator package on a minimal system does not install "file" 
when trying to open a text file for editing an uncought promise is being caused by:
https://github.com/45Drives/cockpit-navigator/blob/main/navigator/components/NavFile.js#L92
2022-04-02 22:59:11 +02:00
joshuaboud a285fde2e0
package 0.5.8-1 2021-12-01 12:51:11 -04:00
Josh Boudreau a84e401a3f
Merge pull request #42 from 45Drives/fix-nonroot-download
fix non-root download
2021-12-01 12:46:49 -04:00
joshuaboud 78a1ac48f7
fix non-root download 2021-12-01 12:32:34 -04:00
joshuaboud db83d17431
Add install package step for auto repo setup 2021-11-29 13:22:28 -04:00
Josh Boudreau a36d434383
Merge pull request #39 from 45Drives/dev-josh
Add Modification and Creation Time to Columns and Sorting Methods
2021-11-29 12:57:30 -04:00
Josh Boudreau 8e70c4a555
Merge branch 'main' into dev-josh 2021-11-29 12:56:39 -04:00
joshuaboud c02056f282
package 0.5.7 2021-11-29 12:53:57 -04:00
joshuaboud 0a3f9d1f44
add mod/creat time sort functions 2021-11-29 12:51:54 -04:00
joshuaboud 93cd3c4964
add mod/creat time entries 2021-11-29 12:51:25 -04:00
joshuaboud d8ed3dba4a
widen mod/creat headers 2021-11-29 12:51:09 -04:00
joshuaboud 17cf32ab85
set up mod/creat sort buttons 2021-11-29 12:50:56 -04:00
joshuaboud 2dc40b0940
fix alignment and add mod/creat headers 2021-11-29 12:50:34 -04:00
joshuaboud 328caac7d2
update install URLs 2021-11-24 16:07:59 -04:00
Josh Boudreau 4d78afd7fd
Fix install URLs for latest release 2021-11-24 16:05:43 -04:00
joshuaboud b7d2b91154
keep track of changes 2021-11-15 15:58:44 -04:00
joshuaboud 5575fa76ac
don't show spinner in case cancelled and can't remove 2021-11-15 15:53:02 -04:00
Josh Boudreau c42ec10342
Merge pull request #35 from 45Drives/dev-josh
Fix mangling large files during upload
2021-11-12 12:17:02 -04:00
joshuaboud 17e4a3cd4e
package 0.5.6 2021-11-12 12:07:12 -04:00
joshuaboud ee8c110203
use os.open and os.write instead of regular file 2021-11-12 12:03:51 -04:00
joshuaboud 330ca90008
read as dataURL instead of array buffer 2021-11-12 12:03:20 -04:00
joshuaboud d111f0f2ca
Fix sed command during EL7 packaging 2021-10-04 14:28:48 -03:00
joshuaboud cfbb6800ce
update install URLs 2021-10-04 14:28:37 -03:00
joshuaboud 72a127b8ec
package 0.5.5-2 2021-10-04 14:28:16 -03:00
joshuaboud 0fed2bbee6
rename navigator.html to index.html 2021-10-04 14:27:13 -03:00
Josh Boudreau 0f4b9d07de
Merge pull request #32 from 45Drives/dev-josh
Fix permissions & ownership while editing files, add edit and upload buttons
2021-10-04 14:23:08 -03:00
joshuaboud a51cebb3bb
package 0.5.5 2021-10-04 14:17:14 -03:00
joshuaboud 58f3764eaf
update install URLs 2021-10-04 14:16:58 -03:00
joshuaboud a4761e31ca
keep track of changes 2021-10-04 14:14:38 -03:00
joshuaboud db98a635b7
add upload button 2021-10-04 14:12:43 -03:00
joshuaboud 10a4e91504
add edit contents button 2021-10-04 13:53:41 -03:00
joshuaboud f706d320be
keep track of changes 2021-10-04 13:21:55 -03:00
joshuaboud 629e4d985a
add special case of 1 byte file being application/octet-stream 2021-10-04 13:19:03 -03:00
joshuaboud f269505719
create script to write to file without changing ownership 2021-10-04 13:16:41 -03:00
joshuaboud 45b72df38b
create script to write to file without changing ownership 2021-10-04 13:16:35 -03:00
joshuaboud f97883887c
add simple spawn function to return promise 2021-10-04 13:16:08 -03:00
joshuaboud ae06067e97
Merge branch 'main' into dev-josh 2021-10-04 12:35:36 -03:00
Josh Boudreau bc95746204
Update bug_report.md 2021-08-03 10:50:29 -03:00
Josh Boudreau 33a5b47af4 Update issue templates 2021-08-03 10:15:38 -03:00
joshuaboud d705022d8c
update import styling 2021-07-22 17:02:46 -03:00