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
9ff293b850
mitlist
/
be
/
app
History
mohamad
9ff293b850
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
..
api
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
core
Refactor database session management and exception handling across CRUD operations; streamline transaction handling in expense, group, invite, item, list, settlement, and user modules for improved reliability and clarity. Introduce specific operation errors for better error reporting.
2025-05-16 21:54:29 +02:00
crud
Refactor database session management and exception handling across CRUD operations; streamline transaction handling in expense, group, invite, item, list, settlement, and user modules for improved reliability and clarity. Introduce specific operation errors for better error reporting.
2025-05-16 21:54:29 +02:00
schemas
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
__init__.py
weeee
💃
2025-03-30 16:02:49 +02:00
auth.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
config.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
database.py
Refactor database session management and exception handling across CRUD operations; streamline transaction handling in expense, group, invite, item, list, settlement, and user modules for improved reliability and clarity. Introduce specific operation errors for better error reporting.
2025-05-16 21:54:29 +02:00
main.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
models.py
fastapi-users, oauth, docker support, cleanup
2025-05-14 00:10:31 +02:00