aboutsummaryrefslogtreecommitdiff
path: root/_wui
AgeCommit message (Expand)Author
2026-02-08internal: include the robots.txt from _wui/doc/ and _wui/ directoryShulhan
2026-02-04_wui/doc: use full link for download filesShulhan
2026-02-03_wui/doc: use default ciigo styleShulhan
2026-02-03all: add robots.txt to main and tour sitesShulhan
2026-02-02_wui/doc: simplify the license text in READMEShulhan
2025-10-03all: add option "$noparse" for magic "#put" commandShulhan
2024-09-08_wui: update wui submodule URLShulhan
2024-04-06all: comply with linter recommendationsShulhan
2024-03-22_wui: use shared static assets from Cloud StorageShulhan
2024-01-16all: refactoring "env-set" argumentsShulhan
2024-01-16all: refactoring env-get commandShulhan
2023-12-22_wui: implement button to stop executionShulhan
2023-12-21all: setup tour.awwan.orgShulhan
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-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: 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-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-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: 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-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
2023-11-16_wui: implement DecryptShulhan
2023-11-15_wui: use CTRL+Enter to trigger save instead of CTRL+s on editorShulhan
2023-11-15_wui: add placeholder for input execute and link to documentationShulhan
2023-11-15_wui: allow opening file with content type as "octet-stream"Shulhan
2023-11-15_wui: update vfs componentShulhan
2023-11-15_wui: implement EncryptShulhan
2023-11-12_wui: reset the input field when directory changesShulhan