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-07-04
Release awwan v0.6.0 (2022-07-04)
v0.6.0
Shulhan
2022-07-04
www/doc: update structure of CHANGELOG
Shulhan
2022-07-04
go.mod: update share module to v0.39.0
Shulhan
2022-06-20
all: fix the #get! statement when executing on local
Shulhan
2022-06-20
_www: update the global application name
Shulhan
2022-06-20
all: reformat all go files using the next gofmt
Shulhan
2022-06-20
go.mod: set minimum Go version to 1.17 and update share module
Shulhan
2022-04-05
all: changes the way to build JavaScript using esbuild
Shulhan
2022-04-03
all: replace ioutil.ReadFile with os.ReadFile
Shulhan
2022-04-03
cmd/awwan: make the "help" and "version" as command
Shulhan
2022-04-03
go.mod: update share module to v0.36.0
Shulhan
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
[next]