Commit Graph

23 Commits

Author SHA1 Message Date
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 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 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 7e55f374d1
create files 2021-05-20 15:20:34 -03:00