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
c13285ca4e5e67f6e5d6d272eb61070ea195b2ae
sdb2-backend
/
app
History
JSC
c13285ca4e
Some checks failed
Backend CI / test (push)
Failing after 3m51s
Details
refactor: Update response types to use common schemas across API endpoints
2025-07-31 10:40:03 +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
feat: Refactor playlist handling in PlayerService and add comprehensive tests
2025-07-30 22:10:23 +02:00
utils
Add tests for sound repository, user OAuth repository, credit service, and credit decorators
2025-07-30 21:33:55 +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