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
13e0db1fe960fe741fd9a0b6c54483ae39e1487a
sdb2-backend
/
app
/
services
History
JSC
357fbcecac
Some checks failed
Backend CI / lint (push)
Failing after 4m54s
Details
Backend CI / test (push)
Failing after 4m25s
Details
feat: Implement search and sorting functionality for playlists in API and repository
2025-08-10 19:30:14 +02:00
..
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
auth.py
feat: Add user profile management and password change endpoints
2025-08-09 23:43:20 +02:00
credit.py
fix: Lint fixes of services
2025-08-01 01:27:47 +02:00
extraction_processor.py
Refactor test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
extraction.py
Refactor sound and extraction services to include user and timestamp fields
2025-08-03 20:54:14 +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
feat: Add mute and unmute functionality to player service and API
2025-08-10 15:11:28 +02:00
playlist.py
feat: Implement search and sorting functionality for playlists in API and repository
2025-08-10 19:30:14 +02:00
socket.py
feat: Add environment configuration files and update settings for production and development
2025-08-09 14:43:20 +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
feat: Include admin user name in SoundPlayed records for enhanced tracking
2025-08-02 18:22:38 +02:00