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
c69a45c9b4ce978cc7be212f885214910095438c
sdb2-backend
/
app
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
..
api
feat: Add endpoint and service method to retrieve top sounds by play count with filtering options
2025-08-11 22:04:42 +02:00
core
feat: Add dashboard API endpoints and service for sound statistics
2025-08-11 11:16:45 +02:00
middleware
Refactor LoggingMiddleware constructor to use ASGIApp type hint and remove unused parameters
2025-07-25 10:59:14 +02:00
models
feat: Add scheduler for daily user credits recharge
2025-08-11 00:30:29 +02:00
repositories
feat: Add endpoint and service method to retrieve top sounds by play count with filtering options
2025-08-11 22:04:42 +02:00
schemas
feat: Add mute and unmute functionality to player service and API
2025-08-10 15:11:28 +02:00
services
feat: Add endpoint and service method to retrieve top sounds by play count with filtering options
2025-08-11 22:04:42 +02:00
utils
feat: Add environment configuration files and update settings for production and development
2025-08-09 14:43:20 +02:00
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
main.py
feat: Add scheduler for daily user credits recharge
2025-08-11 00:30:29 +02:00