etiquette/frontends/etiquette_flask
Ethan Dalool 5f6d21fdee Give Photos a searchhidden property.
By default, photos with searchhidden do not appear in the search
results. This allows a small number of representative images from
a large album to appear in the results, while the rest can be
found on the album's page.

The same effect could be achieved with a tag and forbid search,
but tag searching has much higher cost and it would be more difficult
to implement as a default behavior without requiring lots of special
checks whenever listing tags etc.
2018-03-09 17:10:27 -08:00
..
etiquette_flask Give Photos a searchhidden property. 2018-03-09 17:10:27 -08:00
static Add button to clear clipboard. 2018-02-24 23:00:28 -08:00
templates Give Photos a searchhidden property. 2018-03-09 17:10:27 -08: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