joshuaboud
|
7a441dd47d
|
split single source file out into components
|
2021-07-14 13:12:09 -03:00 |
joshuaboud
|
c1c473708b
|
add search bar to filter items in directory
|
2021-06-08 14:54:58 -03:00 |
joshuaboud
|
ec5b66df1a
|
add sort options to list view
|
2021-06-08 14:00:44 -03:00 |
joshuaboud
|
977d6dc636
|
add list view
|
2021-06-07 17:00:42 -03:00 |
joshuaboud
|
9917d35982
|
use campaign link
|
2021-06-03 13:41:41 -03:00 |
joshuaboud
|
ee6fc26ffc
|
implement drag and drop file upload
|
2021-06-03 13:34:52 -03:00 |
joshuaboud
|
56f3c94b06
|
fix contextmenu in el7 and default link target
|
2021-06-02 13:37:52 -03:00 |
joshuaboud
|
55165e11c9
|
move rename to contextmenu, exclusive touch script
|
2021-06-02 12:07:21 -03:00 |
joshuaboud
|
3c9e99f92c
|
create custom context menu on right click
|
2021-06-01 16:51:13 -03:00 |
joshuaboud
|
202c0adf41
|
add byte total in footer for cwd
|
2021-06-01 12:36:13 -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
|
37670083a5
|
disable spellcheck in file editor textarea
|
2021-05-31 13:59:01 -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
|
5955a677d4
|
run attribution script for fontawesome
|
2021-05-28 17:21:41 -03:00 |
joshuaboud
|
a03c1f36e8
|
set up autocomplete for owner and group
|
2021-05-28 13:45:58 -03:00 |
joshuaboud
|
db8e2bbc6a
|
fix grid alignment for permission checkboxes
|
2021-05-28 12:53:47 -03:00 |
joshuaboud
|
7d08fc73a1
|
add logo in footer with link to 45drives.com
|
2021-05-27 17:22:55 -03:00 |
joshuaboud
|
0f46f8b65d
|
move hidden files toggle closer to theme toggle
|
2021-05-27 16:48:52 -03:00 |
joshuaboud
|
489644603b
|
add toggle for showing/hiding hidden files/dirs
|
2021-05-27 16:46:54 -03:00 |
joshuaboud
|
fa75722d3a
|
default num dirs and files to "-"
|
2021-05-27 16:22:43 -03:00 |
joshuaboud
|
fd1cbd101f
|
add footer and file/dir count
|
2021-05-27 16:22:08 -03:00 |
joshuaboud
|
72411a542d
|
style textarea and update button icons
|
2021-05-27 16:04:43 -03:00 |
joshuaboud
|
ba4387df43
|
spaces to tabs
|
2021-05-27 15:26:11 -03:00 |
joshuaboud
|
a3ee611894
|
filesystem to File System
|
2021-05-27 15:24:35 -03:00 |
joshuaboud
|
15dc03dcb4
|
add copyright disclaimer
|
2021-05-27 15:21:49 -03:00 |
joshuaboud
|
827b138d57
|
color scrollbar, add spinner, disable btns on edit
|
2021-05-27 14:57:35 -03:00 |
joshuaboud
|
f04785d4d0
|
resize theme toggle and add icon
|
2021-05-27 13:32:53 -03:00 |
joshuaboud
|
b59acf84d5
|
Merge changes for cephfs-dir-stats and light mode
|
2021-05-27 11:52:04 -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 |
joshuaboud
|
f6fb166b07
|
add dynamic dropdown list while typing path
|
2021-05-26 15:18:35 -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
|
197918e229
|
implement deleting files and directories
|
2021-05-26 12:09:25 -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
|
462c9086b1
|
add selection highlighting and fontawesome
|
2021-05-25 16:05:32 -03:00 |
joshuaboud
|
0d12a2d4b9
|
implement cd on double click and show stats on single click
|
2021-05-25 13:47:23 -03:00 |
joshuaboud
|
b7bd3a6b6b
|
create custom ls python script
|
2021-05-21 15:54:25 -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 |