Commit Graph

14 Commits (c84acca6c97d43cc3407ba1e426d300f3877805e)

Author SHA1 Message Date
voussoir 8b05a26ff7 checkpoint
Add Bookmark class; Add user.html; Add more commit loggers; Fix warning_bag attributeerror when it was None
2017-02-04 18:30:02 -08:00
voussoir a305350f5f Fix handling of unicode filename downloads
Add photo attribute dot_extension

Fix bug using unnormalized offset in calculations
2016-12-24 18:34:34 -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 36acf79bbe Move specific functions out of common.js 2016-12-20 21:53:59 -08:00
voussoir 69443d7a8c general cleanup; move binding_filler helper 2016-12-20 21:33:14 -08:00
voussoir af40f24dd8 Include album info as txt in zip; fix normalize_filepath bugs 2016-12-20 19:53:06 -08:00
voussoir b5294431aa Greatly improve zip endpoint with python-zipstream 2016-12-20 17:44:22 -08:00
voussoir d5bc65c8f2 Allow templates to get objects instead of json 2016-12-20 16:33:40 -08:00
voussoir c843f444e7 very early session and registration support 2016-12-18 05:12:14 -08:00
voussoir 693fce0d34 add binding_filler to simplify some inserts 2016-12-14 14:36:58 -08:00
voussoir 1e7aff5cfd Display album description 2016-12-14 13:26:42 -08:00
voussoir 2b34854910 Move files to top of repository 2016-11-28 20:19:31 -08:00