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
Age
Commit message (
Expand
)
Author
2023-11-11
Release awwan v0.9.0 (2023-11-11)
v0.9.0
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-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
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
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-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-22
all: restructure the documentation
Shulhan
2023-10-22
all: document the magic word "#local"
Shulhan
2023-10-21
all: prepare change logs for the next release
Shulhan
2023-10-18
_www/doc: convert the background image to jpg
Shulhan
2023-10-18
_www/doc: split To-do into separate pages
Shulhan
2023-10-18
_www/doc: add page that describe how to install awwan
Shulhan
2023-10-17
internal: update memfs for www based on latest content
Shulhan
2023-10-15
internal/cmd/www-awwan: new static web server for awwan.org
Shulhan
2023-10-11
internal: update the embedded memfs for _www
Shulhan
2023-10-10
all: setup integration tests using mkosi with systemd-nspawn
Shulhan
2023-10-04
Release awwan v0.8.0 (2023-10-04)
v0.8.0
Shulhan
2023-09-30
all: add option to bypass input passphrase from terminal
Shulhan
2023-09-29
all: update README related to support for encryption
Shulhan
2023-09-28
_www: fix execute request that still use "begin_at" and "end_at"
Shulhan
2023-09-28
internal: replace esbuild api.Build with api.BuildContext
Shulhan
2023-09-27
all: change default path for private key to be located under .ssh directory
Shulhan
2023-09-21
all: return the encrypted file in Encrypt method
Shulhan
2023-09-20
cmd/awwan: implement command to decrypt file using private key
Shulhan
2023-09-20
cmd/awwan: implement command to encrypt file
Shulhan
2023-09-04
internal: update embedded memfs content
Shulhan
2023-05-14
Release awwan v0.7.0 (2023-05-14)
v0.7.0
Shulhan
2023-05-14
all: convert README from Asciidoc to Markdown
Shulhan
2023-05-14
all: update module share and ciigo to latest version
Shulhan
2023-03-26
all: move code for development to package internal
Shulhan
[next]