aboutsummaryrefslogtreecommitdiff
path: root/_wui/main.js
AgeCommit message (Expand)Author
2026-02-03all: add robots.txt to main and tour sitesShulhan
2024-04-06all: comply with linter recommendationsShulhan
2023-12-22_wui: implement button to stop executionShulhan
2023-12-08_wui: update wui sub moduleShulhan
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-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: fix build using tscShulhan
2023-11-19_wui: fix editor content grow outside browser widthShulhan
2023-11-17_wui: add vertical resizer, to resize between VFS and editorShulhan
2023-11-17_wui: increase max file size to 1MiBShulhan
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: update vfs componentShulhan
2023-11-15_wui: implement EncryptShulhan
2023-11-12_wui: reset the input field when directory changesShulhan
2023-11-11_wui: implement file filterShulhan
2023-11-11_wui: update editor libraryShulhan
2023-11-11_wui: various enhancementsShulhan
2023-11-09_wui: update submodule wuiShulhan
2023-10-30all: return the error as reponse in HTTP API executeShulhan
2023-10-30_wui: fix mouse listener on down and up for resizing buttonShulhan
2023-10-30_wui: fix saving on control+s on editorShulhan
2023-10-29all: rename directory "_www" to "_wui"Shulhan