• Joined on 2025-06-28
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-27 22:32:58 +02:00
cb20746f84 Add new soundboard audio files and .gitignore for text-to-speech directory
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-27 22:15:27 +02:00
58030914e6 feat: Update API token handling to use API-TOKEN header and improve related tests
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-27 15:11:51 +02:00
3dc21337f9 Refactor tests for improved consistency and readability
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-27 14:41:19 +02:00
42deab2409 feat: Add comprehensive tests for socket API and service functionalities
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-27 14:24:15 +02:00
2e87ff9927 Refactor code structure for improved readability and maintainability
quaik8 pushed to main at quaik8/sbd2-frontend 2025-07-27 14:23:18 +02:00
7b4dd57f1f feat: enhance Toaster component with rich colors and add message event handling in SocketProvider
833ec359df fix: remove unnecessary variable assignment in OAuth token exchange
5892d02e9f feat: integrate Socket.IO for real-time communication; add socket connection management and token refresh handling
Compare 3 commits »
quaik8 pushed to main at quaik8/sbd2-frontend 2025-07-26 19:49:04 +02:00
6018a5c8c5 feat: update API client and remove unused services; enhance error handling and configuration
6ce83c8317 Refactor API structure and integrate new modular API client
Compare 2 commits »
quaik8 pushed to main at quaik8/sbd2-frontend 2025-07-26 18:37:51 +02:00
57429f9414 feat: implement authentication flow with login, registration, and OAuth support
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-26 18:31:44 +02:00
0f605d7ed1 feat: Enhance OAuth2 flow with temporary code exchange and update cookie handling
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-26 15:15:22 +02:00
98e36b067d feat: Consolidate OAuth2 endpoints into auth module and remove redundant oauth file
quaik8 pushed to main at quaik8/sbd2-frontend 2025-07-26 14:59:55 +02:00
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-26 14:40:03 +02:00
51423779a8 feat: Implement OAuth2 authentication with Google and GitHub
quaik8 created branch main in quaik8/sbd2-frontend 2025-07-26 14:39:58 +02:00
quaik8 pushed to main at quaik8/sbd2-frontend 2025-07-26 14:39:58 +02:00
652a318d16 feat: implement authentication pages and API integration for login and registration
12cb39503b feat: add UI components and utilities
quaik8 created repository quaik8/sbd2-frontend 2025-07-26 14:39:10 +02:00
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-25 18:43:37 +02:00
52ebc59293 Enhance test fixtures and user registration logic to ensure plan existence and correct role assignment
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-25 18:23:25 +02:00
45ba28af52 Refactor auth service to improve refresh token revocation handling and logging
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-25 17:48:49 +02:00
e456d34897 Add tests for authentication and utilities, and update dependencies
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-25 11:44:52 +02:00
af20bc8724 Add database seeding functionality and enhance model relationships
quaik8 pushed to main at quaik8/sdb2-backend 2025-07-25 11:25:19 +02:00
4a77a23ee5 Fix formatting by adding a newline at the end of the API router initialization file