Commit Graph

9 Commits (faf893a428cd0f5ce967f44b9aaec9ab12770847)

Author SHA1 Message Date
voussoir 93b878bb3e Fix remove_tag_button gap on search mmf 2017-03-04 19:34:10 -08:00
voussoir fd914051aa Add word-wrap:break-word to various elements 2017-03-03 22:30:57 -08:00
voussoir 8856a2fe69 Include the user's nonstandard limit parameter in the dropdown box 2017-03-03 21:56:29 -08:00
voussoir c80e2003ff checkpoint
add photo and search css for narrow screens; incorporate new expressionmatch kit; entry_with_history cursor moves to end; albums indicate total filesize; etc
2017-02-24 22:07:59 -08:00
voussoir 0d0431edff Centralize and unify search parameter normalization
Create searchhelpers.py which normalize incoming search parameters.

Add argument give_back_parameters so we can more effectively return the normalized parameters to the user to learn from their mistakes.

Create objects.WarningBag and stop using the warnings module with the unclear warning-catcher.

Fix handling of photos without extensions (still needs improvement).

Adopt use of pathclass.Path in more places and keep thumbnail paths relative so that the entire _etiquette dir can be moved and still work right away.

Probably some other things
2016-12-24 17:13:45 -08:00
voussoir 564518f4d8 Add early author search; Load Photo.mimetype on instantiation 2016-12-23 19:49:51 -08:00
voussoir 5038d92b93 Make login page javascript-based instead of html form (sorry) 2016-12-21 01:11:50 -08:00
voussoir c843f444e7 very early session and registration support 2016-12-18 05:12:14 -08:00
voussoir 2b34854910 Move files to top of repository 2016-11-28 20:19:31 -08:00