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
/
utils
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
..
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
audio.py
feat: Add VLC player API endpoints and associated tests
2025-07-30 20:46:49 +02:00
auth.py
Add tests for authentication and utilities, and update dependencies
2025-07-25 17:48:43 +02:00
cookies.py
Add comprehensive tests for playlist service and refactor socket service tests
2025-07-29 19:25:46 +02:00
credit_decorators.py
Add tests for sound repository, user OAuth repository, credit service, and credit decorators
2025-07-30 21:33:55 +02:00
database.py
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
exceptions.py
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
test_helpers.py
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
validation.py
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