mitlist/be/app/core
2025-05-14 01:04:09 +02:00
..
__init__.py end of phase 3 2025-03-30 19:42:32 +02:00
api_config.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
exceptions.py 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
gemini.py add_version_to_lists_and_items 2025-05-07 23:30:23 +02:00
security.py Refactor authentication endpoints and user management; update CORS settings and JWT handling for improved security and compatibility with FastAPI-Users. Remove deprecated user-related endpoints and streamline API structure. 2025-05-14 01:04:09 +02:00