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
41fc197f4cc121cf92e923ba48cb839080caa182
sdb-back
/
app
History
JSC
41fc197f4c
refactor(soundboard): remove unused client information from play_sound method
2025-07-05 12:43:22 +02:00
..
models
refactor: update timestamp handling to use timezone-aware datetime
2025-07-04 19:20:56 +02:00
routes
refactor(soundboard): remove unused client information from play_sound method
2025-07-05 12:43:22 +02:00
services
refactor(vlc_service): remove unused parameters ip_address and user_agent from play_sound method
2025-07-05 08:36:59 +02:00
__init__.py
feat(socketio): integrate SocketIO service for real-time communication and emit credits change events
2025-07-04 20:18:46 +02:00
database_init.py
feat: Add VLC service for sound playback and management
2025-07-03 21:25:50 +02:00
database.py
feat(sound_played): add sound play tracking and user statistics endpoints; enhance VLC service to record play events
2025-07-03 21:50:17 +02:00