joshuaboud
|
e26910e2bf
|
implement batch edit permissions and deletion
|
2021-06-01 11:07:38 -03:00 |
joshuaboud
|
26f50a5d0c
|
remove placeholder text
|
2021-06-01 11:07:08 -03:00 |
joshuaboud
|
209c27abbe
|
add area to show files being edited for batch
|
2021-06-01 11:06:41 -03:00 |
joshuaboud
|
e93eccbab1
|
show properties for editing batches of files
|
2021-06-01 10:08:07 -03:00 |
joshuaboud
|
defaf5d1ce
|
sort entries in refresh, not NavDir.get_children()
|
2021-05-31 17:18:26 -03:00 |
joshuaboud
|
7d1f9df49b
|
start implementing selecting multiple entries
|
2021-05-31 17:09:52 -03:00 |
joshuaboud
|
63b3505763
|
remove trailing /'s from path in nav bar
|
2021-05-31 14:52:22 -03:00 |
joshuaboud
|
c0b03584ea
|
fix package urls
|
2021-05-31 14:28:54 -03:00 |
Josh Boudreau
|
e67c23a0e0
|
Merge pull request #6 from 45Drives/dev-josh
Set up packaging and get ready for first release
|
2021-05-31 14:23:31 -03:00 |
joshuaboud
|
c88182999a
|
add package paths
|
2021-05-31 14:22:31 -03:00 |
joshuaboud
|
6301f83038
|
add install instructions
|
2021-05-31 14:18:06 -03:00 |
joshuaboud
|
33521e96a6
|
add image headers
|
2021-05-31 14:11:37 -03:00 |
joshuaboud
|
1366768864
|
add screenshots to readme
|
2021-05-31 14:10:13 -03:00 |
joshuaboud
|
37670083a5
|
disable spellcheck in file editor textarea
|
2021-05-31 13:59:01 -03:00 |
joshuaboud
|
fb2db3f52f
|
use built in file access API for reading/writing
|
2021-05-31 13:57:37 -03:00 |
joshuaboud
|
75cd0835af
|
truncate filename in right column and add tooltips
|
2021-05-31 12:54:51 -03:00 |
joshuaboud
|
442470dffd
|
add ability to create symlinks
|
2021-05-31 10:32:22 -03:00 |
joshuaboud
|
60fe5a3bf5
|
print verbose exception message when ls fails
|
2021-05-31 10:32:06 -03:00 |
joshuaboud
|
3cf7725787
|
re-enable buttons if editing fails or is cancelled
|
2021-05-31 10:15:54 -03:00 |
joshuaboud
|
5955a677d4
|
run attribution script for fontawesome
|
2021-05-28 17:21:41 -03:00 |
joshuaboud
|
b75ddda095
|
apply patternfly 3 button stylings in el7
|
2021-05-28 17:19:01 -03:00 |
joshuaboud
|
36c4cb93c2
|
fix height in el7
|
2021-05-28 17:18:32 -03:00 |
joshuaboud
|
b099adc3e8
|
give text editor monospaced font family
|
2021-05-28 16:29:57 -03:00 |
joshuaboud
|
cbbb717404
|
add packaging scripts
|
2021-05-28 16:22:38 -03:00 |
joshuaboud
|
338d757499
|
fix paths
|
2021-05-28 16:22:27 -03:00 |
joshuaboud
|
8182ae7ffa
|
fix path under %files
|
2021-05-28 16:22:18 -03:00 |
joshuaboud
|
507ff2cdda
|
add dockerfiles for build containers
|
2021-05-28 16:15:07 -03:00 |
joshuaboud
|
282bf8afb2
|
create spec file for RPM packaging
|
2021-05-28 16:11:29 -03:00 |
joshuaboud
|
1ba43c7bf2
|
change first version to 0.1.0
|
2021-05-28 16:09:26 -03:00 |
joshuaboud
|
f39c14ac26
|
set up deb packaging files
|
2021-05-28 16:08:27 -03:00 |
joshuaboud
|
a3113603b2
|
update gitignore for deb packaging
|
2021-05-28 15:57:30 -03:00 |
Josh Boudreau
|
f66ccd4632
|
Merge pull request #5 from 45Drives/dev-josh
adjust symlink symbol position
|
2021-05-28 15:54:23 -03:00 |
joshuaboud
|
002af480e2
|
adjust symlink symbol position
|
2021-05-28 15:53:57 -03:00 |
Josh Boudreau
|
e079be7110
|
Merge pull request #4 from 45Drives/dev-josh
italicize symlink filenames
|
2021-05-28 15:33:20 -03:00 |
joshuaboud
|
8633f4ebd1
|
italicize symlink filenames
|
2021-05-28 15:31:54 -03:00 |
Josh Boudreau
|
274b3edcd0
|
Merge pull request #3 from 45Drives/dev-josh
display link target path while editing file
|
2021-05-28 15:28:08 -03:00 |
joshuaboud
|
b3833f87bb
|
display link target path while editing file
|
2021-05-28 15:21:37 -03:00 |
Josh Boudreau
|
9b2886e81b
|
Merge pull request #2 from 45Drives/dev-josh
Dev josh
|
2021-05-28 15:08:23 -03:00 |
joshuaboud
|
db463c265a
|
finish adding param typedefs for new functions
|
2021-05-28 15:07:00 -03:00 |
joshuaboud
|
901fe71119
|
Merge remote-tracking branch 'origin/main' into dev-josh
|
2021-05-28 14:55:55 -03:00 |
Josh Boudreau
|
2e73ee4aed
|
Merge pull request #1 from 45Drives/dev-dawson
add js type definitions
|
2021-05-28 14:52:50 -03:00 |
joshuaboud
|
a3343bb7d4
|
implement symbolic link handling
|
2021-05-28 14:50:06 -03:00 |
dawson
|
dd31f5eba2
|
add js type definitions
|
2021-05-28 14:06:36 -03:00 |
joshuaboud
|
0d5855852b
|
update icon color to a cool grey
|
2021-05-28 13:51:10 -03:00 |
joshuaboud
|
a03c1f36e8
|
set up autocomplete for owner and group
|
2021-05-28 13:45:58 -03:00 |
joshuaboud
|
32790fafa2
|
Merge branch 'main' into dev-josh
|
2021-05-28 13:32:25 -03:00 |
joshuaboud
|
4df0d1311c
|
add funcs to grab users & groups for autocomplete
|
2021-05-28 13:26:26 -03:00 |
dawson
|
9b6078cedb
|
add reloading for the last active path and the show hidden files setting
|
2021-05-28 13:23:35 -03:00 |
joshuaboud
|
408de97a6c
|
Merge branch 'dev-sam' into merge-cephfs-stats
|
2021-05-28 12:59:47 -03:00 |
joshuaboud
|
db8e2bbc6a
|
fix grid alignment for permission checkboxes
|
2021-05-28 12:53:47 -03:00 |