index
:
awwan
dev
main
Configuration management software, scriptable shell with SSH support.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
memfs_wui.go
Age
Commit message (
Expand
)
Author
2023-12-16
Release awwan v0.10.0 (2023-12-16)
v0.10.0
Shulhan
2023-12-16
_wui/doc: change the HTML element "dt" to have bold font
Shulhan
2023-12-14
go.mod: replace esbuild with our own fork to fix rebuild
Shulhan
2023-12-08
_wui: update wui sub module
Shulhan
2023-12-08
_wui/doc: detach the index from README
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: fix link to Repository in the README
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-22
cmd/www-awwan: replace download links by requesting to server directly
Shulhan
2023-11-21
_wui: update editor component
Shulhan
2023-11-20
_wui: refactoring the layout once and for all
Shulhan
2023-11-20
all: do not changes the Script path in the response of HTTP Execute
Shulhan
2023-11-19
_wui: various improvements
Shulhan
2023-11-19
_wui: wrap path if its overflow instead of using scroll
Shulhan
2023-11-19
_wui: fix build using tsc
Shulhan
2023-11-19
_wui: fix editor content grow outside browser width
Shulhan
2023-11-19
all: update share module
Shulhan
2023-11-19
all: return 403 Forbidden when requesting awwan.key and awwan.pass
Shulhan
2023-11-18
_wui/doc: add missing documentation for env-get in awwan manual
Shulhan
2023-11-17
_wui: add vertical resizer, to resize between VFS and editor
Shulhan
2023-11-17
all: move the file argument in env-set to the last argument
Shulhan
2023-11-17
_wui: increase max file size to 1MiB
Shulhan
2023-11-17
all: implement command "env-get" to get value from environment files
Shulhan
2023-11-17
all: implement command to set environment value with "env-set"
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-16
all: implement HTTP API to decrypt file
Shulhan
2023-11-15
_wui: use CTRL+Enter to trigger save instead of CTRL+s on editor
Shulhan
2023-11-15
_wui: update vfs component
Shulhan
2023-11-15
_wui: implement Encrypt
Shulhan
2023-11-15
all: implement HTTP API to encrypt file
Shulhan
2023-11-12
_wui: reset the input field when directory changes
Shulhan
2023-11-11
_wui: implement file filter
Shulhan
2023-11-11
Release awwan v0.9.0 (2023-11-11)
v0.9.0
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-11-07
all: add build and installation for ARM64
Shulhan
2023-10-30
all: return the error as reponse in HTTP API execute
Shulhan
2023-10-30
_wui: fix saving on control+s on editor
Shulhan
2023-10-29
cmd/www-awwan: move command "embed" as part of internal build
Shulhan
[next]