aboutsummaryrefslogtreecommitdiff
path: root/http_server_test.go
AgeCommit message (Expand)Author
2026-02-12all: change Serve parameters to struct `ServeOptions`Shulhan
2026-02-06all: improve the Server-Sent Events (SSE) outputShulhan
2026-02-03cmd/awwan: implement socket based activation on serve commandShulhan
2025-02-07internal/cmd/gocheck: internal lintersShulhan
2024-04-06all: comply with linter recommendationsShulhan
2024-03-22all: replace module "share" with "pakakeh.go"Shulhan
2023-12-22all: implement HTTP API to stop local or play executionShulhan
2023-12-14all: changes based on reports from linter reviveShulhan
2023-12-04all: write the output as is when sending with server-sent eventsShulhan
2023-12-01all: implement HTTP API to fetch execution output by IDShulhan
2023-12-01all: refactoring HTTP endpoint for ExecuteShulhan
2023-11-19all: return 403 Forbidden when requesting awwan.key and awwan.passShulhan
2023-11-16all: implement HTTP API to decrypt fileShulhan
2023-11-15all: implement HTTP API to encrypt fileShulhan