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
95ccb76233e75d19fc036e812c0bd01c73c06a18
sdb2-backend
/
app
/
models
History
JSC
7ba52ad6fc
All checks were successful
Backend CI / test (push)
Successful in 4m5s
Details
fix: Lint fixes of core, models and schemas
2025-07-31 22:06:31 +02:00
..
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
base.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
credit_action.py
Refactor test files for improved readability and consistency
2025-07-31 21:37:04 +02:00
credit_transaction.py
fix: Lint fixes of core, models and schemas
2025-07-31 22:06:31 +02:00
extraction.py
fix: Lint fixes of core, models and schemas
2025-07-31 22:06:31 +02:00
plan.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
playlist_sound.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
playlist.py
Remove unnecessary blank lines in model files for cleaner code structure
2025-07-22 16:18:41 +02:00
sound_played.py
feat: Add VLC player API endpoints and associated tests
2025-07-30 20:46:49 +02:00
sound.py
feat: Add unique constraint on sound hash and update related tests
2025-07-30 21:43:27 +02:00
user_oauth.py
Remove unnecessary blank lines in model files for cleaner code structure
2025-07-22 16:18:41 +02:00
user.py
Add tests for sound repository, user OAuth repository, credit service, and credit decorators
2025-07-30 21:33:55 +02:00