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
e69098d6337f5bcf1a848a9e4aa9e98805030332
sdb2-backend
/
app
/
api
/
v1
History
JSC
e69098d633
All checks were successful
Backend CI / test (push)
Successful in 4m5s
Details
refactor: Update player seek functionality to use consistent position field across schemas and services
2025-07-31 21:33:00 +02:00
..
__init__.py
Add comprehensive tests for player API endpoints and player service functionality
2025-07-30 01:22:24 +02:00
auth.py
Add comprehensive tests for playlist service and refactor socket service tests
2025-07-29 19:25:46 +02:00
main.py
refactor: Update response types to use common schemas across API endpoints
2025-07-31 10:40:03 +02:00
player.py
refactor: Update player seek functionality to use consistent position field across schemas and services
2025-07-31 21:33:00 +02:00
playlists.py
refactor: Update response types to use common schemas across API endpoints
2025-07-31 10:40:03 +02:00
socket.py
Refactor code structure for improved readability and maintainability
2025-07-27 14:24:11 +02:00
sounds.py
Add tests for sound repository, user OAuth repository, credit service, and credit decorators
2025-07-30 21:33:55 +02:00