aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/frontend/html
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/main' into sb/orchStefan Boberg2026-02-274-19/+21
|\
| * icon and header logo changeszousar2026-02-194-19/+21
* | added CPU usage to coordinator dashboard, along with memory infoStefan Boberg2026-02-251-0/+25
* | use websocket push for orchestrator dashboard updatesStefan Boberg2026-02-241-74/+126
* | added reachability to dashboardStefan Boberg2026-02-241-3/+15
* | update UI zip and escaped dynamic content in compute dashboardStefan Boberg2026-02-241-21/+27
* | added totals to coordinator dashboardStefan Boberg2026-02-231-0/+78
* | added some top-level metrics to the orchestrator dashboardStefan Boberg2026-02-231-0/+7
* | fix orchestrator-to-compute node linkStefan Boberg2026-02-191-1/+1
* | Merge branch 'main' into sb/orchStefan Boberg2026-02-196-32/+749
|\|
| * Merge branch 'main' into zs/web-ui-improvementszousar2026-02-181-0/+991
| |\
| * | entry.js handles missing/native items more gracefullyzousar2026-02-182-4/+32
| * | Dependencies table doesn't reflow the entries pagezousar2026-02-171-5/+19
| * | Rename the cache section in the web uizousar2026-02-171-1/+1
| * | Make files table in entry.js paginated and searchablezousar2026-02-171-40/+170
| * | Added custom page for cook.artifactszousar2026-02-164-4/+428
| * | Change breadcrumbs for oplogs to be more descriptivezousar2026-02-152-6/+12
| * | Add support for listing files on oplog entrieszousar2026-02-151-9/+110
| * | Restore handling for hard/soft name prefixeszousar2026-02-151-4/+16
| * | Enhance dependencies to include soft and hard depszousar2026-02-141-11/+13
* | | fix XSS issues by escaping errorsStefan Boberg2026-02-192-5/+17
* | | added dynamic nav bar to main dashboard page to make it easier to find second...Stefan Boberg2026-02-182-0/+63
* | | added 404 pageStefan Boberg2026-02-181-0/+486
* | | added basic orchestrator overview dashboardStefan Boberg2026-02-181-0/+285
* | | added very basic hub dashboardStefan Boberg2026-02-181-0/+304
* | | added banner and navbar to compute overview dashboardStefan Boberg2026-02-184-23/+420
| |/ |/|
* | structured compute basics (#714)Stefan Boberg2026-02-181-0/+991
|/
* Fix formatting of stat pages (#748)Liam Mitchell2026-02-093-3/+10
* Zs/oplog navigation fix (#731)Zousar Shaker2026-01-231-6/+6
* Avoid rendering user text input as HTML (#700)Liam Mitchell2026-01-091-1/+1
* Added actions to drop all projects or all z$ namespaces. (#655)Martin Ridgers2025-11-182-2/+54
* Include version string on the dashboard's start page. (#651)Martin Ridgers2025-11-173-2/+26
* Mr/dashboard stats summary tweak (#592)Martin Ridgers2025-10-201-9/+14
* Sorting oplog tree view by size would raise an error. (#497)Martin Ridgers2025-09-161-1/+1
* If the oplog has no packagestoreentry then show the raw json.Florent Devillechabrol2025-08-141-2/+5
* Do not skip oplog without package data.Florent Devillechabrol2025-08-142-36/+39
* Surfaced basic z$ information to self-hosted dashboard (#441)Martin Ridgers2025-06-182-0/+124
* Make metadata presentation more genericzousar2025-04-151-23/+42
* Fix for BigInt conversion bugzousar2025-04-151-1/+1
* Avoid signed overflow using BigIntzousar2025-04-115-13/+16
* Merge pull request #343 from ue-foundation/zs/web-ui-oplog-searchZousar Shaker2025-04-042-3/+7
|\
| * Oplog search improvementszousar2025-04-032-3/+7
* | Alternate fix by explicitly initializing pkg_idzousar2025-04-041-2/+1
* | Bump db versionzousar2025-04-031-1/+1
* | Don't duplicate ID bytes when more than one pkg_datazousar2025-04-031-0/+1
|/
* Removed do_nothing from entry.jszousar2025-03-251-2/+0
* Add CookPackageArtifacts attachment to web uizousar2025-03-211-2/+67
* Missing import statment on dashboard's start page (#314)Martin Ridgers2025-03-191-0/+1
* Dashboard: view -> list rename, table style fix, file name appended to downlo...Martin Ridgers2024-12-124-5/+8
* Dashboard CSS fixes and archival of a partial treemap view (#242)Martin Ridgers2024-11-283-6/+194