summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-07all: add tasks to release binaries automatically using karajoShulhan
2023-12-06_wui: use the output for displaying notificationShulhan
2023-12-06all: use the same date format between log and mlog packageShulhan
2023-12-06cmd/awwan: add line feed to all [fmt.Printf] stringShulhan
2023-12-06go.mod: update all dependenciesShulhan
2023-12-05all: remove duplicate errors logged on Copy, Put, and SudoCopyShulhan
2023-12-04_ops/awwan-test: set the build cache to _ops/mkosi.cacheShulhan
2023-12-04all: move _mkosi to _ops/awwan-testShulhan
2023-12-04all: refactoring container for integration testsShulhan
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-01all: move wrapping BEGIN and END outside of sessionShulhan
2023-12-01all: remove script name in the log prefixShulhan
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-01_ops: add awwan scripts to manage awwan.org websiteShulhan
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-25all: print non error information using package log instead of fmtShulhan
2023-11-22cmd/www-awwan: replace download links by requesting to server directlyShulhan
2023-11-22all: change deployment directly to serverShulhan
2023-11-21go.mod: update share moduleShulhan
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: fix excludes on HTTP server related to .gitShulhan
2023-11-19all: update share moduleShulhan
2023-11-19all: return 403 Forbidden when requesting awwan.key and awwan.passShulhan
2023-11-18make: set the lint-www task optionalShulhan
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
2023-11-17_wui: increase max file size to 1MiBShulhan
2023-11-17all: log each time section createdShulhan
2023-11-17all: implement command "env-get" to get value from environment filesShulhan
2023-11-17all: implement command to set environment value with "env-set"Shulhan
2023-11-17internal: use the node SysPath to convert markup fileShulhan
2023-11-17go.mod: update share moduleShulhan
2023-11-16all: refactoring, rename HttpResponse to ExecResponseShulhan
2023-11-16all: refactoring, rename Request to ExecRequestShulhan
2023-11-16all: always load SSH config when running PlayShulhan
2023-11-16_wui: allow all content type but decrease max file size to 100KBShulhan
2023-11-16_wui: update wui/vfs to fix crumb overflowShulhan