summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-06Release awwan v0.12.1 (2024-04-05)v0.12.1Shulhan
2024-04-06all: comply with linter recommendationsShulhan
2024-04-06all: update module "pakakeh.go" to latest releaseShulhan
2024-03-22_ops: use shared mkosi cache in user's home ".cache"Shulhan
2024-03-22_wui: use shared static assets from Cloud StorageShulhan
2024-03-22all: replace module "share" with "pakakeh.go"Shulhan
2024-02-08Release awwan v0.12.0 (2024-02-08)v0.12.0Shulhan
2024-02-08go.mod: update share moduleShulhan
2024-01-22bash-completion: add completion for range in local and play argumentShulhan
2024-01-20completions: enable completion on first parameter in local and playShulhan
2024-01-16all: refactoring "env-set" argumentsShulhan
2024-01-16bash-completion: use command env-keys to show completion for env-getShulhan
2024-01-16all: add command env-keysShulhan
2024-01-16all: refactoring env-get commandShulhan
2024-01-16all: add bash completion scriptShulhan
2024-01-06internal: update memfs for www-awwan and wuiShulhan
2024-01-06Release awwan v0.11.0 (2024-01-06)v0.11.0Shulhan
2024-01-06go.mod: update all dependenciesShulhan
2023-12-26go.mod: update share moduleShulhan
2023-12-26_ops/tour: enable and start the awwan-tour containerShulhan
2023-12-22all: support cancellation when running command using SSH clientShulhan
2023-12-22go.mod: update share and x/crypto moduleShulhan
2023-12-22all: fix double "vv" in usage version stringShulhan
2023-12-22all: delete the execution response and context cancellation on finishedShulhan
2023-12-22_wui: implement button to stop executionShulhan
2023-12-22all: implement HTTP API to stop local or play executionShulhan
2023-12-22all: add [context.Context] to Local and PlayShulhan
2023-12-22all: check script file is a directoryShulhan
2023-12-22all: update comment on relativePath functionShulhan
2023-12-22all: save the current working directory to minimize call to [os.Getwd]Shulhan
2023-12-21all: changes default date-time prefix on testShulhan
2023-12-21all: setup tour.awwan.orgShulhan
2023-12-21_tour: update README for readabilityShulhan
2023-12-20testdata/http_server: fix missing .ssh directory on executeShulhan
2023-12-19go.mod: update share moduleShulhan
2023-12-18all: fix panic due to out of range when running "#require" statementShulhan
2023-12-17all: rename _play, _ops/awwan-play to _tour, _ops/awwan-tourShulhan
2023-12-17all: change the remote temporary directory to "~/.cache/awwan"Shulhan
2023-12-16all: make the magic line "#put:" use explicit source for encrypted fileShulhan
2023-12-16_AUR: update to v0.10.0 and fix package functionShulhan
2023-12-16Release awwan v0.10.0 (2023-12-16)v0.10.0Shulhan
2023-12-16_wui/doc: change the HTML element "dt" to have bold fontShulhan
2023-12-14all: make the magic line "#local" works on "local" command tooShulhan
2023-12-14internal/cmd: add flag "address" for command www-awwanShulhan
2023-12-14all: close the SSH connection once Play finishedShulhan
2023-12-14go.mod: update module ciigo and shareShulhan
2023-12-14all: fix memfs excludes regexShulhan
2023-12-14go.mod: replace esbuild with our own fork to fix rebuildShulhan
2023-12-14all: changes based on reports from linter reviveShulhan
2023-12-10go.mod: update module ciigoShulhan