Commit graph

15 commits

Author SHA1 Message Date
8dfcd118e5
Fix pyright attribute access issues in test_sitemaps and fix import in views 2026-03-22 00:34:01 +01:00
778f71320f
Suppress xml.etree security lint for sitemap test
Add explicit noqa comments for S405/S314 in core/tests/test_sitemaps.py to satisfy the linter in test context.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-21 23:40:16 +01:00
1161670c34
Fix ruff issues: rename lambda arg, replace Any with object for type annotations 2026-03-21 23:26:57 +01:00
a8747791c0
Add is_fully_imported field to DropCampaign and KickDropCampaign models; update views and commands to filter by this field
All checks were successful
Deploy to Server / deploy (push) Successful in 18s
2026-03-20 00:55:32 +01:00
79fb9b09c1
Update web app manifest; fix type errors
All checks were successful
Deploy to Server / deploy (push) Successful in 18s
2026-03-19 19:39:27 +01:00
02ea6314c3
Use several sitemaps
All checks were successful
Deploy to Server / deploy (push) Successful in 11s
2026-03-17 18:14:27 +01:00
70298fdd1e
More core templates to core template dir
All checks were successful
Deploy to Server / deploy (push) Successful in 12s
2026-03-17 05:50:01 +01:00
768e6f2111
Improve feed explenation; add link to templates 2026-03-17 05:36:31 +01:00
d05996fd3b
Set page_url in views 2026-03-17 04:51:43 +01:00
ec5141f09a
Update SEO description for dashboard 2026-03-17 04:35:30 +01:00
391097b8b8
Add Schema.org support for dataset
All checks were successful
Deploy to Server / deploy (push) Successful in 12s
2026-03-17 02:29:01 +01:00
563266d8cc
Also add Kick to dataset 2026-03-17 00:07:22 +01:00
60c9ccf01a
Add dashboard for all the different sites 2026-03-16 21:54:31 +01:00
c092d3089f
Fix types 2026-03-16 18:40:04 +01:00
6f6116c3c7
Move Twitch stuff to /twitch/ 2026-03-16 15:27:33 +01:00