etiquette/frontends/etiquette_flask/backend/endpoints
voussoir 881ce5e3ae With specific tag, start the export with the children.
This prevents the specific tag from being included in the results in
the first place, and has the knock-on effect that the descendants'
lines won't all start with the parent tag's name.
2020-10-17 18:23:38 -07:00
..
__init__.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
album_endpoints.py Add album_autocomplete.js, so "Add child" box can autocomplete. 2020-10-03 18:37:08 -07: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 Replace all double blank lines with single, improve hash headers. 2020-09-19 03:13:23 -07:00
photo_endpoints.py Add yield_photos, count albums in search result limit. 2020-09-27 23:38:49 -07:00
tag_endpoints.py With specific tag, start the export with the children. 2020-10-17 18:23:38 -07:00
user_endpoints.py Replace all double blank lines with single, improve hash headers. 2020-09-19 03:13:23 -07:00