| Commit message (Expand) | Author | Age | Files | Lines |
| * | sessions: persist to disk, prune, track client liveness, accept UE_LOGFMT (#1...HEADmain | Stefan Boberg | 2026-05-05 | 5 | -327/+1288 |
| * | zenhttp improvements (robustness / correctness) (#968) | Stefan Boberg | 2026-05-04 | 1 | -19/+17 |
| * | dashboard prominent version (#1009) | Dan Engelbrecht | 2026-04-22 | 2 | -2/+31 |
| * | Move ZipFs from zenserver frontend into zenhttp (#980) | Stefan Boberg | 2026-04-20 | 4 | -478/+1 |
| * | add dashboard copy button on select information lines (#962) | Dan Engelbrecht | 2026-04-16 | 8 | -9/+103 |
| * | fix utf characters in source code (#953) | Dan Engelbrecht | 2026-04-13 | 2 | -3/+3 |
| * | Compute OIDC auth, async Horde agents, and orchestrator improvements (#913) | Stefan Boberg | 2026-04-13 | 4 | -1599/+207 |
| * | Dashboard stats tiles no longer flicker (#943) | Dan Engelbrecht | 2026-04-11 | 6 | -190/+197 |
| * | dashboard search (#936) | Dan Engelbrecht | 2026-04-11 | 6 | -13/+184 |
| * | hydration data obliteration (#923) | Dan Engelbrecht | 2026-04-08 | 2 | -18/+124 |
| * | sort items on dashboard (#924) | Dan Engelbrecht | 2026-04-07 | 2 | -79/+113 |
| * | add pagination of cooked projects and caches on dashboard front page (#922) | Dan Engelbrecht | 2026-04-07 | 2 | -65/+171 |
| * | incremental dehydrate (#921) | Dan Engelbrecht | 2026-04-07 | 1 | -0/+1 |
| * | fix hub consule health endpoint registration (#917) | Dan Engelbrecht | 2026-04-02 | 1 | -0/+1 |
| * | s3 and consul fixes (#916) | Dan Engelbrecht | 2026-04-02 | 1 | -1/+1 |
| * | add provision button to hub ui (#915) | Dan Engelbrecht | 2026-04-02 | 1 | -0/+133 |
| * | hub instance dashboard proxy (#914) | Dan Engelbrecht | 2026-04-01 | 2 | -2/+2 |
| * | Request validation and resilience improvements (#864) | Stefan Boberg | 2026-03-30 | 1 | -8/+28 |
| * | hub resource limits (#900) | Dan Engelbrecht | 2026-03-30 | 9 | -150/+104 |
| * | dashboard improvements (#896) | Dan Engelbrecht | 2026-03-27 | 10 | -141/+578 |
| * | idle deprovision in hub (#895) | Dan Engelbrecht | 2026-03-27 | 2 | -8/+36 |
| * | Dashboard refresh (logs, storage, network, object store, docs) (#835) | Stefan Boberg | 2026-03-23 | 25 | -258/+8256 |
| * | add hub instance crash recovery (#885) | Dan Engelbrecht | 2026-03-23 | 2 | -1/+8 |
| * | hub web UI improvements (#878) | Dan Engelbrecht | 2026-03-22 | 2 | -20/+742 |
| * | add hub instance info (#869) | Dan Engelbrecht | 2026-03-20 | 2 | -4/+4 |
| * | Compute batching (#849) | Stefan Boberg | 2026-03-18 | 4 | -17/+12 |
| * | Made CPR optional, html generated at build time (#840) | Stefan Boberg | 2026-03-13 | 1 | -0/+0 |
| * | Transparent proxy mode (#823) | Stefan Boberg | 2026-03-12 | 5 | -10/+504 |
| * | Dashboard overhaul, compute integration (#814) | Stefan Boberg | 2026-03-09 | 29 | -854/+4327 |
| * | compute orchestration (#763) | Stefan Boberg | 2026-03-04 | 10 | -50/+2222 |
| * | updatefrontend | zousar | 2026-02-26 | 1 | -0/+0 |
| * | Merge branch 'main' into zs/web-ui-improvements | zousar | 2026-02-26 | 5 | -24/+67 |
| |\ |
|
| | * | HttpService/Frontend improvements (#782) | Stefan Boberg | 2026-02-25 | 2 | -15/+42 |
| | * | Various bug fixes (#778) | Stefan Boberg | 2026-02-24 | 4 | -14/+30 |
| | * | Revert "Fix correctness and concurrency bugs found during code review" | Stefan Boberg | 2026-02-24 | 2 | -18/+4 |
| | * | Fix correctness and concurrency bugs found during code review | Stefan Boberg | 2026-02-24 | 2 | -4/+18 |
| * | | updatefrontend | zousar | 2026-02-26 | 1 | -0/+0 |
| * | | icon and header logo changes | zousar | 2026-02-19 | 4 | -19/+21 |
| |/ |
|
| * | Merge branch 'main' into zs/web-ui-improvements | zousar | 2026-02-18 | 1 | -0/+991 |
| |\ |
|
| | * | structured compute basics (#714) | Stefan Boberg | 2026-02-18 | 1 | -0/+991 |
| * | | updatefrontend | zousar | 2026-02-18 | 1 | -0/+0 |
| * | | entry.js handles missing/native items more gracefully | zousar | 2026-02-18 | 2 | -4/+32 |
| * | | updatefrontend | zousar | 2026-02-17 | 1 | -0/+0 |
| * | | Dependencies table doesn't reflow the entries page | zousar | 2026-02-17 | 1 | -5/+19 |
| * | | Rename the cache section in the web ui | zousar | 2026-02-17 | 1 | -1/+1 |
| * | | Make files table in entry.js paginated and searchable | zousar | 2026-02-17 | 1 | -40/+170 |
| * | | Added custom page for cook.artifacts | zousar | 2026-02-16 | 4 | -4/+428 |
| * | | Change breadcrumbs for oplogs to be more descriptive | zousar | 2026-02-15 | 2 | -6/+12 |
| * | | Add support for listing files on oplog entries | zousar | 2026-02-15 | 1 | -9/+110 |
| * | | Restore handling for hard/soft name prefixes | zousar | 2026-02-15 | 1 | -4/+16 |