etiquette/frontends/etiquette_flask/templates
Ethan Dalool 0e3ae11610 Improve normalizers, use less None; Add author search box.
It was getting difficult to remember which of the normalizers
use None and which don't. So let's try to be a little more consistent
and just use empty sets, etc, so the caller can rely on receiving a
set instead of having to check for None.

Also renamed search parameter authors->author to be more in line
with the singular form of extension.
2018-03-22 21:09:21 -07:00
..
album.html Remove the word "Album" from the h2. The number is okay. 2018-03-10 19:54:56 -08:00
albums.html Support giving title when creating albums. Two-step prompt. 2018-03-09 17:38:40 -08:00
bookmarks.html Move the remaining common css / js to their folders. 2018-02-24 12:51:36 -08:00
clipboard.html Give Photos a searchhidden property. 2018-03-09 17:10:27 -08:00
clipboard_tray.html Add CSS clipboard_size; and other clip hook improvements. 2018-02-20 20:20:20 -08:00
header.html
login.html Move the remaining common css / js to their folders. 2018-02-24 12:51:36 -08:00
photo.html Move the remaining common css / js to their folders. 2018-02-24 12:51:36 -08:00
photo_card.html Remove some excessive newlines from photo_card output. 2018-03-19 22:52:15 -07:00
root.html Fix body not filling vertical space. 2018-03-19 15:06:07 -07:00
search.html Improve normalizers, use less None; Add author search box. 2018-03-22 21:09:21 -07:00
tag_object.html Minor fixes & pylint appeasements. 2018-02-16 21:28:36 -08:00
tags.html On the tag page, put descr in a dark box like albums. 2018-03-10 13:40:02 -08:00
template.html Move the remaining common css / js to their folders. 2018-02-24 12:51:36 -08:00
user.html Move the remaining common css / js to their folders. 2018-02-24 12:51:36 -08:00