Alix JEUDI--LEMOINE
|
adc09564f4
|
🎨 Moved routes into separated files (!!!)
|
3 months ago |
Alexis Feron
|
cd926b6487
|
✨ Add get one user route
|
3 months ago |
Maxence JOUANNET
|
cb7dee9bf8
|
fix test friend
|
3 months ago |
Maxence JOUANNET
|
a9dd90645f
|
fix friend test
|
3 months ago |
Maxence JOUANNET
|
66cad20696
|
friend route modify
|
3 months ago |
Alexis Feron
|
055dbe1c62
|
🐛 Fix pin user_id
|
3 months ago |
Alexis Feron
|
c8f28d8ea7
|
🔒️ Get pins return only personal pins
|
3 months ago |
Alix JEUDI--LEMOINE
|
46cf62e3d6
|
🚑 Fixed broken app object
|
3 months ago |
Alix JEUDI--LEMOINE
|
16df7e2cc7
|
🔒️ Fix CORS issue
|
3 months ago |
Alix JEUDI--LEMOINE
|
e76a87e659
|
🚑 Fix friend accept
|
3 months ago |
Alix JEUDI--LEMOINE
|
e1812b7885
|
🚑 Final fix for auth
|
3 months ago |
Alix JEUDI--LEMOINE
|
bca325d033
|
🚑 Fixed auth error with expire date
|
3 months ago |
Alix JEUDI--LEMOINE
|
e553fcc881
|
🐛 Fixed multiple accept/deny of friend request
|
3 months ago |
Alix JEUDI--LEMOINE
|
f772a9b022
|
🔒 Fixed token expiration
|
3 months ago |
Alix JEUDI--LEMOINE
|
9903a78d0e
|
⬆️ Upgraded pydantic to latest version & migrated python-jose to joserfc - from authlib, a more secure lib
|
4 months ago |
Alix JEUDI--LEMOINE
|
2418f613b5
|
💥 Removed default timedelta + fixed user_id in register + comment out the logout route (maybe unuseful) + added ObjectID format try except to every route that needs an id
|
4 months ago |
Alix JEUDI--LEMOINE
|
d63f0dc9f0
|
🚨 Fixed some code smells
|
5 months ago |
Alix JEUDI--LEMOINE
|
d37f6d9325
|
🐛 Fixed get pin (internal error) & model name for errors
|
5 months ago |
Alix JEUDI--LEMOINE
|
83a3462ebb
|
💩 Fixed external friends error + added full url to dev env to documentation
|
5 months ago |
Alix JEUDI--LEMOINE
|
9803156d47
|
🐛 Fixed output of register (user_id missing)
|
5 months ago |
Alix JEUDI--LEMOINE
|
2f4250a789
|
📝 Added /api/v1 base path and production API URL (https://api.memorymap.fr)
|
5 months ago |
Alix JEUDI--LEMOINE
|
c993d2f1af
|
📝 Added all responses codes to automatic documentation, fixed some output sample values and fixed the TODO for user search
|
5 months ago |
Alix JEUDI--LEMOINE
|
49cbd2a698
|
✨ Add back the user instance to the authentication system, block the addition of oneself as a friend, implement a DTO for the friends list and modify the architecture of the Friend model to distinguish the two users.
|
5 months ago |
Alix JEUDI--LEMOINE
|
a2cc91d681
|
🏗️ Added first DTO
|
5 months ago |
Alix JEUDI--LEMOINE
|
cb2c807406
|
🎨 Complete project restructuring
|
5 months ago |