ArchiveBox/archivebox/core
Claude 7c3a3e0dba
Put tag slug back in JS download filename
Address pirate's review: restore the slug in the client-side
download fallback filename. Expose tag.slug as data-slug on the
card element and in the search card schema so the JS can read it
directly without slugifying client-side.
2026-04-21 17:35:57 +00:00
..
management/commands wip 2026-03-23 03:58:32 -07:00
migrations Drop Tag slug column and use URL-encoded names 2026-04-20 17:05:07 +00:00
templatetags wip 2026-03-23 03:58:32 -07:00
__init__.py wip 2026-03-23 03:58:32 -07:00
actors.py rename actors to workers 2024-11-18 04:27:37 -08:00
admin_archiveresults.py update working changes 2026-03-25 05:36:07 -07:00
admin_site.py wip 2026-03-23 03:58:32 -07:00
admin_snapshots.py wip 2026-03-23 03:58:32 -07:00
admin_tags.py Drop Tag slug column and use URL-encoded names 2026-04-20 17:05:07 +00:00
admin_users.py wip 2026-03-23 03:58:32 -07:00
admin.py wip 2026-03-23 03:58:32 -07:00
apps.py wip 2026-03-23 03:58:32 -07:00
asgi.py fix lint 2026-03-15 18:45:29 -07:00
forms.py wip 2026-03-23 03:58:32 -07:00
host_utils.py wip 2026-03-23 03:58:32 -07:00
middleware.py wip 2026-03-23 03:58:32 -07:00
models.py Move tag slug logic onto Tag.slug @property 2026-04-21 17:32:25 +00:00
settings_logging.py wip 2026-03-23 03:58:32 -07:00
settings.py small fixes 2026-04-06 23:47:38 -07:00
tag_utils.py Put tag slug back in JS download filename 2026-04-21 17:35:57 +00:00
urls.py wip 2026-03-23 03:58:32 -07:00
views.py update working changes 2026-03-25 05:36:07 -07:00
widgets.py split tag editor issue 2026-04-07 20:21:58 -07:00
wsgi.py wip 2026-03-23 03:58:32 -07:00