ips/pkg6depotd
Till Wegmueller 195863f6d8
fix: Show actual repo last-modified time and widen publisher cards
Read last-modified from catalog.attrs instead of using get_info() which
falls back to current time when the package directory scan finds nothing.
Widened publisher card grid min-width from 320px to 420px so the
formatted date doesn't get cut off.
2026-03-15 23:06:09 +01:00
..
src fix: Show actual repo last-modified time and widen publisher cards 2026-03-15 23:06:09 +01:00
static fix: Show actual repo last-modified time and widen publisher cards 2026-03-15 23:06:09 +01:00
templates fix: Show actual repo last-modified time and widen publisher cards 2026-03-15 23:06:09 +01:00
tests feat: Add full-text search via FTS5 and enable search endpoints 2026-03-14 22:01:48 +01:00
.gitignore merging all ips packages into one repo 2021-03-21 14:12:03 -03:00
Cargo.lock merging all ips packages into one repo 2021-03-21 14:12:03 -03:00
Cargo.toml feat: Add web UI for browsing packages in pkg6depotd 2026-03-15 21:55:10 +01:00
LICENSE merging all ips packages into one repo 2021-03-21 14:12:03 -03:00
README.md merging all ips packages into one repo 2021-03-21 14:12:03 -03:00

IPS Repository server written in rust

Work in progress