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
d3ce17f10db519c8b8d9036533572b200d9dcdf3
sdb2-backend
/
app
/
models
History
JSC
da66516bb3
Some checks failed
Backend CI / lint (push)
Failing after 4m55s
Details
Backend CI / test (push)
Failing after 4m32s
Details
feat: Implement hash-first identification strategy in audio file syncing and enhance tests for renamed files
2025-08-25 11:56:07 +02:00
..
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
base.py
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +02:00
credit_action.py
feat: Add scheduler for daily user credits recharge
2025-08-11 00:30:29 +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
favorite.py
feat: Implement favorites management API; add endpoints for adding, removing, and retrieving favorites for sounds and playlists
2025-08-16 21:16:02 +02:00
plan.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
playlist_sound.py
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +02:00
playlist.py
feat: Implement favorites management API; add endpoints for adding, removing, and retrieving favorites for sounds and playlists
2025-08-16 21:16:02 +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: Implement hash-first identification strategy in audio file syncing and enhance tests for renamed files
2025-08-25 11:56:07 +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
feat: Implement favorites management API; add endpoints for adding, removing, and retrieving favorites for sounds and playlists
2025-08-16 21:16:02 +02:00