Commit graph

11 commits

Author SHA1 Message Date
1782db4840
Add smoke tests for endpoints and optimize database queries 2026-04-10 23:54:10 +02:00
fb087a01c0
Enhance performance by prefetching more 2026-04-10 22:32:38 +02:00
66ea46cf23
Use celery tasks instead of systemd timers for periodic work; and add more tests
All checks were successful
Deploy to Server / deploy (push) Successful in 26s
2026-04-08 03:23:18 +02:00
d4fd35769d
Refactor URL handling to use BASE_URL across the application and add base_url context processor
All checks were successful
Deploy to Server / deploy (push) Successful in 22s
2026-04-03 19:51:01 +02:00
428f49879d
Add breadcrumb navigation
All checks were successful
Deploy to Server / deploy (push) Successful in 20s
2026-03-22 05:09:27 +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
d05996fd3b
Set page_url in views 2026-03-17 04:51:43 +01:00
725df27b47
Improve SEO? 2026-03-17 04:34:09 +01:00
c092d3089f
Fix types 2026-03-16 18:40:04 +01:00
d762081bd5
Add support for Kick
All checks were successful
Deploy to Server / deploy (push) Successful in 10s
2026-03-15 04:19:03 +01:00