index
:
awwan
dev
main
Configuration management software, scriptable shell with SSH support.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_wui
/
main.js
Age
Commit message (
Expand
)
Author
2026-02-03
all: add robots.txt to main and tour sites
Shulhan
2024-04-06
all: comply with linter recommendations
Shulhan
2023-12-22
_wui: implement button to stop execution
Shulhan
2023-12-08
_wui: update wui sub module
Shulhan
2023-12-06
_wui: use the output for displaying notification
Shulhan
2023-12-04
all: write the output as is when sending with server-sent events
Shulhan
2023-12-04
_wui: do not clear output when executing another command
Shulhan
2023-12-01
_wui: store and load the vfs width in local storage
Shulhan
2023-12-01
_wui: disable button "Local" and "Play" when clicked
Shulhan
2023-12-01
_wui: rename "Remote" to "Play"
Shulhan
2023-12-01
all: handle reconnecting when streaming execution
Shulhan
2023-12-01
all: implement HTTP API to fetch execution output by ID
Shulhan
2023-12-01
all: refactoring HTTP endpoint for Execute
Shulhan
2023-11-21
_wui: update editor component
Shulhan
2023-11-20
_wui: refactoring the layout once and for all
Shulhan
2023-11-19
_wui: various improvements
Shulhan
2023-11-19
_wui: fix build using tsc
Shulhan
2023-11-19
_wui: fix editor content grow outside browser width
Shulhan
2023-11-17
_wui: add vertical resizer, to resize between VFS and editor
Shulhan
2023-11-17
_wui: increase max file size to 1MiB
Shulhan
2023-11-16
all: always load SSH config when running Play
Shulhan
2023-11-16
_wui: allow all content type but decrease max file size to 100KB
Shulhan
2023-11-16
_wui: update wui/vfs to fix crumb overflow
Shulhan
2023-11-16
_wui: implement Decrypt
Shulhan
2023-11-15
_wui: use CTRL+Enter to trigger save instead of CTRL+s on editor
Shulhan
2023-11-15
_wui: add placeholder for input execute and link to documentation
Shulhan
2023-11-15
_wui: update vfs component
Shulhan
2023-11-15
_wui: implement Encrypt
Shulhan
2023-11-12
_wui: reset the input field when directory changes
Shulhan
2023-11-11
_wui: implement file filter
Shulhan
2023-11-11
_wui: update editor library
Shulhan
2023-11-11
_wui: various enhancements
Shulhan
2023-11-09
_wui: update submodule wui
Shulhan
2023-10-30
all: return the error as reponse in HTTP API execute
Shulhan
2023-10-30
_wui: fix mouse listener on down and up for resizing button
Shulhan
2023-10-30
_wui: fix saving on control+s on editor
Shulhan
2023-10-29
all: rename directory "_www" to "_wui"
Shulhan