ips/pkg6depotd
Till Wegmueller 7d5ddb626f
feat: Add copy buttons for FMRI and install command on detail page
Replace the cramped FMRI badge and install-cmd div with full-width
copyable blocks that have labeled headers, single-line horizontal
scrolling (no wrapping), and a copy-to-clipboard button. The button
shows a checkmark on success. The install command copy strips the
leading $ prompt.
2026-03-15 23:22:32 +01:00
..
src fix: Show actual repo last-modified time and widen publisher cards 2026-03-15 23:06:09 +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 feat: Add web UI for browsing packages in pkg6depotd 2026-03-15 21:55:10 +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