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
4e96c3538c6d232868b1f4b769151fcbc744f5c8
sdb-back
/
app
History
JSC
4e96c3538c
feat: Update play tracking to trigger at 20% completion instead of start
2025-07-12 16:13:13 +02:00
..
models
feat: Update SoundPlayed model to accept nullable user_id and enhance sound tracking in MusicPlayerService
2025-07-12 15:56:13 +02:00
routes
feat: Implement playlist management routes and integrate with music player service
2025-07-12 15:17:45 +02:00
services
feat: Update play tracking to trigger at 20% completion instead of start
2025-07-12 16:13:13 +02:00
__init__.py
feat: Implement playlist management routes and integrate with music player service
2025-07-12 15:17: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