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
cba1653565eba13858083160bf6f8d7b19f592af
sdb2-backend
/
app
/
services
History
JSC
c69a45c9b4
Some checks failed
Backend CI / lint (push)
Failing after 4m54s
Details
Backend CI / test (push)
Failing after 4m24s
Details
feat: Add endpoint and service method to retrieve top sounds by play count with filtering options
2025-08-11 22:04:42 +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
feat: Add scheduler for daily user credits recharge
2025-08-11 00:30:29 +02:00
dashboard.py
feat: Add endpoint and service method to retrieve top sounds by play count with filtering options
2025-08-11 22:04:42 +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: Increase default volume level to 80 and adjust volume handling in player service
2025-08-10 21:55:12 +02:00
playlist.py
feat: Enhance sound addition and removal in playlists with position handling and reordering
2025-08-11 20:55:31 +02:00
scheduler.py
feat: Add scheduler for daily user credits recharge
2025-08-11 00:30:29 +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