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-03-03
Release awwan v0.6.2 (2023-03-03)
v0.6.2
Shulhan
2023-03-03
_www: regenerate main.js using latest esbuild
Shulhan
2023-03-03
go.mod: update all dependencies
Shulhan
2023-03-01
all: fix the git clone URL in README
Shulhan
2023-02-12
go.mod: update all dependencies
Shulhan
2022-09-07
go.mod: set minimum Go to 1.18 and update all dependencies
Shulhan
2022-09-07
_doc: change the README symlink
Shulhan
2022-08-25
all: restructure the documents
Shulhan
2022-08-06
Release awwan v0.6.1 (2022-08-06)
v0.6.1
Shulhan
2022-08-06
go.mod: update all modules
Shulhan
2022-08-02
all: remove calling tsc when building main.js
Shulhan
2022-08-02
all: add empty .ssh directory to allow running build command
Shulhan
2022-08-02
all: changes the submodule wui to use https schema
Shulhan
2022-08-02
_AUR: add package script for Arch Linux user
Shulhan
2022-08-02
all: simplify the Makefile
Shulhan
2022-08-02
all: update the README with the latest implementation
Shulhan
2022-08-02
all: watch and convert .adoc files during development
Shulhan
2022-08-02
all: convert the adoc during build and serve
Shulhan
2022-08-02
_www/doc: remove generated HTML files
Shulhan
2022-08-01
all: clean up codes
Shulhan
2022-07-31
cmd/awwan: change the usage to string constant and move it to the top
Shulhan
2022-07-31
all: realign some structs to minimize memory usage
Shulhan
2022-07-30
all: fix "test" task and make the "lint" task optional
Shulhan
2022-07-30
all: remove old README.md
Shulhan
2022-07-30
all: update dependencies
Shulhan
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
[next]