mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 21:30:41 +00:00
- Added `/file/1/{digest}` route to support file retrieval without specifying the algorithm.
- Implemented a Python-compatible JSON serializer to ensure consistent formatting for catalog artifacts.
- Replaced `HashMap` with `BTreeMap` for deterministic ordering in catalog serialization and updates.
- Updated integration tests to validate the new route functionality and ensure response correctness.
- Refactored `format_iso8601_basic` to improve timestamp formatting consistency.
|
||
|---|---|---|
| .. | ||
| daemon | ||
| http | ||
| telemetry | ||
| cli.rs | ||
| config.rs | ||
| errors.rs | ||
| lib.rs | ||
| main.rs | ||
| repo.rs | ||