Commit Graph

23 Commits

Author SHA1 Message Date
zwitschi 0952c21c7b feat: update dashboard port from 8080 to 8420 in configuration and documentation 2026-05-10 13:24:49 +02:00
zwitschi f88f60a019 feat: add functions to check and update 4:20 timezone cache
Build and Deploy Docker Container / test (push) Successful in 14s
Build and Deploy Docker Container / build-and-deploy (push) Failing after 30s
2026-05-10 13:06:31 +02:00
zwitschi a4c92470b6 feat: add maintenance module for message deletion and related utilities
Build and Deploy Docker Container / test (push) Successful in 37s
Build and Deploy Docker Container / build-and-deploy (push) Failing after 1m3s
feat: implement tests for maintenance functions and dashboard interactions
feat: add timezone and country tests for thctime module
2026-05-10 12:36:02 +02:00
zwitschi 01d94376d4 feat: implement timezone and country data handling in thctime module 2026-05-10 12:20:40 +02:00
zwitschi 3f5630da2c fix: update dashboard host to allow external access
Build and Deploy Docker Container / test (push) Successful in 23s
Build and Deploy Docker Container / build-and-deploy (push) Failing after 52s
2026-05-10 12:07:32 +02:00
zwitschi 6bae1e2f66 feat: add HTML template rendering and test notification functionality
Build and Deploy Docker Container / test (push) Successful in 32s
Build and Deploy Docker Container / build-and-deploy (push) Failing after 58s
2026-05-10 12:01:25 +02:00
zwitschi c15e9bbd7c fix: improve logging and pagination logic in delete_old_messages function 2026-05-10 11:32:24 +02:00
zwitschi ce5b31485c refactor: remove dashboard startup function and adjust message deletion schedule 2026-05-10 09:18:18 +02:00
zwitschi 0c6e4c7235 feat: enable scheduled notifications for reminders and specific messages 2026-05-09 22:19:43 +02:00
zwitschi 61473c5dee fix: update embed message for unknown notification type and clean up related test
Build and Deploy Docker Container / build-and-deploy (push) Failing after 58s
Test Application / test (push) Successful in 24s
2026-05-09 22:16:20 +02:00
zwitschi e30920067f feat: Add dashboard support and enhance Discord webhook functionality
Build and Deploy Docker Container / build-and-deploy (push) Failing after 3m8s
Test Application / test (push) Failing after 28s
- Updated docker-compose.yml to expose dashboard on port 8080.
- Enhanced main.py with timezone database caching and improved state management.
- Introduced a minimal dashboard using Flask to display webhook status and notifications.
- Added templates.json for customizable embed messages in Discord notifications.
- Created templates.py for loading and saving notification templates.
- Implemented tests for dashboard rendering and main functionality.
- Added requirements for Flask and tzdata to support new features.
- Included test cases for timezone handling and template management.
2026-05-09 21:59:52 +02:00
zwitschi f19359cbee refactor: streamline message handling and embed creation
Build and Deploy Docker Container / build-and-deploy (push) Successful in 49s
2025-10-05 11:47:39 +02:00
zwitschi ab33cbe005 remove service
Build and Deploy Docker Container / build-and-deploy (push) Successful in 47s
image on own server
2025-10-04 19:23:36 +02:00
zwitschi 36a7b8bcf1 adding country list
Build and Deploy Docker Container / build-and-deploy (push) Successful in 44s
2025-10-04 18:18:26 +02:00
zwitschi 5b81106015 replace image
Build and Deploy Docker Container / build-and-deploy (push) Successful in 2m14s
2025-10-03 19:43:15 +02:00
zwitschi 043dd05304 increase GIF limit in search_tenor and optimize image retrieval in get_message
Build and Deploy Docker Container / build-and-deploy (push) Successful in 3m12s
2025-09-23 15:26:51 +02:00
zwitschi 8904da50dc fixing main and build updates
Build and Deploy Docker Container / build-and-deploy (push) Failing after 4s
2025-09-21 16:12:03 +02:00
zwitschi 3c5dcc6ac2 better messages
Build and Deploy Docker Container / build-and-deploy (push) Successful in 50s
2025-09-21 15:50:27 +02:00
zwitschi 4b6ecf1726 switching to alpine and using git.allucanget.biz docker registry
Build and Deploy Docker Container / build-and-deploy (push) Failing after 2m1s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2025-09-19 21:18:02 +02:00
zwitschi ff18be85ad stricter timing 2025-09-17 21:24:10 +02:00
zwitschi 3c5fafadaa main function tweaks 2025-09-17 21:19:28 +02:00
zwitschi f1b831b2ca adding halftime 2025-09-17 20:51:04 +02:00
georg.sinn-schirwitz fbe4e2f487 initial commit 2025-09-06 14:01:06 +02:00