This website requires JavaScript.
Explore
Help
Sign In
quaik8
/
sdb-back
Watch
1
Star
0
Fork
0
You've already forked sdb-back
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
sdb-back
/
app
/
routes
History
JSC
d0bda6c930
feat: Add sorting by name for soundboard sounds and improve socket emission logging
2025-07-18 21:10:08 +02:00
..
__init__.py
auth google + jwt
2025-06-27 13:14:29 +02:00
admin_sounds.py
refactor: Remove unused playlist routes and related logic; clean up sound and stream models
2025-07-12 22:00:04 +02:00
admin.py
feat: Add referential routes for listing available plans and remove plans endpoint from admin routes
2025-07-16 15:44:57 +02:00
auth.py
Refactor OAuth provider linking and unlinking logic into a dedicated service; enhance error handling and logging throughout the application; improve sound management and scanning services with better file handling and unique naming; implement centralized error and logging services for consistent API responses and application-wide logging configuration.
2025-07-05 13:07:06 +02:00
main.py
feat: Add sorting by name for soundboard sounds and improve socket emission logging
2025-07-18 21:10:08 +02:00
player.py
refactor: Remove unused playlist routes and related logic; clean up sound and stream models
2025-07-12 22:00:04 +02:00
referential.py
feat: Add referential routes for listing available plans and remove plans endpoint from admin routes
2025-07-16 15:44:57 +02:00
soundboard.py
feat: Add sorting by name for soundboard sounds and improve socket emission logging
2025-07-18 21:10:08 +02:00
sounds.py
feat: Add sounds routes for serving audio and thumbnail files
2025-07-08 12:57:17 +02:00
stream.py
refactor: Remove unused playlist routes and related logic; clean up sound and stream models
2025-07-12 22:00:04 +02:00