This website requires JavaScript.
Explore
Help
Sign In
quaik8
/
sdb2-backend
Watch
1
Star
0
Fork
0
You've already forked sdb2-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b8346ab6673021dc2c6b260feef9165b17c086f9
sdb2-backend
/
app
History
JSC
b8346ab667
All checks were successful
Backend CI / test (push)
Successful in 3m58s
Details
refactor: Introduce utility functions for exception handling and database operations; update auth and playlist services to use new exception methods
2025-07-31 13:28:06 +02:00
..
api
refactor: Update response types to use common schemas across API endpoints
2025-07-31 10:40:03 +02:00
core
Add comprehensive tests for player API endpoints and player service functionality
2025-07-30 01:22:24 +02:00
middleware
Refactor LoggingMiddleware constructor to use ASGIApp type hint and remove unused parameters
2025-07-25 10:59:14 +02:00
models
feat: Add unique constraint on sound hash and update related tests
2025-07-30 21:43:27 +02:00
repositories
feat: Add unique constraint on sound hash and update related tests
2025-07-30 21:43:27 +02:00
schemas
refactor: Update response types to use common schemas across API endpoints
2025-07-31 10:40:03 +02:00
services
refactor: Introduce utility functions for exception handling and database operations; update auth and playlist services to use new exception methods
2025-07-31 13:28:06 +02:00
utils
refactor: Introduce utility functions for exception handling and database operations; update auth and playlist services to use new exception methods
2025-07-31 13:28:06 +02:00
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
main.py
Add comprehensive tests for player API endpoints and player service functionality
2025-07-30 01:22:24 +02:00