You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexis Feron 7fa6f76078
continuous-integration/drone/push Build is passing Details
🐛 Fix share delete 422 error
1 week ago
..
__init__.py 🎨 Moved routes into separated files (!!!) 5 months ago
admin.py Added routes for user management: list of users and deletion of a user by UID. 2 weeks ago
auth.py Add is_admin attribute on User model 3 weeks ago
friends.py 🐛 Fix friend not found on deny request 3 weeks ago
images.py Add get caption / get metadata routes 3 weeks ago
pins.py 🐛 Fix share delete 422 error 1 week ago
users.py 🎨 Moved differents utils into two separated files 5 months ago
utils.py Add get_admin_user guard for routes 3 weeks ago