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
0a8b50a0bef2ca4e07ecbb7ecde33b0787355349
sdb2-backend
/
app
History
JSC
0a8b50a0be
Some checks failed
Backend CI / lint (push)
Failing after 4m51s
Details
Backend CI / test (push)
Successful in 3m38s
Details
feat: Add user profile management and password change endpoints
2025-08-09 23:43:20 +02:00
..
api
feat: Add user profile management and password change endpoints
2025-08-09 23:43:20 +02:00
core
feat: Add environment configuration files and update settings for production and development
2025-08-09 14:43:20 +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 user profile management and password change endpoints
2025-08-09 23:43:20 +02:00
schemas
feat: Add user profile management and password change endpoints
2025-08-09 23:43:20 +02:00
services
feat: Add user profile management and password change endpoints
2025-08-09 23:43:20 +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: Implement admin user management endpoints and user update schema
2025-08-09 22:37:51 +02:00