Joakim Hellsén TheLovinator
TheLovinator created repository TheLovinator/homeserver 2025-05-28 20:24:54 +02:00
TheLovinator pushed to master at TheLovinator/ANewDawn 2025-05-28 17:11:20 +02:00
cd5c2ca10d Update model version
TheLovinator created repository TheLovinator/api.lovinator.space 2025-05-23 17:16:58 +02:00
TheLovinator pushed to master at TheLovinator/discord-rss-bot 2025-05-17 04:07:22 +02:00
44f50a4a98 Remove test for updating an existing feed
TheLovinator pushed to master at TheLovinator/discord-rss-bot 2025-05-17 03:58:19 +02:00
2a6dbd33dd Add button for manually updating feed
96bcd81191 Use ATX headers instead of SETEXT
Compare 2 commits »
TheLovinator pushed to master at TheLovinator/discord-rss-bot 2025-05-06 17:36:52 +02:00
901d6cb1a6 Honor 429 Too Many Requests and 503 Service Unavailable responses
TheLovinator pushed to master at TheLovinator/discord-rss-bot 2025-05-04 16:51:11 +02:00
7f9c934d08 Also use custom feed stuff if sent from send_to_discord
TheLovinator pushed to master at TheLovinator/discord-rss-bot 2025-05-04 05:28:54 +02:00
c3a11f55b0 Update Docker healthcheck
TheLovinator pushed to master at TheLovinator/discord-rss-bot 2025-05-04 04:08:49 +02:00
d8247fec01 Replace GitHub Actions build workflow with Gitea workflow
TheLovinator pushed to master at TheLovinator/discord-rss-bot 2025-05-04 03:50:30 +02:00
ffd6f2f9f2 Add Hoyolab API integration
544ef6dca3 Update ruff-pre-commit to version 0.11.8
e33b331564 Update ruff-pre-commit to version 0.11.5
cd0f63d59a Add tldextract for improved domain extraction and add new tests for extract_domain function
8b50003eda Group feeds by domain
Compare 10 commits »
TheLovinator created branch master in TheLovinator/discord-rss-bot 2025-05-04 03:50:29 +02:00
TheLovinator created repository TheLovinator/discord-rss-bot 2025-05-04 03:49:42 +02:00
TheLovinator pushed to master at TheLovinator/twitch-drop-notifier 2025-05-02 04:28:18 +02:00
abab9b359f Add custom 404 and 500 error handlers with corresponding templates
f5a874c6df Remove unused utility functions from models_utils.py
Compare 2 commits »
TheLovinator pushed to master at TheLovinator/twitch-drop-notifier 2025-05-01 21:55:54 +02:00
4e40bc032c Sort drops within campaigns by required minutes watched
ef02f7878e Group drops by campaign
ebed72f5fa Refactor drop display structure: replace list with table for benefits
Compare 3 commits »
TheLovinator pushed to master at TheLovinator/twitch-drop-notifier 2025-05-01 17:28:49 +02:00
14f2cdc9f9 Use Gitea for workflows; remove SECURITY.md
b1bd57bcc2 Update importer
73f1870431 Remove django-auto-prefetch
d7b31e1d42 Refactor models
d137ad61f0 Refactor README
Compare 5 commits »
TheLovinator pushed to master at TheLovinator/discord-embed 2025-04-19 02:17:24 +02:00
b8b9faa8f5 Move from Alpine to Debian Bookworm
TheLovinator pushed to master at TheLovinator/discord-embed 2025-04-16 23:20:29 +02:00
3564af2a21 Remove DOCKER_METADATA_ANNOTATIONS_LEVELS
TheLovinator pushed to master at TheLovinator/discord-embed 2025-04-16 23:09:56 +02:00
0383ba2a82 Update Docker image reference in build workflow
TheLovinator pushed to master at TheLovinator/discord-embed 2025-04-16 23:00:24 +02:00
ee41b64af0 Refactor Dockerfile to minimize image size
cb87f4e2d7 Lower Python requirment to 3.9
Compare 2 commits »
TheLovinator pushed to master at TheLovinator/ANewDawn 2025-04-14 21:47:15 +02:00
0d36a591fb Remove caching configuration from Docker publish workflow