index
:
awwan
dev
main
Configuration management software, scriptable shell with SSH support.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-11
Release awwan v0.9.0 (2023-11-11)
v0.9.0
Shulhan
2023-11-11
go.mod: update module ciigo
Shulhan
2023-11-11
internal: use separate DirWatcher instead of using instance of MemfsWui
Shulhan
2023-11-11
_wui: update editor library
Shulhan
2023-11-11
_wui: various enhancements
Shulhan
2023-11-11
script: respect spaces when joining multi lines command
Shulhan
2023-11-09
all: on file save, make sure file end with line-feed
Shulhan
2023-11-09
cmd/awwan: add option "-address" to command serve
Shulhan
2023-11-09
_wui: update submodule wui
Shulhan
2023-11-09
go.mod: update share module to tip
Shulhan
2023-11-07
all: add build and installation for ARM64
Shulhan
2023-10-30
make: add task "test-all-mkosi"
Shulhan
2023-10-30
all: pass Request when creating new SSH client
Shulhan
2023-10-30
all: refactoring Local and Play so that error get logged
Shulhan
2023-10-30
Makefile: add task "lint" as prerequisite of task "install"
Shulhan
2023-10-30
all: add begin and end for each script execution
Shulhan
2023-10-30
all: log all execution into file
Shulhan
2023-10-30
all: move the awwan unit test to separate files
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
cmd/www-awwan: move command "embed" as part of internal build
Shulhan
2023-10-29
go.mod: update share module to tip
Shulhan
2023-10-29
all: rename directory "_www" to "_wui"
Shulhan
2023-10-29
internal: use separate DirWatcher instead of using memfs instance
Shulhan
2023-10-29
_www/doc: update todo and README
Shulhan
2023-10-29
_www/doc: update HTML template
Shulhan
2023-10-29
internal: set the template file when converting markup
Shulhan
2023-10-29
_www: show confirmation when user open other file with unsaved changes
Shulhan
2023-10-29
all: remove global variable newLine
Shulhan
2023-10-29
internal: add missing copyright headers
Shulhan
2023-10-29
all: replace environment AWWAN_DEVELOPMENT with flag "-dev"
Shulhan
2023-10-29
_www: refresh the vfs list when file successfully removed
Shulhan
2023-10-29
all: remove the node when requested from HTTP API /awwan/api/fs
Shulhan
2023-10-28
Makefile: run task "lint-www" as precondition of "install" task
Shulhan
2023-10-28
_www: fix saving file content using CTRL+s
Shulhan
2023-10-28
_www: fix resizing editor/output by using wrapper on output
Shulhan
2023-10-28
_www: add button to resize editor and output
Shulhan
2023-10-27
_www: set the height of editor and output fixed
Shulhan
2023-10-26
all: use "mlog.MultiLogger" to log Request output and error
Shulhan
2023-10-26
_www: replace button "Clear selection" with text input for line range
Shulhan
2023-10-25
all: update all embedded files
Shulhan
2023-10-25
_www: setup eslint to lint the TypeScript file
Shulhan
2023-10-25
_www: update submodule wui to tip
Shulhan
2023-10-25
all: log and simplify error when source file is not exist
Shulhan
2023-10-22
cmd/awwan: replace log.Printf and os.Exit with log.Fatalf
Shulhan
2023-10-22
all: restructure the documentation
Shulhan
2023-10-22
all: document the magic word "#local"
Shulhan
2023-10-22
_mkosi: remove package git and gcc from being installed
Shulhan
2023-10-22
all: add magic command "#local"
Shulhan
[next]