66ea46cf23
Use celery tasks instead of systemd timers for periodic work; and add more tests
Deploy to Server / deploy (push) Successful in 26s
2026-04-08 03:23:18 +02:00
7a6273c4a8
Remove redundant group change commands
Deploy to Server / deploy (push) Successful in 21s
2026-04-06 23:17:20 +02:00
2db9e513ff
Remove empty code block
2026-04-06 23:09:31 +02:00
41029bfbc9
Update curl command in README.md to use HTTPS
Deploy to Server / deploy (push) Successful in 19s
2026-03-25 02:23:00 +01:00
b7e1f2f7d7
Update git clone URL in README.md to point to the correct repository
Deploy to Server / deploy (push) Successful in 19s
2026-03-24 23:27:19 +01:00
d99579ed2b
Add Redis configuration, integrate Celery, and sort fields in models
Deploy to Server / deploy (push) Successful in 49s
2026-03-21 19:12:47 +01:00
4fb13b27fd
Add SupplementaryGroups and UMask settings to systemd service files
Deploy to Server / deploy (push) Successful in 12s
2026-03-16 23:14:36 +01:00
7c4bb9acca
rip Docker, long live systemd
2026-02-21 06:05:07 +01:00
a12b34a665
Implement dataset functionality with views, URLs, and management command
2026-02-10 16:47:54 +01:00
6842581656
Archive Twitch chat badges
2026-01-16 00:28:25 +01:00
1d6c52325c
Improve import command
2026-01-05 18:46:46 +01:00
b2eef830d8
Add and use pre-commit hooks
2025-11-28 04:44:07 +01:00
432d2b7707
Clean README
2025-07-21 01:48:40 +02:00
5c482c1729
feat: Add Twitch Drops Tracker application with campaign management
...
- Implemented models for DropCampaign, Game, Organization, DropBenefit, TimeBasedDrop, and DropBenefitEdge.
- Created views for listing and detailing drop campaigns.
- Added templates for dashboard, campaign list, and campaign detail.
- Developed management command to import drop campaigns from JSON files.
- Configured admin interface for managing campaigns and related models.
- Updated URL routing for the application.
- Enhanced README with installation instructions and project structure.
2025-07-09 22:46:23 +02:00
0c7c1c3f30
Add initial configuration and structure for the Twitch app, including models, views, and admin registration
2025-07-08 19:05:36 +02:00
5d4406670f
Initial commit
2025-07-08 01:21:59 +02:00