aboutsummaryrefslogtreecommitdiff
path: root/memfs_www_embed.go
AgeCommit message (Expand)Author
2026-02-04cmd/gorankusu: implement socket based activation with systemdHEADmaindevShulhan
2025-12-27go.mod: set minimum Go version to 1.24.0 and update all dependenciesShulhan
2025-06-30all: update README for broken link in exampleShulhan
2025-02-03Release gorankusu v0.8.0 (2025-02-03)v0.8.0Shulhan
2025-02-03README: changes Development section to describe how to setup projectShulhan
2025-02-03go.mod: update all dependenciesShulhan
2025-02-03all: split the CSS into separate fileShulhan
2025-02-03all: update all dependenciesShulhan
2025-02-03all: update links, replace "share" with "pakakeh.go"Shulhan
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-09-07go.mod: update all dependenciesShulhan
2024-09-04go.mod: update all dependenciesShulhan
2024-06-08all: make HTTP Target Params works along with WithRawBodyShulhan
2024-06-08go.mod: update all dependenciesShulhan
2024-04-24_www: fix form input type file where content is binaryShulhan
2024-04-23_www: fix save on null Headers and VarsShulhan
2024-04-06Release gorankusu v0.6.1 (2024-04-06)v0.6.1Shulhan
2024-03-15all: update module pakakeh.go to the tipShulhan
2024-03-15all: update module pakakeh.go to the tipShulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2024-03-05Release gorankusu v0.6.0 (2024-03-05)v0.6.0Shulhan
2024-02-21all: add global HTTP headers for TargetShulhan
2024-02-19all: fix null navigation linksShulhan
2024-02-16example: check for error and set default attack duration to 10 secondsShulhan
2024-02-15all: move example to root directoryShulhan
2024-02-08all: allow submit free form request body in HTTPTargetShulhan
2024-02-07all: rename the project to gorankusuShulhan
2024-02-05all: implement form input fileShulhan
2024-02-04go.mod: update all dependenciesShulhan
2024-01-25_www: check HTTP response status greater or equal 400Shulhan
2024-01-25all: fix warnings recommended by linter reviveShulhan
2023-11-11Release trunks v0.4.1 (2023-11-11)v0.4.1Shulhan
2023-11-11_www: apply all eslint recommendationsShulhan
2023-11-11_www: setup eslint for linting TypeScript filesShulhan
2023-11-11_www: update wui moduleShulhan
2023-05-16Release trunks v0.4.0 (2023-05-16)v0.4.0Shulhan
2023-05-16all: move the _doc directory under _wwwShulhan
2023-05-16all: remove WebSocket serverShulhan
2023-05-16_www: replace WebSocket handlers with HTTP endpointsShulhan
2023-05-05all: add boolean Kind for FormInput, FormInputKindBooleanShulhan
2023-05-05go.mod: set Go version to 1.19 and update all dependenciesShulhan
2022-08-25all: group all documentations under directory _docShulhan
2022-08-21go.mod: set minimum Go to 1.18 and update all dependenciesShulhan
2022-04-20_www: set the WebSocket address schema based on URL protocolShulhan
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2022-03-13all: update dependenciesShulhan
2021-12-21all: add option to open link inside an iframeShulhan
2021-12-21all: add feature to register custom navigation linkShulhan