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
2022-03-14
Release awwan v0.5.0 (2022-03-14)
v0.5.0
Shulhan
2022-03-14
all: change the awwan software license to GPL 3.0 or later
Shulhan
2022-03-14
go.mod: update to module share v0.35.0
Shulhan
2022-03-13
all: move variables for embedded to constants
Shulhan
2022-02-05
Release awwan 0.4.0 (2022.02.05)
v0.4.0
Shulhan
2022-02-05
_www/doc: replace index to view README and CHANGELOG
Shulhan
2022-02-05
all: reformat CHANGELOG to make generated HTML readable
Shulhan
2022-02-05
Makefile: set CGO_ENABLED to true when running test
Shulhan
2022-02-05
go.mod: update to share module v0.34.0
Shulhan
2021-12-09
all: implement function to delete file on web user interface (WUI)
Shulhan
2021-12-09
all: make the local statement executed with "/bin/sh -c ..."
Shulhan
2021-12-09
go.mod: update to latest share module
Shulhan
2021-10-20
www: various changes
Shulhan
2021-10-20
all: watch the tsconfig.json file on worker build
Shulhan
2021-10-20
www: replace require.js with native JavaScript module
Shulhan
2021-10-20
all: implement feature to create new directory or file from wui
Shulhan
2021-10-20
all: add sub-command "build" to awwan
Shulhan
2021-10-08
go.mod: update to latest share module
Shulhan
2021-08-30
_www: disable save and execute buttons when no file opened
Shulhan
2021-08-29
_www: add header and link to documentation
Shulhan
2021-08-29
all: rewrite the web-user interface using TypeScript
Shulhan
2021-08-29
_www: allow to edit text file with size < 3MB
Shulhan
2021-08-29
_www: implement notification using wui/notif
Shulhan
2021-08-29
all: refactoring due to changes on wui editor and vfs
Shulhan
2021-08-28
_www: set the URL hash when changing directory
Shulhan
2021-08-27
_www: implement auto-save when pressing CTRL+S
Shulhan
2021-08-23
all: implement HTTP API and function to Save file on web-user interface
Shulhan
2021-08-23
go.mod: update module share
Shulhan
2021-08-22
all: implement serve command
Shulhan
2021-08-22
all: generate the coverage when running the test
Shulhan
2021-08-22
all: refactoring to support custom standard output and error
Shulhan
2021-08-22
go.mod: update share module
Shulhan
2021-08-22
all: rewrite the Session and Script using Statement
Shulhan
2021-08-11
all: fix and update content of README
Shulhan
2021-08-11
go.mod: update to latest share module
Shulhan
2021-08-11
all: join the require statement into single line
Shulhan
2021-08-09
all: rewrite the join statements function on Script
Shulhan
2021-08-09
all: refactoring the code
Shulhan
2021-08-01
all: refactoring the command
Shulhan
2021-07-21
all: remove double newline on logging
Shulhan
2021-07-21
all: expand the environment on statement when executing local script
Shulhan
2021-07-13
all: use native SFTP to put and get file when possible
Shulhan
2021-07-12
go.mod: update to latest share module
Shulhan
2021-06-09
Release awwan 0.3.0 (2021.06.09)
v0.3.0
Shulhan
2021-06-09
go.mod: update share module to latest version
Shulhan
2021-04-12
all: check and return an error if start index is out of range
Shulhan
2021-04-12
go.mod: update share module
Shulhan
2021-04-12
all: use consistent log prefix on command's methods
Shulhan
2021-04-12
all: log error when executing script (local or play)
Shulhan
2021-04-06
go.mod: set the minimum Go to 1.16 and update to share module v0.25.1
Shulhan
[next]