1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-21 18:55:36 +02:00
archivr/crates/archivr-server
TheGeneralist b33bf8dbd7
feat(server): expose via_freedium in capture API (default on)
CaptureBody gains via_freedium: Option<bool>; absent defaults to true.
The rearchive handler sets it to false — existing entries should not be
silently re-fetched through a mirror.
2026-07-19 12:09:37 +02:00
..
src feat(server): expose via_freedium in capture API (default on) 2026-07-19 12:09:37 +02:00
static feat(tags): revamp tags tab (#29) 2026-07-19 11:02:57 +02:00
Cargo.toml feat: entry previews (#24) 2026-07-12 16:23:04 +02:00