summaryrefslogtreecommitdiff
path: root/memfs_www_embed.go
AgeCommit message (Expand)Author
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
2021-12-20go.mod: update share and ciigo modules to latestShulhan
2021-12-10www: fix rendering the WebSocket responseShulhan
2021-12-06go.mod: update to latest share moduleShulhan
2021-10-19www: load the stored variables into Target, HttpTarget, WebSocketTargetShulhan
2021-10-17www: disable modifying the Base URL on targetShulhan
2021-10-17www: create separate functions to save to local storagesShulhan
2021-10-11go.mod: update to latest share and ciigo moduleShulhan