ips/pkg6depotd/static
Till Wegmueller d49bb3c306
feat: Add web UI for browsing packages in pkg6depotd
Add a human-facing web interface at /ui/ for browsing IPS package
repositories. Uses Askama templates, HTMX for interactivity, and
Pico.css for styling.

Routes:
- /ui/ - Publisher list with package counts
- /ui/packages/:publisher - Paginated package list
- /ui/search - Search with HTMX search-as-you-type
- /ui/package/:publisher/*fmri - Package detail with lazy manifest
- /ui/p5i - P5I file generation for installing package sets
2026-03-15 21:55:10 +01:00
..
css feat: Add web UI for browsing packages in pkg6depotd 2026-03-15 21:55:10 +01:00
js feat: Add web UI for browsing packages in pkg6depotd 2026-03-15 21:55:10 +01:00