| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-07 | _www: rename submodule "wui" to "pakakeh_ts" | Shulhan | |
| 2023-11-11 | _www: apply all eslint recommendations | Shulhan | |
| 2023-11-11 | _www: setup eslint for linting TypeScript files | Shulhan | |
| 2023-11-11 | _www: update wui module | Shulhan | |
| While at it reformat all files using default prettier. | |||
| 2022-03-14 | all: changes the license of trunks software to GPL 3.0 or later | Shulhan | |
| See https://kilabit.info/journal/2022/gpl for more information. | |||
| 2021-09-18 | www: refactoring using TypeScript and wui library | Shulhan | |
| Previously, the web user interface is written in pure, single JavaScript file. The LOC is short but its become hard to maintenance, especially when there is a change in HTML layout or on the response format. This changes rewrite the interface to use TypeScript in order to easily maintenance. The generated JavaScript is loaded using module [1]. [1] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules | |||
