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
main
Add File
New File
Upload File
Apply Patch
sdb-back
/
app
/
services
History
JSC
b1f9667edd
feat: Replace pydub with ffmpeg for audio duration and metadata extraction in sound services
2025-07-19 09:40:31 +02:00
..
oauth_providers
feat: Add VLC service for sound playback and management
2025-07-03 21:25:50 +02:00
__init__.py
auth google + jwt
2025-06-27 13:14:29 +02:00
auth_service.py
feat: Add VLC service for sound playback and management
2025-07-03 21:25:50 +02:00
credit_service.py
feat: Remove unused get_user_credit_info method from CreditService
2025-07-18 23:32:14 +02:00
decorators.py
feat: Emit credits required event via SocketIO when user lacks sufficient credits
2025-07-13 01:46:23 +02:00
error_handling_service.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
logging_service.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
music_player_service.py
feat: Add stream URL generation and service URL retrieval for sounds in music player service
2025-07-18 22:38:40 +02:00
oauth_linking_service.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
scheduler_service.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
socketio_service.py
feat: Emit sound play count change event to connected clients after playing a sound
2025-07-16 13:54:50 +02:00
sound_management_service.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
sound_normalizer_service.py
feat: Replace pydub with ffmpeg for audio duration and metadata extraction in sound services
2025-07-19 09:40:31 +02:00
sound_scanner_service.py
feat: Replace pydub with ffmpeg for audio duration and metadata extraction in sound services
2025-07-19 09:40:31 +02:00
stream_processing_service.py
feat: Implement playlist management routes and integrate with music player service
2025-07-12 15:17:45 +02:00
token_service.py
feat(auth): enhance user authentication by querying user data from the database and simplifying access token generation
2025-07-01 02:41:25 +02:00
vlc_service.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