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
a82acfae504b6d73cf21c78acb0c693efed425ac
sdb2-backend
/
app
/
api
/
v1
History
JSC
a82acfae50
Some checks failed
Backend CI / lint (push)
Failing after 5m0s
Details
Backend CI / test (push)
Failing after 2m0s
Details
feat: Implement sound playback with credit validation in VLCPlayerService and update WebSocket handling
2025-08-19 22:16:48 +02:00
..
admin
refactor: Improve code readability by formatting query parameters in user endpoints and enhancing error handling in sound playback
2025-08-19 22:09:50 +02:00
__init__.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
auth.py
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +02:00
dashboard.py
refactor: Improve code readability by formatting query parameters in user endpoints and enhancing error handling in sound playback
2025-08-19 22:09:50 +02:00
extractions.py
refactor: Improve code readability by formatting query parameters in user endpoints and enhancing error handling in sound playback
2025-08-19 22:09:50 +02:00
favorites.py
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +02:00
files.py
Refactor sound and extraction services to include user and timestamp fields
2025-08-03 20:54:14 +02:00
main.py
feat: Update API documentation endpoints and enhance application metadata for SBD v2
2025-08-13 13:56:01 +02:00
player.py
feat: Add mute and unmute functionality to player service and API
2025-08-10 15:11:28 +02:00
playlists.py
refactor: Improve code readability by formatting query parameters in user endpoints and enhancing error handling in sound playback
2025-08-19 22:09:50 +02:00
socket.py
fix: Lint fixes of api and repositories
2025-07-31 22:29:11 +02:00
sounds.py
feat: Implement sound playback with credit validation in VLCPlayerService and update WebSocket handling
2025-08-19 22:16:48 +02:00