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
7b59a8216abbe9078ded6ad92cb28ffc377a3525
sdb2-backend
/
app
/
api
/
v1
History
JSC
acdf191a5a
Some checks failed
Backend CI / lint (push)
Failing after 10s
Details
Backend CI / test (push)
Failing after 1m36s
Details
refactor: Improve code readability and structure across TTS modules
2025-09-21 19:07:32 +02:00
..
admin
Add tests for extraction API endpoints and enhance existing tests
2025-08-25 21:40:31 +02:00
__init__.py
feat: Implement Text-to-Speech (TTS) functionality with API endpoints, models, and service integration
2025-09-20 23:10:47 +02:00
auth.py
feat: Add GitHub as an available OAuth provider and remove database initialization logs
2025-09-21 18:58:20 +02:00
dashboard.py
refactor: Improve code readability by formatting query parameters in user endpoints and enhancing error handling in sound playback
2025-08-19 22:09:50 +02:00
extractions.py
Add tests for extraction API endpoints and enhance existing tests
2025-08-25 21:40:31 +02:00
favorites.py
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +02:00
files.py
Refactor sound and extraction services to include user and timestamp fields
2025-08-03 20:54:14 +02:00
main.py
feat: Update API documentation endpoints and enhance application metadata for SBD v2
2025-08-13 13:56:01 +02:00
player.py
feat: Add mute and unmute functionality to player service and API
2025-08-10 15:11:28 +02:00
playlists.py
refactor: Improve code readability by formatting query parameters in user endpoints and enhancing error handling in sound playback
2025-08-19 22:09:50 +02:00
scheduler.py
Add Alembic for database migrations and initial migration scripts
2025-09-16 13:45:14 +02:00
socket.py
fix: Lint fixes of api and repositories
2025-07-31 22:29:11 +02:00
sounds.py
feat: Implement sound playback with credit validation in VLCPlayerService and update WebSocket handling
2025-08-19 22:16:48 +02:00
tts.py
refactor: Improve code readability and structure across TTS modules
2025-09-21 19:07:32 +02:00