Commit Graph

88 Commits

Author SHA1 Message Date
joshuaboud 09e56e58fb
ensure path at least contains "" 2021-05-27 13:12:15 -03:00
joshuaboud fa77701794
only call cephfs-dir-stats when needed 2021-05-27 12:26:23 -03:00
joshuaboud b59acf84d5
Merge changes for cephfs-dir-stats and light mode 2021-05-27 11:52:04 -03:00
sam55silver eda886561f Fixed button size of theme toggle. Made it smaller. 2021-05-27 11:15:30 -03:00
sam55silver baca851a98 Added a dark and light mode toggle! 2021-05-26 18:44:38 -03:00
joshuaboud 19620e11af
implement file editor 2021-05-26 17:15:28 -03:00
sam55silver 775b0f2f63 Added feature to see Ceph status on clusters you select 2021-05-26 17:04:29 -03:00
joshuaboud f6fb166b07
add dynamic dropdown list while typing path 2021-05-26 15:18:35 -03:00
joshuaboud 9b0131a0b8
default owner and group to '?' on error while determining 2021-05-26 13:36:13 -03:00
joshuaboud 049cd5f489
fix returning to previous dir on inaccessible 2021-05-26 13:35:51 -03:00
joshuaboud ea07f04a34
add forward and back button instead of just up 2021-05-26 13:25:11 -03:00
joshuaboud 424653b67c
implement adding files and directories 2021-05-26 12:52:45 -03:00
joshuaboud 239521eb1e
set up NavDir for implementing cephfs-dir-stats 2021-05-26 12:21:31 -03:00
joshuaboud 197918e229
implement deleting files and directories 2021-05-26 12:09:25 -03:00
joshuaboud fd400a65d0
implement applying changes 2021-05-26 12:01:31 -03:00
joshuaboud ef44b1edd8
implement applying changes to file 2021-05-26 11:20:17 -03:00
joshuaboud 6c149c6e13
implement parsing mode checkboxes and show preview of mode 2021-05-26 10:52:05 -03:00
joshuaboud 9c6fd17a2a
implement edit functions and add refresh button 2021-05-26 10:10:02 -03:00
joshuaboud 498cc6f3ad
add edit properties window and implement filling current values 2021-05-25 17:54:21 -03:00
joshuaboud 5338ddac07
use fontawesome icons 2021-05-25 16:41:03 -03:00
joshuaboud 28b7698534
use fontawesome icons for entries 2021-05-25 16:12:26 -03:00
joshuaboud 462c9086b1
add selection highlighting and fontawesome 2021-05-25 16:05:32 -03:00
joshuaboud d5e3e6ad47
show and stylize properties 2021-05-25 14:37:59 -03:00
joshuaboud 0d12a2d4b9
implement cd on double click and show stats on single click 2021-05-25 13:47:23 -03:00
joshuaboud da08328386
rename script to ls.py 2021-05-21 15:57:58 -03:00
joshuaboud a9e5dccc08
rename script to ls.py 2021-05-21 15:57:47 -03:00
joshuaboud 8c24123161
ignore vscode files 2021-05-21 15:55:22 -03:00
joshuaboud b7bd3a6b6b
create custom ls python script 2021-05-21 15:54:25 -03:00
joshuaboud 4c18ddd76a
implement changing directory 2021-05-21 15:00:20 -03:00
joshuaboud f9a0ec952d
preserve permissions while copying scripts 2021-05-21 15:00:03 -03:00
joshuaboud 5e212d3682
make script to execute ls -lL without failing as easily 2021-05-21 14:59:32 -03:00
joshuaboud 333696771e
make file and folder icons 2021-05-21 13:31:23 -03:00
joshuaboud 2a70b36d68
make NavEntry, NavDir, and NavFile classes, and global NavWindow class to display contents of / 2021-05-21 13:15:42 -03:00
joshuaboud a7972b9059
finish mockup 2021-05-20 16:55:49 -03:00
joshuaboud 1fb3658b81
add makefile 2021-05-20 16:55:34 -03:00
joshuaboud 7e55f374d1
create files 2021-05-20 15:20:34 -03:00
joshuaboud 842d453db3
add gitignore 2021-05-20 15:20:16 -03:00
Josh Boudreau a9cbd03c87
Initial commit 2021-05-20 15:15:32 -03:00