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 402411f7b9
continuous-integration/drone/push Build is passing Details
Add a get route for pin shares
2 weeks ago
..
__init__.py 🎨 Moved routes into separated files (!!!) 4 months ago
admin.py 🐛 Fix bug top users were not correct 2 weeks ago
auth.py Add is_admin attribute on User model 2 weeks ago
friends.py 🐛 Fix friend not found on deny request 2 weeks ago
images.py Add get caption / get metadata routes 2 weeks ago
pins.py Add a get route for pin shares 2 weeks ago
users.py 🎨 Moved differents utils into two separated files 4 months ago
utils.py Add get_admin_user guard for routes 2 weeks ago