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
61db6c56dca4e28e7946e7906cf57f1a930384be
sdb-back
/
app
History
JSC
61db6c56dc
fix(stream): update service and sound_id fields to be nullable; adjust create_stream method parameters for optional values
2025-07-05 18:47:55 +02:00
..
models
fix(stream): update service and sound_id fields to be nullable; adjust create_stream method parameters for optional values
2025-07-05 18:47:55 +02:00
routes
fix(admin_sounds): import jsonify to enable JSON responses in admin sound management routes
2025-07-05 17:49:05 +02:00
services
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
__init__.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
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