aboutsummaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2026-02-04cmd/gorankusu: implement socket based activation with systemdHEADmaindevShulhan
2025-02-03all: replace external linters with internalShulhan
2025-02-03internal/cmd: use different port for local developmentShulhan
2025-02-03all: split the CSS into separate fileShulhan
2025-02-03all: update all dependenciesShulhan
2025-02-03cmd/gorankusu: add flags to set HTTP address and development modeShulhan
2024-10-07_www: rename submodule "wui" to "pakakeh_ts"Shulhan
2024-10-07all: update dependenciesShulhan
2024-04-23internal/cmd/gorankusu: convert documentation to HTML on "build"Shulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2024-02-21all: move reading GORANKUSU_DEV environment to [Environment.IsDevelopment]Shulhan
2024-02-21all: add parameter to use custom listen address in NewExampleShulhan
2024-02-15all: move example to root directoryShulhan
2024-02-07all: rename the project to gorankusuShulhan
2024-01-25internal/cmd/trunks: fix command to run TypeScript compilerShulhan
2023-11-11_www: setup eslint for linting TypeScript filesShulhan
2023-05-16all: move the _doc directory under _wwwShulhan
2022-08-25all: group all documentations under directory _docShulhan
2022-08-21all: remove trailing new line on each mlog formatShulhan
2022-08-21go.mod: set minimum Go to 1.18 and update all dependenciesShulhan
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2021-12-06go.mod: update to latest share moduleShulhan
2021-10-19cmd/trunks: update the node when changes on .js and .html filesShulhan
2021-10-18all: rename internal/cmd/trunks-example to internal/cmd/trunksShulhan
2021-10-17all: merge all workers for related to development to internal/cmdShulhan
2021-10-17all: move the main program for example to internal/cmd/trunks-exampleShulhan
2021-10-11go.mod: update to latest share and ciigo moduleShulhan
2021-09-27all: implement WebSocket APIShulhan
2021-09-25all: simplify development on trunks-exampleShulhan
2021-09-18www: refactoring using TypeScript and wui libraryShulhan
2021-04-09all: add task to generate embedded files in _wwwShulhan