1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-22 03:05:32 +02:00
archivr/crates/archivr-core/src
TheGeneralist db953de67a
feat(core): hierarchical tag API
- Tag/TagNode types, create_tag, list_tag_tree, assign_entry_tag,
  remove_entry_tag, entries_for_tag
- Tag-filtered search returns child entries (no root restriction)
- parent_entry_uid added to EntrySummary
- 8 new tests
2026-06-22 14:48:46 +02:00
..
downloader feat: add db and multi-archive web UI foundation (#8) 2026-06-14 00:27:16 +02:00
archive.rs feat(core): hierarchical tag API 2026-06-22 14:48:46 +02:00
database.rs feat(core): hierarchical tag API 2026-06-22 14:48:46 +02:00
hash.rs feat: add db and multi-archive web UI foundation (#8) 2026-06-14 00:27:16 +02:00
lib.rs feat: add db and multi-archive web UI foundation (#8) 2026-06-14 00:27:16 +02:00
twitter.rs feat: add db and multi-archive web UI foundation (#8) 2026-06-14 00:27:16 +02:00