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
d7c6efcd0ee61700f822748ea01bc413d108c858
sdb-back
/
app
/
services
History
JSC
4f18f3e64e
feat(stream): implement stream processing service with routes for managing streaming URLs; add support for concurrent processing and metadata extraction
2025-07-06 16:57:33 +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
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
decorators.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
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
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
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_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
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_scanner_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
stream_processing_service.py
feat(stream): implement stream processing service with routes for managing streaming URLs; add support for concurrent processing and metadata extraction
2025-07-06 16:57:33 +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