ips/libips
Till Wegmueller 81bc7b8574
Refactor catalog handling by replacing get_legacy_catalog with get_catalog_file_path for improved clarity and consistency.
- Removed now-redundant catalog path resolution logic in `repo.rs`.
- Updated `file_backend` with a unified method for fetching catalog file paths, addressing invalid path prefixes.
- Adjusted HTTP handler to use the updated method.
2025-12-08 22:45:39 +01:00
..
src Refactor catalog handling by replacing get_legacy_catalog with get_catalog_file_path for improved clarity and consistency. 2025-12-08 22:45:39 +01:00
tests fixup catalog locations and import. Add end2end test for that. (ignored by default) 2025-08-13 19:09:22 +02:00
.gitignore merging all ips packages into one repo 2021-03-21 14:12:03 -03:00
Cargo.toml Add depend module for file-level dependency generation 2025-08-30 18:35:41 +02:00