Go to file
2025-05-20 01:18:49 +02:00
.gitea/workflows end of phase 3 2025-03-30 19:42:32 +02:00
be Refactor CRUD operations across multiple modules to standardize transaction handling using context managers, improving error logging and rollback mechanisms. Enhance error handling for database operations in expense, group, invite, item, list, settlement, and user modules, ensuring specific exceptions are raised for integrity and connection issues. 2025-05-20 01:18:49 +02:00
fe Enhance configuration and error handling in the application; add new error messages for OCR and authentication processes. Refactor database session management to include transaction handling, and update models to track user creation for expenses and settlements. Update API endpoints to improve cost-sharing calculations and adjust invite management routes for clarity. 2025-05-17 13:56:17 +02:00
docker-compose.yml fastapi-users, oauth, docker support, cleanup 2025-05-14 00:10:31 +02:00