Joakim Hellsén TheLovinator
TheLovinator created repository TheLovinator/postgres-handholder 2025-06-18 06:03:48 +02:00
TheLovinator pushed to master at TheLovinator/compose 2025-06-18 06:01:11 +02:00
b0b663b7d8 dev: add dev tools, pre-commit, Makefile, contributing, changelog, CI, and fix python version
TheLovinator pushed to master at TheLovinator/compose 2025-06-18 05:05:55 +02:00
2557aacd5d Refactor DockerComposeManager usage in basic_example and enhance error handling for service, network, config, and secret management
c8e262a736 Remove copyright header and ensure flexibility in VolumeConfig by allowing extra fields
Compare 2 commits »
TheLovinator pushed to master at TheLovinator/compose 2025-06-18 04:44:20 +02:00
6a70beb156 Enhance configuration classes with detailed docstrings and improve YAML saving functionality in DockerComposeManager
TheLovinator pushed to master at TheLovinator/compose 2025-06-18 04:41:55 +02:00
2996016aee Add logging to basic_example and update PostgreSQL database name
2e000017e4 Enhance DockerComposeManager with detailed service, volume, and network configurations using Pydantic models
Compare 2 commits »
TheLovinator pushed to master at TheLovinator/compose 2025-06-18 04:14:57 +02:00
f0ee0bcac6 Implement volume and network management methods in DockerComposeManager and enhance service creation with additional parameters
TheLovinator pushed to master at TheLovinator/compose 2025-06-18 03:55:52 +02:00
be43c468a4 Refactor pyproject.toml and enhance DockerComposeManager with type hints
TheLovinator pushed to master at TheLovinator/compose 2025-06-18 03:46:13 +02:00
63160d682f Add initial implementation of Docker Compose manager and example usage
49e72e82a0 Update .gitignore
Compare 2 commits »
TheLovinator created repository TheLovinator/compose 2025-06-18 02:36:48 +02:00
TheLovinator created repository TheLovinator/notes 2025-06-07 16:42:56 +02:00
TheLovinator pushed to master at TheLovinator/discord-rss-bot 2025-06-07 06:05:56 +02:00
4be0617a01 Add additional words to cSpell configuration in settings.json
TheLovinator pushed to master at TheLovinator/discord-rss-bot 2025-06-07 05:55:38 +02:00
1d16e7e24e Change log level to debug and update port to 3000
b3197a77e3 Update README
8095e54464 Add uv-pre-commit hooks
aeee40820d Add uv stuff
de665817d0 Update .gitignore
Compare 8 commits »
TheLovinator created repository TheLovinator/ttvdrops 2025-06-01 01:10:45 +02:00
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