etiquette/frontends/etiquette_flask
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
..
etiquette_flask Improve normalizers, use less None; Add author search box. 2018-03-22 21:09:21 -07:00
static Fix thumbnail height in CSS only, no html attr. Don't h-stretch. 2018-03-10 19:53:29 -08:00
templates Improve normalizers, use less None; Add author search box. 2018-03-22 21:09:21 -07:00
tests Move site tests to the site frontend folder. 2017-11-12 01:14:02 -08:00
etiquette_flask_launch.py Apply werkzeug ProxyFix so that request.remote_addr is correct. 2018-01-17 20:53:25 -08:00