etiquette/frontends/etiquette_flask/backend/endpoints
voussoir 707fdcc637 Add album cards and improve album pages.
- album card has placeholder for future thumbnail.
- replaced nested tree hierarchy lists with separate boxes.
- list/grid view also applies to the root listing.
- added a sticky right panel for all the tools. not pretty yet.
- mechanism for adding sticky panel changed. instead of applying
  it to the #right, you apply it to #content_body so that its
  grid layout can be updated properly.
2018-11-12 22:15:59 -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 cards and improve album pages. 2018-11-12 22:15:59 -08:00
basic_endpoints.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
bookmark_endpoints.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
photo_endpoints.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
tag_endpoints.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
user_endpoints.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00