mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
Fix package detail 404: FMRI in URL paths now uses just name@version instead of the full pkg://publisher/name@version, since the publisher is already a separate path segment. This affected package detail, manifest loading, dependency links, and search result links. Drop Pico.css CDN dependency — it was fighting the custom dark theme causing visual issues. Replaced with a complete standalone stylesheet with proper reset, giving full control over the design. |
||
|---|---|---|
| .. | ||
| src | ||
| static | ||
| templates | ||
| tests | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
IPS Repository server written in rust
Work in progress