aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2026-03-27go.mod: update pakakeh.go to the tipHEADmaindevShulhan
2026-02-15all: fix data race in Play and in integration testsShulhan
2026-02-11internal/cmd/www-awwan: add option to set shutdown idle durationShulhan
2026-02-09go.mod: update all dependenciesShulhan
2026-02-03go.mod: update pakakeh.goShulhan
2026-02-02internal/cmd/www-awwan: implement socket based activation using systemdShulhan
2025-12-27all: update all dependencies and fix linter warningsShulhan
2025-10-03go.mod: update all dependenciesShulhan
2025-06-29go.mod: update all dependenciesShulhan
2025-04-19go.mod: update all dependenciesShulhan
2025-02-07go.mod: update all dependenciesShulhan
2025-01-12all: update all dependenciesShulhan
2025-01-12go.mod: update all dependenciesShulhan
2024-09-08go.mod: update all dependenciesShulhan
2024-04-06all: update module "pakakeh.go" to latest releaseShulhan
2024-03-22all: replace module "share" with "pakakeh.go"Shulhan
2024-02-08go.mod: update share moduleShulhan
2024-01-16all: add command env-keysShulhan
2024-01-06go.mod: update all dependenciesShulhan
2023-12-26go.mod: update share moduleShulhan
2023-12-22all: support cancellation when running command using SSH clientShulhan
2023-12-22go.mod: update share and x/crypto moduleShulhan
2023-12-19go.mod: update share moduleShulhan
2023-12-17all: change the remote temporary directory to "~/.cache/awwan"Shulhan
2023-12-14go.mod: update module ciigo and shareShulhan
2023-12-14go.mod: replace esbuild with our own fork to fix rebuildShulhan
2023-12-10go.mod: update module ciigoShulhan
2023-12-09all: reduce the response on HTTP endpoint on GET fsShulhan
2023-12-06go.mod: update all dependenciesShulhan
2023-12-01all: handle reconnecting when streaming executionShulhan
2023-12-01all: implement HTTP API to fetch execution output by IDShulhan
2023-11-22cmd/www-awwan: replace download links by requesting to server directlyShulhan
2023-11-21go.mod: update share moduleShulhan
2023-11-19all: update share moduleShulhan
2023-11-17go.mod: update share moduleShulhan
2023-11-16go.mod: update share moduleShulhan
2023-11-15all: implement HTTP API to encrypt fileShulhan
2023-11-11go.mod: update module ciigoShulhan
2023-11-09go.mod: update share module to tipShulhan
2023-10-29go.mod: update share module to tipShulhan
2023-10-29all: remove the node when requested from HTTP API /awwan/api/fsShulhan
2023-10-25all: log and simplify error when source file is not existShulhan
2023-10-21go.mod: update all dependenciesShulhan
2023-10-04go.mod: update share moduleShulhan
2023-09-28internal: replace esbuild api.Build with api.BuildContextShulhan
2023-09-27go.mod: update share to fix error checkingShulhan
2023-09-26go.mod: update share moduleShulhan
2023-09-23go.mod: update all dependenciesShulhan
2023-09-20all: replace rsa.Decrypt/EncryptOAEP with libcrypto.Decrypt/EncryptOaepShulhan
2023-09-20all: add method Encrypt to AwwanShulhan