aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/frontend/html/pages/entry.js
Commit message (Expand)AuthorAgeFilesLines
* entry.js handles missing/native items more gracefullyzousar2026-02-181-0/+16
* Dependencies table doesn't reflow the entries pagezousar2026-02-171-5/+19
* Make files table in entry.js paginated and searchablezousar2026-02-171-40/+170
* Added custom page for cook.artifactszousar2026-02-161-1/+13
* 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
* 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-141-14/+15
* Make metadata presentation more genericzousar2025-04-151-23/+42
* Avoid signed overflow using BigIntzousar2025-04-111-1/+4
* Removed do_nothing from entry.jszousar2025-03-251-2/+0
* Add CookPackageArtifacts attachment to web uizousar2025-03-211-2/+67
* Dashboard: view -> list rename, table style fix, file name appended to downlo...Martin Ridgers2024-12-121-0/+2
* Dashboard: display package data sizes in oplog entry and tree views. (#232)Martin Ridgers2024-11-261-6/+15
* Dashboard: oplog tree view (#217)Martin Ridgers2024-11-181-0/+195