ips/pkg6depotd
Till Wegmueller d295a6e219
fix: Resolve merge conflict between UI and search compatibility branches
Merge both the UI handler (index, ui modules) and the legacy pkg5
search endpoint changes. Remove the obsolete JSON-based
build_search_index method since search now uses FTS5 via
sqlite_catalog::build_shards.
2026-03-23 17:27:36 +01:00
..
src fix: Resolve merge conflict between UI and search compatibility branches 2026-03-23 17:27:36 +01:00
static feat: Add copy buttons for FMRI and install command on detail page 2026-03-15 23:22:32 +01:00
templates feat: Add copy buttons for FMRI and install command on detail page 2026-03-15 23:22:32 +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 fix: Resolve merge conflict between UI and search compatibility branches 2026-03-23 17:27:36 +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