aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/frontend
Commit message (Expand)AuthorAgeFilesLines
...
* Add CookPackageArtifacts attachment to web uizousar2025-03-211-2/+67
* Missing import statment on dashboard's start page (#314)Martin Ridgers2025-03-192-0/+1
* Dashboard: view -> list rename, table style fix, file name appended to downlo...Martin Ridgers2024-12-125-5/+8
* Dashboard CSS fixes and archival of a partial treemap view (#242)Martin Ridgers2024-11-284-6/+194
* Dashboard: display package data sizes in oplog entry and tree views. (#232)Martin Ridgers2024-11-268-42/+168
* Dashboard: oplog tree view (#217)Martin Ridgers2024-11-1816-1385/+1682
* Self-hosted dashboard: Searchable oplog and links between oplog entry depende...v5.5.12-pre0Martin Ridgers2024-11-1110-372/+1000
* Dashboard: oplog entry data download, more detail, styling tweaks. (#194)Martin Ridgers2024-10-146-103/+217
* Dashboard: alignment of complex stats & logo goes home (#187)Martin Ridgers2024-10-103-57/+78
* - Improvement: Self-hosted dashboard (#181)Martin Ridgers2024-10-035-161/+1161
* CSS colours in one place + small modal dialog fix. (#169)Martin Ridgers2024-09-263-23/+53
* Updated html.zipMartin Ridgers2024-09-241-0/+0
* Wrap ZipFs initialisation in ZEN_EMBED_HTML_ZIPMartin Ridgers2024-09-241-2/+6
* Updated frontend .zipMartin Ridgers2024-09-241-0/+0
* Added pagination when browsing oplog entriesMartin Ridgers2024-09-241-5/+19
* Build action cells using toolbarsMartin Ridgers2024-09-241-4/+11
* Removed commented out codeMartin Ridgers2024-09-241-1/+0
* Convenience on_click() that infers action classMartin Ridgers2024-09-241-2/+8
* Let's try centering table cells' contentsMartin Ridgers2024-09-241-0/+1
* Vertically center modal dialog's button labelsMartin Ridgers2024-09-241-0/+1
* Component.inner() for access to the underlying DOM elementMartin Ridgers2024-09-241-0/+5
* Deleted superfluous variable name suffixMartin Ridgers2024-09-241-7/+7
* Toolbars can be used within other elementsMartin Ridgers2024-09-242-1/+15
* Leave blank table cells emptyMartin Ridgers2024-09-241-1/+1
* Keep right() toolbar items flush to the sideMartin Ridgers2024-09-241-0/+4
* Lighten toolbar separatorsMartin Ridgers2024-09-242-1/+5
* Rudimentary toolbar componentMartin Ridgers2024-09-242-0/+56
* Add a little spacing between tablesMartin Ridgers2024-09-241-0/+1
* Test page of dashboard widgetsMartin Ridgers2024-09-241-0/+75
* Added a Page.set_title() to replace free zen_title()Martin Ridgers2024-09-241-10/+9
* add_section() is provided by Page baseMartin Ridgers2024-09-241-10/+12
* Min/max width for dashboard contentMartin Ridgers2024-09-242-1/+7
* clang-format passMartin Ridgers2024-09-241-1/+1
* Initial version of in-proc HTML dashboardMartin Ridgers2024-09-245-54/+787
* Updated stale commentMartin Ridgers2024-09-241-1/+1
* Only use embedded frontend content in release buildsMartin Ridgers2024-09-241-0/+4
* embed html frontend content as binary compiled data (#559)Dan Engelbrecht2023-11-232-2/+5
* adding more stats (#429)Dan Engelbrecht2023-09-281-7/+8
* fix url parsing crash (#399)Dan Engelbrecht2023-09-131-1/+1
* Enable front-end serving in release modeStefan Boberg2023-05-312-26/+40
* moved source directories into `/src` (#264)Stefan Boberg2023-05-025-0/+407