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
b17e0db2b09cf6ca99b1d0f4c9cf791b805db551
sdb-back
/
app
History
JSC
b17e0db2b0
feat: Emit credits required event via SocketIO when user lacks sufficient credits
2025-07-13 01:46:23 +02:00
..
models
refactor: Remove unused playlist routes and related logic; clean up sound and stream models
2025-07-12 22:00:04 +02:00
routes
refactor: Remove unused playlist routes and related logic; clean up sound and stream models
2025-07-12 22:00:04 +02:00
services
feat: Emit credits required event via SocketIO when user lacks sufficient credits
2025-07-13 01:46:23 +02:00
__init__.py
refactor: Remove unused playlist routes and related logic; clean up sound and stream models
2025-07-12 22:00:04 +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