Joakim Hellsén TheLovinator · Hacker af
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-04-01 04:32:47 +02:00
4b04659fce
Add error handling for HTTP requests in import_chzzk_campaign command and enhance pagination display in campaign list template
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-04-01 04:24:42 +02:00
a0aef85b32
Remove Organization column from campaign list template
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-04-01 04:21:47 +02:00
280d8390ce
Alter URL fields in ChzzkCampaign and ChzzkReward models to allow blank values and increase max_length
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-04-01 04:20:54 +02:00
4c3b8510ab
Update URL fields in ChzzkCampaign and ChzzkReward models to include max_length and blank options
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-04-01 04:15:43 +02:00
06aa84eb4f
Alter ChzzkCampaign and ChzzkReward models to change fields from CharField to TextField
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-04-01 04:09:21 +02:00
596769874f
Remove references to ChzzkApiResponseV1 in schema tests and update test cases to use ChzzkApiResponseV2
9ce324fd2d
Implement Chzzk campaign management features, including models, views, and templates
677aedf42b
Add Chzzk campaign and reward models, import command, and schemas
c852134338
Add .gitattributes to mark JSON files as linguist-generated
6855f2b6f6
Update actionlint version to v1.7.12 in pre-commit configuration
Compare 8 commits »
TheLovinator merged pull request TheLovinator/ttvdrops#1 2026-04-01 04:09:20 +02:00
chzzk
TheLovinator created pull request TheLovinator/ttvdrops#1 2026-04-01 04:08:21 +02:00
chzzk
TheLovinator pushed to chzzk at TheLovinator/ttvdrops 2026-04-01 04:06:08 +02:00
596769874f
Remove references to ChzzkApiResponseV1 in schema tests and update test cases to use ChzzkApiResponseV2
TheLovinator pushed to chzzk at TheLovinator/ttvdrops 2026-04-01 04:05:11 +02:00
9ce324fd2d
Implement Chzzk campaign management features, including models, views, and templates
TheLovinator pushed to chzzk at TheLovinator/ttvdrops 2026-03-31 21:57:27 +02:00
677aedf42b
Add Chzzk campaign and reward models, import command, and schemas
c852134338
Add .gitattributes to mark JSON files as linguist-generated
6855f2b6f6
Update actionlint version to v1.7.12 in pre-commit configuration
Compare 3 commits »
TheLovinator pushed to chzzk at TheLovinator/ttvdrops 2026-03-30 17:01:18 +02:00
f6688ca904
Fix conditional syntax for server health check in deploy workflow
TheLovinator pushed to chzzk at TheLovinator/ttvdrops 2026-03-30 17:00:21 +02:00
f605ea9f55
Add initial chzzk app structure and configuration
f1ee0528e6
Update ruff-pre-commit version to v0.15.8
Compare 2 commits »
TheLovinator created branch chzzk in TheLovinator/ttvdrops 2026-03-30 17:00:21 +02:00
TheLovinator pushed to master at TheLovinator/feedvault.se 2026-03-30 02:18:10 +02:00
668526229d
Refactor entry_detail view to simplify JSON escaping logic
TheLovinator pushed to master at TheLovinator/feedvault.se 2026-03-29 17:03:00 +02:00
b0b7c4a0fe
Run Prek
6b990b4c72
Update ruff-pre-commit dependency to version 0.15.8
Compare 2 commits »
TheLovinator pushed to master at TheLovinator/feedvault.se 2026-03-27 04:29:23 +01:00
f9cac0974d
Refactor archive_feed command to confirm deletion of entries before proceeding
603090205a
Use templates for rendering
Compare 2 commits »
TheLovinator pushed to master at TheLovinator/feedvault.se 2026-03-26 19:30:41 +01:00
ac01862a17
Enhance archive_feed command with force option
78de71a7ff
Refactor archive_feed_task to include auto-retry and error handling
297b95a3a8
Use templates
Compare 3 commits »
TheLovinator pushed to master at TheLovinator/feedvault.se 2026-03-26 01:48:44 +01:00
08dbefa417
Add systemd service, timer, and socket files
ff70afa6c3
Add entry detail view
0e1624c2c9
Add --reset option to archive_feed command
Compare 3 commits »
TheLovinator pushed to master at TheLovinator/ttvdrops 2026-03-25 02:23:04 +01:00
41029bfbc9
Update curl command in README.md to use HTTPS