Joakim Hellsén TheLovinator · Hacker af
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-24 23:27:28 +01:00
b7e1f2f7d7
Update git clone URL in README.md to point to the correct repository
TheLovinator created repository TheLovinator/SnakeSnakeSnake 2026-03-24 21:36:56 +01:00
TheLovinator pushed to master at TheLovinator/feedvault.se 2026-03-24 03:58:16 +01:00
a02b5d5f66
Add initial version of feeds app
e889b58aec
Add .gitattributes to exclude test data files from language statistics
c971117e67
Add empty feeds app
Compare 3 commits »
TheLovinator pushed to master at TheLovinator/feedvault.se 2026-03-23 23:33:20 +01:00
b112b69f52
Add silk and django-debug-toolbar
232f1b7f66
Refactor wsgi.py to improve type hinting and remove unnecessary docstring
dfcb8975b8
Refactor celery.py to enhance type hinting
827f94bce3
Remove unnecessary section header for Linux (Systemd) in README.md
8def159a72
Add launch configuration for Django debugging in VSCode
Compare 9 commits »
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-23 20:55:44 +01:00
302ef16975
Add PostgreSQL configuration to .env.example
8b571dac93
Include celery-types
Compare 2 commits »
TheLovinator pushed to master at TheLovinator/feedvault.se 2026-03-23 03:00:29 +01:00
119a8b7094
Remove unused internal app configurations from INSTALLED_APPS
TheLovinator pushed to master at TheLovinator/feedvault.se 2026-03-23 02:59:54 +01:00
ce22fb68f3
Reset everything
5ff8a87680
Update docker/login-action action to v4 (#37)
dbf255bc89
Update dependency python (#32)
5496bcdf5a
Add Aria tags
7a1226b232
Move CLI to own package
Compare 10 commits »
TheLovinator created branch master in TheLovinator/feedvault.se 2026-03-23 02:59:54 +01:00
TheLovinator created repository TheLovinator/feedvault.se 2026-03-23 02:59:40 +01:00
TheLovinator pushed to master at TheLovinator/panso.se 2026-03-22 20:02:19 +01:00
988d131c49
Add initial project structure and configuration files
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-22 19:45:12 +01:00
60d34bdf0d
Add django-upgrade hook to pre-commit configuration and remove unneded DEFAULT_AUTO_FIELD setting
TheLovinator created repository TheLovinator/panso.se 2026-03-22 16:09:41 +01:00
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-22 05:09:34 +01:00
428f49879d
Add breadcrumb navigation
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-22 01:12:28 +01:00
ef00b4c020
Fix feed links
867ddf7676
Update game detail template to improve box art alt text
8dfcd118e5
Fix pyright attribute access issues in test_sitemaps and fix import in views
Compare 3 commits »
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-22 00:13:18 +01:00
7478d4c851
Suppress pyright attribute access issue for BASE_URL in test fixture
f10a0102a5
Show participating live channel link on global dashboard for category-wide drops
778f71320f
Suppress xml.etree security lint for sitemap test
1161670c34
Fix ruff issues: rename lambda arg, replace Any with object for type annotations
Compare 4 commits »
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-21 19:12:55 +01:00
d99579ed2b
Add Redis configuration, integrate Celery, and sort fields in models
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-20 02:58:36 +01:00
ef2010464c
Comment out additional command calls after importing campaigns
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-20 00:55:41 +01:00
a8747791c0
Add is_fully_imported field to DropCampaign and KickDropCampaign models; update views and commands to filter by this field
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-19 19:53:32 +01:00
5d56a936b0
Add collectstatic command to deployment workflow
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-19 19:39:36 +01:00
79fb9b09c1
Update web app manifest; fix type errors