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
77446cb5a86c66744dd9ea03ae47289762430b91
sdb2-backend
/
app
History
JSC
77446cb5a8
Some checks failed
Backend CI / lint (push)
Successful in 16m41s
Details
Backend CI / test (push)
Failing after 47m14s
Details
feat: Include admin user name in SoundPlayed records for enhanced tracking
2025-08-02 18:22:38 +02:00
..
api
feat: Add endpoint to retrieve sounds with optional type filtering and implement corresponding repository method
2025-08-01 22:03:09 +02:00
core
Refactor test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
middleware
Refactor LoggingMiddleware constructor to use ASGIApp type hint and remove unused parameters
2025-07-25 10:59:14 +02:00
models
Refactor test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
repositories
feat: Add endpoint to retrieve sounds with optional type filtering and implement corresponding repository method
2025-08-01 22:03:09 +02:00
schemas
Refactor test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
services
feat: Include admin user name in SoundPlayed records for enhanced tracking
2025-08-02 18:22:38 +02:00
utils
Refactor test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
main.py
fix: Lint fixes of last errors in app
2025-08-01 02:08:36 +02:00