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
fe628b99d458719ba5ad8c2fcbb52b5ff752ffd7
sdb-back
/
app
History
JSC
fe628b99d4
feat(stream): update stream route to /api/stream and add sound to main playlist upon creation
2025-07-07 15:22:45 +02:00
..
models
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
routes
refactor(admin): streamline sound scanning route to use scheduler service and require admin role
2025-07-06 17:31:04 +02:00
services
feat(stream): update stream route to /api/stream and add sound to main playlist upon creation
2025-07-07 15:22:45 +02:00
__init__.py
feat(stream): update stream route to /api/stream and add sound to main playlist upon creation
2025-07-07 15:22:45 +02:00
database_init.py
feat(playlists): implement Playlist and PlaylistSound models; add seeding for default Main playlist
2025-07-05 18:05:59 +02:00
database.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