aboutsummaryrefslogtreecommitdiff
path: root/vfs/vfs.js
AgeCommit message (Expand)Author
2024-09-15all: commit all generate JavaScript filesShulhan
2021-08-29all: remove and ignore generate JavaScript filesShulhan
2021-08-29vfs: export the WuiVfsNode classShulhan
2021-08-29vfs: add handler OpenNode to WuiVfsOptionsShulhan
2021-08-29vfs: add content_type to WuiVfsNodeInterface and use single mod_timeShulhan
2021-08-29vfs: simplify the handlers on WuiVfsOptionsShulhan
2021-08-28all: use the WuiResponseInterface for non-void return typeShulhan
2021-08-28all: refactoring to follow the coding style in READMEShulhan
2021-08-28vfs: rename all fields and variables to use snake caseShulhan
2021-08-27vfs: rename onClickPath to OpenPathShulhan
2021-08-27vfs: add parameter is_dir to OnClickNode handlerShulhan
2021-08-23vfs: fix the path when clicking crumb's pathShulhan
2021-08-23vfs: use different background color for directoryShulhan
2021-08-12vfs: add event OnClickNodeShulhan
2021-07-31all: add license file and headersShulhan
2021-07-26vfs: implement virtual file system explorerShulhan