Commit Graph

31 Commits

Author SHA1 Message Date
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 983c7cde9d refactor: remove Docker image verification and cleanup steps from build-container workflow
Test Application / test (push) Successful in 41s
Build and Deploy Docker Container / build-and-deploy (push) Failing after 26s
2025-10-05 16:08:43 +02:00
zwitschi 08069d660d fix: no teardown/cleanup needed
Build and Deploy Docker Container / build-and-deploy (push) Successful in 47s
Test Application / test (push) Successful in 23s
Build and Deploy Docker Container / portainer-deploy (push) Failing after 1s
2025-10-05 16:07:57 +02:00
zwitschi c1568e540f feat: add test workflow and implement unit tests for main functionality
Build and Deploy Docker Container / build-and-deploy (push) Successful in 1m15s
Test Application / test (push) Failing after 1m24s
Build and Deploy Docker Container / portainer-deploy (push) Failing after 2s
2025-10-05 16:03:41 +02:00
zwitschi 8a47dab3d1 feat: add portainer deployment step to build-container workflow
Build and Deploy Docker Container / build-and-deploy (push) Successful in 49s
Build and Deploy Docker Container / portainer-deploy (push) Failing after 6s
changing action to run deployment only on push to main branch
2025-10-05 15:58:57 +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 44e60fd535 Merge pull request 'adding country list' (#1) from feat/country-list into main
Build and Deploy Docker Container / build-and-deploy (push) Successful in 44s
Reviewed-on: #1
2025-10-04 18:20:35 +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 145a8be442 cleanup build action
Build and Deploy Docker Container / build-and-deploy (push) Successful in 45s
2025-09-21 16:15:59 +02:00
zwitschi 3f854f2080 docker-compose update
Build and Deploy Docker Container / build-and-deploy (push) Failing after 5s
2025-09-21 16:14:07 +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 c9603be9bd full image name
Build and Deploy Docker Container / build-and-deploy (push) Successful in 49s
according to [naming convention](https://docs.gitea.com/usage/packages/container#image-naming-convention)
2025-09-19 21:30:40 +02:00
zwitschi a31744704f fixing deploy workflow
Build and Deploy Docker Container / build-and-deploy (push) Failing after 23s
2025-09-19 21:23:52 +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 118269935d fix demo action runner
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m16s
2025-09-19 19:03:11 +02:00
zwitschi 054ac79984 demo workflow
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2025-09-19 18:59:50 +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 b652dc748c Merge branch 'main' of https://git.allucanget.biz/zwitschi/thc-webhook 2025-09-17 20:51:06 +02:00
zwitschi f1b831b2ca adding halftime 2025-09-17 20:51:04 +02:00
zwitschi b8cb3aa71e Delete .github/copilot-instructions.md 2025-09-17 20:44:31 +02:00
zwitschi b5fa028b92 updating ignores 2025-09-17 20:43:17 +02:00
zwitschi fb84af03d4 adding docker compose file
extending instructions to run docker in README
2025-09-14 15:01:44 +02:00
georg.sinn-schirwitz 262d5fca91 adding Dockerfile and ignores 2025-09-08 12:39:46 +02:00
georg.sinn-schirwitz 443159ec86 adding .env.example 2025-09-08 12:39:36 +02:00
georg.sinn-schirwitz 234c99f1a9 adding service file for systemd 2025-09-07 16:42:25 +02:00
georg.sinn-schirwitz fbe4e2f487 initial commit 2025-09-06 14:01:06 +02:00