Commit Graph

71 Commits

Author SHA1 Message Date
Oliver Falk
b908316027 Add identicon and retro - the same for us at the moment 2018-10-15 13:06:56 +02:00
Oliver Falk
5557aa4bbf Fix use of explicit default=mm in params 2018-10-10 10:10:22 +02:00
Oliver Falk
1de1257a42 use default, not d, since d not in params of course 2018-10-10 09:48:53 +02:00
Oliver Falk
9a447bb858 Add monsterid functionality 2018-10-09 19:22:15 +02:00
Oliver Falk
d3a8ecae0c Add forcedefault/f option plus long options for default/size; Fixing issue #6 and #7. Remove some else trees, since we return in the if tree 2018-09-12 09:19:43 +02:00
Oliver Falk
a343813673 Handle case where s= and s=0 as reported in issue #4 2018-08-31 22:03:52 +02:00
Oliver Falk
52baa39bd0 Merge in photo_import 2018-07-11 11:07:30 +02:00
Oliver Falk
860f8cf555 Only a happy pylint is a good pylint 2018-07-11 10:13:47 +02:00
Oliver Falk
96237bb47e Ability to import from libravatar + import by email; Forms are WIP! 2018-07-10 14:46:30 +02:00
Oliver Falk
2ace37e981 Allow specifying default as get request parameter (as specified in the standard); Do not serve picture directly, but redirect to /static 2018-07-10 11:06:27 +02:00
Oliver Falk
14ee40f52c Return resized img, if/as requested and now also return default image (not yet as specified by the url parameters! 2018-07-09 15:21:24 +02:00
Oliver Falk
c959538619 Only a happy lint, is a good lint. 2018-07-03 13:15:34 +02:00
Oliver Falk
613e986290 Merge in stashed changes 2018-07-03 07:14:49 +02:00
Oliver Falk
24727f5591 OOps, need to check in the right model of course 2018-06-27 07:36:21 +02:00
Oliver Falk
a641c08961 Hack in sha256 support - needs to be refactored 2018-06-26 16:55:14 +02:00
Oliver Falk
32eb5afc26 WIP: Happy lint 2018-06-19 15:43:09 +02:00
Oliver Falk
6b615dba9e Catch if digest isn't there - WIP, since we do not send a default ATM 2018-05-25 11:21:29 +02:00
Oliver Falk
d780894d80 Error when trying to fetch with openid 2018-05-25 10:55:32 +02:00
Oliver Falk
cc511c98a1 PEP8 2018-05-23 10:35:51 +02:00
Oliver Falk
d855abac62 Match definition of overriden method, use request instead of self.request, since we now have it anywhere within the same context 2018-05-22 14:59:33 +02:00
Oliver Falk
7f4b82abe3 Fetch image via hash for OpenID and email 2018-05-22 14:41:42 +02:00