index
:
pakakeh.ts
dev
main
Web user interface components built with TypeScript.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vfs
/
vfs.js
Age
Commit message (
Expand
)
Author
2024-09-15
all: commit all generate JavaScript files
Shulhan
2021-08-29
all: remove and ignore generate JavaScript files
Shulhan
2021-08-29
vfs: export the WuiVfsNode class
Shulhan
2021-08-29
vfs: add handler OpenNode to WuiVfsOptions
Shulhan
2021-08-29
vfs: add content_type to WuiVfsNodeInterface and use single mod_time
Shulhan
2021-08-29
vfs: simplify the handlers on WuiVfsOptions
Shulhan
2021-08-28
all: use the WuiResponseInterface for non-void return type
Shulhan
2021-08-28
all: refactoring to follow the coding style in README
Shulhan
2021-08-28
vfs: rename all fields and variables to use snake case
Shulhan
2021-08-27
vfs: rename onClickPath to OpenPath
Shulhan
2021-08-27
vfs: add parameter is_dir to OnClickNode handler
Shulhan
2021-08-23
vfs: fix the path when clicking crumb's path
Shulhan
2021-08-23
vfs: use different background color for directory
Shulhan
2021-08-12
vfs: add event OnClickNode
Shulhan
2021-07-31
all: add license file and headers
Shulhan
2021-07-26
vfs: implement virtual file system explorer
Shulhan