summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2023-11-11Release awwan v0.9.0 (2023-11-11)v0.9.0Shulhan
2023-11-11internal: use separate DirWatcher instead of using instance of MemfsWuiShulhan
2023-11-11_wui: update editor libraryShulhan
2023-11-11_wui: various enhancementsShulhan
2023-11-09_wui: update submodule wuiShulhan
2023-11-07all: add build and installation for ARM64Shulhan
2023-10-30all: return the error as reponse in HTTP API executeShulhan
2023-10-30_wui: fix saving on control+s on editorShulhan
2023-10-29cmd/www-awwan: move command "embed" as part of internal buildShulhan
2023-10-29go.mod: update share module to tipShulhan
2023-10-29all: rename directory "_www" to "_wui"Shulhan
2023-10-29internal: use separate DirWatcher instead of using memfs instanceShulhan
2023-10-29_www/doc: update todo and READMEShulhan
2023-10-29_www/doc: update HTML templateShulhan
2023-10-29internal: set the template file when converting markupShulhan
2023-10-29_www: show confirmation when user open other file with unsaved changesShulhan
2023-10-29internal: add missing copyright headersShulhan
2023-10-29all: replace environment AWWAN_DEVELOPMENT with flag "-dev"Shulhan
2023-10-29_www: refresh the vfs list when file successfully removedShulhan
2023-10-28_www: fix resizing editor/output by using wrapper on outputShulhan
2023-10-28_www: add button to resize editor and outputShulhan
2023-10-27_www: set the height of editor and output fixedShulhan
2023-10-26all: use "mlog.MultiLogger" to log Request output and errorShulhan
2023-10-26_www: replace button "Clear selection" with text input for line rangeShulhan
2023-10-25all: update all embedded filesShulhan
2023-10-25_www: setup eslint to lint the TypeScript fileShulhan
2023-10-22all: restructure the documentationShulhan
2023-10-22all: document the magic word "#local"Shulhan
2023-10-21all: prepare change logs for the next releaseShulhan
2023-10-18_www/doc: convert the background image to jpgShulhan
2023-10-18_www/doc: split To-do into separate pagesShulhan
2023-10-18_www/doc: add page that describe how to install awwanShulhan
2023-10-17internal: update memfs for www based on latest contentShulhan
2023-10-15internal/cmd/www-awwan: new static web server for awwan.orgShulhan
2023-10-11internal: update the embedded memfs for _wwwShulhan
2023-10-10all: setup integration tests using mkosi with systemd-nspawnShulhan
2023-10-04Release awwan v0.8.0 (2023-10-04)v0.8.0Shulhan
2023-09-30all: add option to bypass input passphrase from terminalShulhan
2023-09-29all: update README related to support for encryptionShulhan
2023-09-28_www: fix execute request that still use "begin_at" and "end_at"Shulhan
2023-09-28internal: replace esbuild api.Build with api.BuildContextShulhan
2023-09-27all: change default path for private key to be located under .ssh directoryShulhan
2023-09-21all: return the encrypted file in Encrypt methodShulhan
2023-09-20cmd/awwan: implement command to decrypt file using private keyShulhan
2023-09-20cmd/awwan: implement command to encrypt fileShulhan
2023-09-04internal: update embedded memfs contentShulhan
2023-05-14Release awwan v0.7.0 (2023-05-14)v0.7.0Shulhan
2023-05-14all: convert README from Asciidoc to MarkdownShulhan
2023-05-14all: update module share and ciigo to latest versionShulhan
2023-03-26all: move code for development to package internalShulhan