This website requires JavaScript.
Explore
Help
Sign In
mo
/
mitlist
Watch
1
Star
0
Fork
0
You've already forked mitlist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
98b2f907de
mitlist
/
be
/
app
/
api
/
v1
/
endpoints
History
mohamad
5abe7839f1
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
..
__init__.py
weeee
💃
2025-03-30 16:02:49 +02:00
costs.py
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
financials.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
groups.py
Update user model migration to set invalid password placeholder; enhance invite management with new endpoints for active invites and improved error handling in group invite creation. Refactor frontend to fetch and display active invite codes.
2025-05-16 22:31:44 +02:00
health.py
Refactor authentication and database session handling; update user schemas for enhanced functionality and compatibility with FastAPI-Users.
2025-05-14 00:24:51 +02:00
invites.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
items.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
lists.py
Ensure database transaction is committed after list creation in the API endpoint; improve reliability of list creation process.
2025-05-16 22:08:47 +02:00
ocr.py
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