aboutsummaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2026-02-11internal/cmd/www-awwan: add option to set shutdown idle durationShulhan
2026-02-09go.mod: update all dependenciesShulhan
2026-02-08internal: include the robots.txt from _wui/doc/ and _wui/ directoryShulhan
2026-02-03_ops/awwan-tour: fix build with latest mkosiShulhan
2026-02-03_wui/doc: use default ciigo styleShulhan
2026-02-03all: add robots.txt to main and tour sitesShulhan
2026-02-02internal/cmd/www-awwan: implement socket based activation using systemdShulhan
2025-12-27all: update all dependencies and fix linter warningsShulhan
2025-02-07internal/cmd/gocheck: internal lintersShulhan
2025-01-12all: update all dependenciesShulhan
2025-01-12go.mod: update all dependenciesShulhan
2024-04-06all: comply with linter recommendationsShulhan
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-01-16all: refactoring "env-set" argumentsShulhan
2024-01-16all: refactoring env-get commandShulhan
2024-01-06internal: update memfs for www-awwan and wuiShulhan
2023-12-22_wui: implement button to stop executionShulhan
2023-12-21all: setup tour.awwan.orgShulhan
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-14internal/cmd: add flag "address" for command www-awwanShulhan
2023-12-14go.mod: replace esbuild with our own fork to fix rebuildShulhan
2023-12-10go.mod: update module ciigoShulhan
2023-12-08_wui: update wui sub moduleShulhan
2023-12-08_wui/doc: detach the index from READMEShulhan
2023-12-06_wui: use the output for displaying notificationShulhan
2023-12-04all: write the output as is when sending with server-sent eventsShulhan
2023-12-04_wui: do not clear output when executing another commandShulhan
2023-12-01_wui: store and load the vfs width in local storageShulhan
2023-12-01_wui: disable button "Local" and "Play" when clickedShulhan
2023-12-01_wui: rename "Remote" to "Play"Shulhan
2023-12-01all: handle reconnecting when streaming executionShulhan
2023-12-01all: fix link to Repository in the READMEShulhan
2023-12-01all: implement HTTP API to fetch execution output by IDShulhan
2023-12-01all: refactoring HTTP endpoint for ExecuteShulhan
2023-11-22cmd/www-awwan: replace download links by requesting to server directlyShulhan
2023-11-21_wui: update editor componentShulhan
2023-11-20_wui: refactoring the layout once and for allShulhan
2023-11-20all: do not changes the Script path in the response of HTTP ExecuteShulhan
2023-11-19_wui: various improvementsShulhan
2023-11-19_wui: wrap path if its overflow instead of using scrollShulhan
2023-11-19_wui: fix build using tscShulhan
2023-11-19_wui: fix editor content grow outside browser widthShulhan
2023-11-19all: update share moduleShulhan
2023-11-19all: return 403 Forbidden when requesting awwan.key and awwan.passShulhan
2023-11-18_wui/doc: add missing documentation for env-get in awwan manualShulhan
2023-11-17_wui: add vertical resizer, to resize between VFS and editorShulhan
2023-11-17all: move the file argument in env-set to the last argumentShulhan