summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-12-09all: reduce the response on HTTP endpoint on GET fsShulhan
2023-12-08_wui: update wui sub moduleShulhan
2023-12-08_wui/doc: detach the index from READMEShulhan
2023-12-07_ops/awwan-play: use Ephemeral instead of ReadOnlyShulhan
2023-12-07_play: populate the content for play.awwan.orgShulhan
2023-12-07_ops: setup awwan-playShulhan
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