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
8544a3ce229a125df7d29f5c0fcf38b16d7160ef
sdb2-backend
/
app
/
api
/
v1
History
JSC
8544a3ce22
Some checks failed
Backend CI / lint (push)
Failing after 4m52s
Details
Backend CI / test (push)
Failing after 3m44s
Details
feat: Add mute and unmute functionality to player service and API
2025-08-10 15:11:28 +02:00
..
admin
feat: Implement admin user management endpoints and user update schema
2025-08-09 22:37:51 +02:00
__init__.py
Refactor sound and extraction services to include user and timestamp fields
2025-08-03 20:54:14 +02:00
auth.py
feat: Add user profile management and password change endpoints
2025-08-09 23:43:20 +02:00
extractions.py
feat: Add audio extraction endpoints and refactor sound API routes
2025-08-01 21:39:42 +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: Add environment configuration files and update settings for production and development
2025-08-09 14:43:20 +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 test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
socket.py
fix: Lint fixes of api and repositories
2025-07-31 22:29:11 +02:00
sounds.py
Refactor sound and extraction services to include user and timestamp fields
2025-08-03 20:54:14 +02:00