| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CSS colours in one place + small modal dialog fix. (#169) | Martin Ridgers | 2024-09-26 | 1 | -0/+0 |
| | | | | | | | | * Separate modal dialog's background into its own div with own opacity * Use :root and CSS vars for colours * An html.zip refresh | ||||
| * | Updated html.zip | Martin Ridgers | 2024-09-24 | 1 | -0/+0 |
| | | |||||
| * | Updated frontend .zip | Martin Ridgers | 2024-09-24 | 1 | -0/+0 |
| | | |||||
| * | Initial version of in-proc HTML dashboard | Martin Ridgers | 2024-09-24 | 1 | -0/+0 |
| | | |||||
| * | embed html frontend content as binary compiled data (#559) | Dan Engelbrecht | 2023-11-23 | 1 | -0/+0 |
| - Feature: Added xmake task `updatefrontend` which updates the zip file containing the frontend html (`/src/zenserver/frontend/html.zip`) - Improvement: The frontend html content is no longer appended at the end of the executable which prevented signing, instead it is compiled in from the `/src/zenserver/frontend/html.zip` archive - Improvement: MacOS now does ad-hoc code signing by default when issuing `xmake bundle`, signing with proper cert is done on CI builds | |||||