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
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
..
api
refactor: Update player seek functionality to use consistent position field across schemas and services
2025-07-31 21:33:00 +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
refactor: Simplify repository classes by inheriting from BaseRepository and removing redundant methods
2025-07-31 21:32:46 +02:00
schemas
refactor: Update player seek functionality to use consistent position field across schemas and services
2025-07-31 21:33:00 +02:00
services
refactor: Update player seek functionality to use consistent position field across schemas and services
2025-07-31 21:33:00 +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