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
821093f64f121d95a7607f768ff52824c922c937
sdb2-backend
/
app
/
services
History
JSC
9653062003
Some checks failed
Backend CI / lint (push)
Successful in 9m24s
Details
Backend CI / test (push)
Failing after 3m55s
Details
refactor: Move imports to avoid circular dependencies in socket and VLCPlayerService
2025-08-19 22:32:19 +02:00
..
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
auth.py
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +02:00
credit.py
refactor: Improve exception handling and logging in authentication and playlist services; enhance code readability and structure
2025-08-13 00:04:55 +02:00
dashboard.py
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +02:00
extraction_processor.py
Refactor test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
extraction.py
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +02:00
favorite.py
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +02:00
oauth.py
feat: Add environment configuration files and update settings for production and development
2025-08-09 14:43:20 +02:00
player.py
fix: Increase broadcast interval to 1 second while playing
2025-08-16 12:24:41 +02:00
playlist.py
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +02:00
scheduler.py
feat: Add scheduler for daily user credits recharge
2025-08-11 00:30:29 +02:00
socket.py
refactor: Move imports to avoid circular dependencies in socket and VLCPlayerService
2025-08-19 22:32:19 +02:00
sound_normalizer.py
Refactor test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
sound_scanner.py
Refactor test files for improved readability and consistency
2025-07-31 21:37:04 +02:00
vlc_player.py
refactor: Move imports to avoid circular dependencies in socket and VLCPlayerService
2025-08-19 22:32:19 +02:00