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
fc734e25810071f0f71efe924874cc7bfcfa8fde
sdb-back
/
app
/
routes
History
JSC
842e1dff13
feat: Implement playlist management routes and integrate with music player service
2025-07-12 15:17:45 +02:00
..
__init__.py
auth google + jwt
2025-06-27 13:14:29 +02:00
admin_sounds.py
refactor(admin): streamline sound scanning route to use scheduler service and require admin role
2025-07-06 17:31:04 +02:00
admin.py
refactor(admin): streamline sound scanning route to use scheduler service and require admin role
2025-07-06 17:31:04 +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 VLC service for sound playback and management
2025-07-03 21:25:50 +02:00
player.py
feat: Remove load_main_playlist endpoint and implement automatic loading on startup
2025-07-07 21:34:29 +02:00
playlist.py
feat: Implement playlist management routes and integrate with music player service
2025-07-12 15:17:45 +02:00
soundboard.py
feat(stream): implement stream processing service with routes for managing streaming URLs; add support for concurrent processing and metadata extraction
2025-07-06 16:57:33 +02:00
sounds.py
feat: Add sounds routes for serving audio and thumbnail files
2025-07-08 12:57:17 +02:00
stream.py
feat(stream): implement stream processing service with routes for managing streaming URLs; add support for concurrent processing and metadata extraction
2025-07-06 16:57:33 +02:00