ArchiveBox/archivebox/templates/core
Lucas Schwiderski 10f0c4a077
Implement searching individual fields
So far only for the public view, since we already have a custom search
form there, where this is easy to add.
This initial implementation supports the common set of metadata fields
that the searchbar placeholder also mentions, but adding more fields
is trivial.
2024-06-19 16:50:16 +02:00
..
add.html redirect add page back to snapshots list automatically 2023-10-19 18:24:19 -07:00
base.html link to exact build commit hash in public index footer 2024-01-03 20:09:04 -08:00
index_row.html Add missing closing quote to style attribute 2023-03-27 10:54:04 +13:00
minimal_index.html fix missing/outdated template variables 2021-02-16 01:23:31 -05:00
navigation.html big overhaul of REST API, split into auth, core, and cli methods 2024-04-25 03:56:22 -07:00
progressbar.html add timezone support, tons of CSS and layout improvements, more detailed snapshot admin form info, ability to sort by recently updated, better grid view styling, better table layouts, better dark mode support 2021-04-10 04:21:36 -04:00
public_index.html Implement searching individual fields 2024-06-19 16:50:16 +02:00
snapshot.html persist snapshot index header collapse state 2024-01-19 03:47:38 -08:00
snapshot_live.html add filesizes and stray files in snapshot dir to snapshot_live ui 2024-06-03 02:31:35 -07:00
static_index.html fix missing/outdated template variables 2021-02-16 01:23:31 -05:00