zwitschi
  • Joined on 2024-10-03
zwitschi pushed to main at allucanget/omo-bot 2026-05-17 19:28:26 +02:00
ff58566989 feat: Add validation for DISCORD_CLIENT_ID in command registration and update deployment guide for dashboard publish directory
zwitschi pushed to main at allucanget/omo-bot 2026-05-17 19:22:03 +02:00
2c4408be05 refactor: Update Coolify deployment process to use API tokens and resource UUIDs; revise deployment documentation accordingly
zwitschi pushed to main at allucanget/omo-bot 2026-05-17 19:08:41 +02:00
cf564f2886 feat: Update CI/CD workflow to trigger separate backend and dashboard deployments; enhance deployment documentation with Nginx proxy details and OAuth callback URLs
zwitschi pushed to main at allucanget/omo-bot 2026-05-17 17:36:34 +02:00
2b509ce9fe fix: Update lint script to target specific directories for improved linting accuracy
zwitschi pushed to main at allucanget/omo-bot 2026-05-17 17:31:29 +02:00
f6efd96733 feat: Add deployment guide and update README for Coolify setup; include dotenv for environment variable management
zwitschi created branch main in allucanget/omo-bot 2026-05-17 17:02:37 +02:00
zwitschi pushed to main at allucanget/omo-bot 2026-05-17 17:02:37 +02:00
8041a39dfd feat: Implement Tour Schedule Engine with queue management and announcement features
168f4ea13c feat: update documentation for architecture, runtime scenarios, and deployment strategies
a402c7b0bb feat: initialize Discord bot project with basic command structure
c348204772 Add architecture decision records for Discord.js, PostgreSQL, polling strategy, and modular monolith
77e43a6a38 Add initial project structure, including README, CONTRIBUTING, and documentation files
zwitschi created repository allucanget/omo-bot 2026-05-17 16:22:17 +02:00
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-10 14:24:17 +02:00
3412a5ccaa feat: enhance message handling with content pattern matching and update environment configuration
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-10 13:45:43 +02:00
915c55d7ed feat: remove pip installation command from nixpacks configuration
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-10 13:35:41 +02:00
788f3ea6b7 feat: remove deployment step from Docker workflow and add nixpacks configuration
0952c21c7b feat: update dashboard port from 8080 to 8420 in configuration and documentation
Compare 2 commits »
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-10 13:07:24 +02:00
f88f60a019 feat: add functions to check and update 4:20 timezone cache
565c4078bb feat: enhance color handling in templates and dashboard with hex support
8f8c3655db refactor: replace pandas with csv module for timezone data loading
584231b0df chore: remove unused numpy and pandas dependencies from requirements
Compare 4 commits »
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-10 12:36:18 +02:00
a4c92470b6 feat: add maintenance module for message deletion and related utilities
01d94376d4 feat: implement timezone and country data handling in thctime module
Compare 2 commits »
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-10 12:07:36 +02:00
3f5630da2c fix: update dashboard host to allow external access
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-10 12:01:29 +02:00
6bae1e2f66 feat: add HTML template rendering and test notification functionality
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-10 11:34:41 +02:00
1dcd80a8bb feat: add testing job to build-container workflow and remove redundant push trigger from test-application workflow
c15e9bbd7c fix: improve logging and pagination logic in delete_old_messages function
Compare 2 commits »
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-10 09:24:44 +02:00
4eecfc4aff refactor: remove test cases for dashboard functionality
ce5b31485c refactor: remove dashboard startup function and adjust message deletion schedule
Compare 2 commits »
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-09 22:22:50 +02:00
d2372a98fa fix: reorder Docker commands to ensure proper image pull before container stop and removal
0c6e4c7235 feat: enable scheduled notifications for reminders and specific messages
Compare 2 commits »
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-09 22:16:22 +02:00
61473c5dee fix: update embed message for unknown notification type and clean up related test
zwitschi pushed to main at zwitschi/thc-webhook 2026-05-09 22:00:07 +02:00
e30920067f feat: Add dashboard support and enhance Discord webhook functionality