mitlist/be/app
2025-05-08 23:27:51 +02:00
..
api Refactor logging in item API endpoints to use a local variable for user email; enhance clarity and maintainability of log messages. Update transaction management in item CRUD operations to ensure proper commit handling and version conflict checks. 2025-05-08 23:27:51 +02:00
core Enhance error handling and transaction management in item creation; explicitly commit changes and rollback on exceptions to ensure database integrity. 2025-05-08 22:53:26 +02:00
crud Refactor logging in item API endpoints to use a local variable for user email; enhance clarity and maintainability of log messages. Update transaction management in item CRUD operations to ensure proper commit handling and version conflict checks. 2025-05-08 23:27:51 +02:00
schemas bugfix: hashed_password to password_hash 2025-05-08 19:12:00 +02:00
__init__.py weeee💃 2025-03-30 16:02:49 +02:00
config.py Add database error messages and improve exception handling in CRUD operations 2025-05-08 16:00:12 +02:00
database.py weeee💃 2025-03-30 16:02:49 +02:00
main.py Refactor API integration across multiple components; introduce centralized API configuration, enhance error handling, and improve type safety in API calls for better maintainability and user experience. 2025-05-08 22:22:46 +02:00
models.py 0705 2025-05-08 00:56:26 +02:00