788f3ea6b7
feat: remove deployment step from Docker workflow and add nixpacks configuration
zwitschi2026-05-10 13:31:30 +02:00
0952c21c7b
feat: update dashboard port from 8080 to 8420 in configuration and documentation
zwitschi2026-05-10 13:24:49 +02:00
f88f60a019
feat: add functions to check and update 4:20 timezone cache
zwitschi2026-05-10 13:06:31 +02:00
565c4078bb
feat: enhance color handling in templates and dashboard with hex support
zwitschi2026-05-10 12:55:39 +02:00
8f8c3655db
refactor: replace pandas with csv module for timezone data loading
zwitschi2026-05-10 12:43:11 +02:00
584231b0df
chore: remove unused numpy and pandas dependencies from requirements
zwitschi2026-05-10 12:37:31 +02:00
a4c92470b6
feat: add maintenance module for message deletion and related utilities feat: implement tests for maintenance functions and dashboard interactions feat: add timezone and country tests for thctime module
zwitschi2026-05-10 12:36:02 +02:00
01d94376d4
feat: implement timezone and country data handling in thctime module
zwitschi2026-05-10 12:20:40 +02:00
6bae1e2f66
feat: add HTML template rendering and test notification functionality
zwitschi2026-05-10 12:01:25 +02:00
1dcd80a8bb
feat: add testing job to build-container workflow and remove redundant push trigger from test-application workflow
zwitschi2026-05-10 11:34:27 +02:00
c15e9bbd7c
fix: improve logging and pagination logic in delete_old_messages function
zwitschi2026-05-10 11:32:24 +02:00
4eecfc4aff
refactor: remove test cases for dashboard functionality
zwitschi2026-05-10 09:24:31 +02:00
ce5b31485c
refactor: remove dashboard startup function and adjust message deletion schedule
zwitschi2026-05-10 09:18:18 +02:00
d2372a98fa
fix: reorder Docker commands to ensure proper image pull before container stop and removal
zwitschi2026-05-09 22:22:46 +02:00
0c6e4c7235
feat: enable scheduled notifications for reminders and specific messages
zwitschi2026-05-09 22:19:43 +02:00
61473c5dee
fix: update embed message for unknown notification type and clean up related test
zwitschi2026-05-09 22:16:20 +02:00
e30920067f
feat: Add dashboard support and enhance Discord webhook functionality
zwitschi2026-05-09 21:59:52 +02:00
983c7cde9d
refactor: remove Docker image verification and cleanup steps from build-container workflow
zwitschi2025-10-05 16:08:43 +02:00
08069d660d
fix: no teardown/cleanup needed
zwitschi2025-10-05 16:07:57 +02:00
c1568e540f
feat: add test workflow and implement unit tests for main functionality
zwitschi2025-10-05 16:03:41 +02:00
8a47dab3d1
feat: add portainer deployment step to build-container workflow changing action to run deployment only on push to main branch
zwitschi2025-10-05 15:58:57 +02:00