monacousa-portal/server/utils
Matt 70b77fbe9f
Build And Push Image / docker (push) Successful in 3m13s Details
Resolve merge conflicts in events system
- Fixed conflicts in server/api/events/index.get.ts with improved logging and session management
- Fixed conflicts in server/api/events/index.post.ts with better validation and error handling
- Fixed conflicts in server/utils/nocodb-events.ts incorporating admin config integration and token validation
- Events system now uses proper session management and NocoDB v2 API patterns
- Maintains compatibility with existing admin configuration system
2025-08-12 17:05:33 +02:00
..
admin-config.ts Add NocoDB events/RSVPs table config and improve session handling 2025-08-12 12:24:16 +02:00
email-tokens.ts Add circuit breaker pattern to email verification system 2025-08-10 15:48:11 +02:00
email.ts Fix email template logo URLs 2025-08-11 16:42:10 +02:00
keycloak-admin.ts Enhance member deletion and implement template-based email system 2025-08-09 17:36:35 +02:00
keycloak.ts Initialize Nuxt.js project with Docker deployment setup 2025-08-06 14:31:16 +02:00
member-id.ts Add global branding and implement member ID system 2025-08-10 16:49:23 +02:00
nocodb-events.ts Resolve merge conflicts in events system 2025-08-12 17:05:33 +02:00
nocodb.ts fixes 2025-08-12 13:07:43 +02:00
security.ts Add password setup flow with server-side validation 2025-08-09 19:11:54 +02:00
session.ts Clean up authentication troubleshooting artifacts 2025-08-07 15:14:02 +02:00