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
7ba52ad6fc005b31d1ae66e2bcf26cfccd72bc88
sdb2-backend
/
app
History
JSC
7ba52ad6fc
All checks were successful
Backend CI / test (push)
Successful in 4m5s
Details
fix: Lint fixes of core, models and schemas
2025-07-31 22:06:31 +02:00
..
api
Refactor test files for improved readability and consistency
2025-07-31 21:37:04 +02:00
core
fix: Lint fixes of core, models and schemas
2025-07-31 22:06:31 +02:00
middleware
Refactor LoggingMiddleware constructor to use ASGIApp type hint and remove unused parameters
2025-07-25 10:59:14 +02:00
models
fix: Lint fixes of core, models and schemas
2025-07-31 22:06:31 +02:00
repositories
refactor: Simplify repository classes by inheriting from BaseRepository and removing redundant methods
2025-07-31 21:32:46 +02:00
schemas
fix: Lint fixes of core, models and schemas
2025-07-31 22:06:31 +02:00
services
Refactor test files for improved readability and consistency
2025-07-31 21:37:04 +02:00
utils
fix: Utils lint fixes
2025-07-31 21:56:03 +02:00
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
main.py
Add comprehensive tests for player API endpoints and player service functionality
2025-07-30 01:22:24 +02:00