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
c63997f591392c87f5aa01f78caa624b7cc1d871
sdb2-backend
/
app
History
JSC
c63997f591
Some checks failed
Backend CI / test (push)
Failing after 4m2s
Details
refactor: Update PlayerState to improve serialization structure for current sound and playlist
2025-07-31 21:01:40 +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: Update PlayerState to improve serialization structure for current sound and playlist
2025-07-31 21:01:40 +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