etiquette/frontends/etiquette_flask/backend/endpoints
voussoir e717833d41
Fix batch cards endpoint still referring to photo_card.html.
2021-01-28 17:01:00 -08:00
..
__init__.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
album_endpoints.py Add /album/remove_thumbnail_photo endpoint. 2021-01-20 19:07:37 -08:00
basic_endpoints.py Replace all double blank lines with single, improve hash headers. 2020-09-19 03:13:23 -07:00
bookmark_endpoints.py Move jsonify methods into the objects instead of separate file. 2021-01-01 17:02:01 -08:00
photo_endpoints.py Fix batch cards endpoint still referring to photo_card.html. 2021-01-28 17:01:00 -08:00
tag_endpoints.py Use request.path instead of url for endswith conditions. 2021-01-07 23:04:10 -08:00
user_endpoints.py Add Unauthorized exception. 2021-01-09 15:42:51 -08:00