mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
- Introduced a searchable index with structured `IndexEntry` support for packages, files, directories, and dependencies. - Added `search` method in `DepotRepo` with wildcard and case-sensitive query handling. - Created `/search/0` and `/search/1` routes for search API, supporting publishers and token-based queries. - Updated `SearchIndex` handling to map tokens to detailed `IndexEntry` structures. - Improved index building to include attributes for files, directories, and dependencies. |
||
|---|---|---|
| .. | ||
| actions | ||
| depend | ||
| digest | ||
| image | ||
| payload | ||
| repository | ||
| solver | ||
| api.rs | ||
| fmri.rs | ||
| lib.rs | ||
| publisher.rs | ||
| publisher_tests.rs | ||
| test_json_manifest.rs | ||
| transformer.rs | ||