This website requires JavaScript.
Explore
Help
Sign In
quaik8
/
sdb2-backend
Watch
1
Star
0
Fork
0
You've already forked sdb2-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c63997f591392c87f5aa01f78caa624b7cc1d871
sdb2-backend
/
app
/
services
History
JSC
c63997f591
Some checks failed
Backend CI / test (push)
Failing after 4m2s
Details
refactor: Update PlayerState to improve serialization structure for current sound and playlist
2025-07-31 21:01:40 +02:00
..
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
auth.py
Refactor tests for improved consistency and readability
2025-07-27 15:11:47 +02:00
credit.py
Add tests for sound repository, user OAuth repository, credit service, and credit decorators
2025-07-30 21:33:55 +02:00
extraction_processor.py
feat: Update Extraction model and service to support deferred service detection
2025-07-29 10:50:50 +02:00
extraction.py
Add comprehensive tests for player API endpoints and player service functionality
2025-07-30 01:22:24 +02:00
oauth.py
feat: Enhance OAuth2 flow with temporary code exchange and update cookie handling
2025-07-26 18:31:40 +02:00
player.py
refactor: Update PlayerState to improve serialization structure for current sound and playlist
2025-07-31 21:01:40 +02:00
playlist.py
Add comprehensive tests for playlist service and refactor socket service tests
2025-07-29 19:25:46 +02:00
socket.py
Refactor tests for improved consistency and readability
2025-07-27 15:11:47 +02:00
sound_normalizer.py
Add comprehensive tests for playlist service and refactor socket service tests
2025-07-29 19:25:46 +02:00
sound_scanner.py
Add comprehensive tests for playlist service and refactor socket service tests
2025-07-29 19:25:46 +02:00
vlc_player.py
feat: Add VLC player API endpoints and associated tests
2025-07-30 20:46:49 +02:00