86 Commits

Author SHA1 Message Date
f75a7a8520 gravatar hates query strings, support passing in options via the path,
optionally [?&] are replaced with / and = is replaced with _
2012-11-07 08:42:32 +11:00
c126eef2aa Add requirements.txt via @sprintly 2012-09-24 08:51:42 -04:00
4ae12a1620 https 2012-09-23 02:56:07 +00:00
d5eb796f64 Crossdomain.xml 2012-09-16 22:19:19 -04:00
73b70cd995 add crossdomain.xml for Flash users 2012-09-16 19:54:14 -04:00
1f15bbd817 oops 2012-07-27 13:26:14 -04:00
577ea6abac remove tag 2012-07-26 05:16:07 -04:00
45d950face datauri 2012-07-26 04:56:31 -04:00
377d14b1a4 template 2012-06-28 19:59:16 +00:00
f8cc9ef55a https 2012-06-28 15:48:22 -04:00
165dd3f5dc Merge branch 'master' of https://github.com/e1ven/Robohash 2012-06-28 19:16:30 +00:00
94a66f60c4 fromsite 2012-06-28 19:16:13 +00:00
4339104df8 License 2012-04-11 18:14:54 -04:00
72ed4f9edb sort backgrounds 2012-04-03 12:45:23 -04:00
8cb8d7dde5 Agnostic URL 2012-04-02 20:15:41 +00:00
2c993dc734 change some urls 2012-02-03 15:41:38 -05:00
9b11bbd934 Merge branch 'master' of github.com:e1ven/Robohash 2012-01-03 15:14:08 -05:00
c6347e8fcf include blue5 2012-01-03 15:13:56 -05:00
4e60afec3a Include License 2012-01-03 15:12:36 -05:00
71263bf84a Gravatar change 2011-12-11 02:00:56 +00:00
8baa4e813e saftey 2011-08-30 23:04:30 -04:00
fe67f3fc88 Added Hashed Gravatar 2011-08-30 22:47:50 -04:00
3c1f8c7c17 Gravatar support 2011-08-30 21:57:51 -04:00
aab3c87d8b Remove unsupported exts 2011-08-30 18:39:55 -04:00
c7456d95ba fix typo. Thanks jayferd 2011-08-30 18:22:23 -04:00
7136ee862d wording 2011-08-30 17:29:20 -04:00
e63cf6c611 swap ignoreext to be default 2011-08-30 16:35:59 -04:00
e6ffbc129e root 2011-08-19 16:17:01 -04:00
8df898fcf0 Edited README via GitHub 2011-08-16 18:27:18 -03:00
154268981b Cleanup 2011-08-08 20:19:14 +00:00
ce48f9707f Cleanup 2011-08-08 20:19:08 +00:00
59f302d9b1 This commit has a large rename of files.
Let me explain-

When RH.org fired up, it wasn't sorting the filenames.
Now, that gives us a problem.. It was relying on the ext order of the bits.
Oops. Sorry, I didn't think about that, I released in a hurry.

Anyway, to keep compatibility, I've ensured that the fileorder from RH.org
is now reflected in the files themselves. This was done by naming each one with up to
two sets of numbers

0001#01Body/01.png

What the 0001# before the pound sign means does is ensure the
code is sorted with that gif first, when assigning them.

Anyway, this makes the code messier, but it will be the same everywhere now.
I'll clean up the filenames later, if anyone cares.
Or, you're welcome to!

Renaming them to drop the numbers in the basefilename should be perfectly OK.
Try it ;)
-CPD
2011-08-08 16:10:57 -04:00
fd2051450e Merge branch 'rename' of github.com:e1ven/Robohash 2011-08-08 16:08:24 -04:00
a3e74dd64c FileOrderFix 2011-08-08 20:02:33 +00:00
73d8f59be7 dircurse.sh 2011-08-06 05:51:06 +00:00
f010c23064 fix bug 2011-07-18 21:47:54 +00:00
a93c5cb0c9 ABCD 2011-07-16 05:01:26 +00:00
c363f59a03 Add another feature 2011-07-16 00:57:16 -04:00
3bbf8b8d34 Add another feature 2011-07-16 00:55:29 -04:00
ad583063f8 Another VERY useful feature 2011-07-16 00:39:27 -04:00
b9c81b7d64 Add popular feature 2011-07-16 00:23:55 -04:00
e62ef9872b Merge pull request #2 from samfoo/master
Thanks. I threw that in at the last minute, and it showed up.. Enough? ;)
2011-07-13 23:31:02 -07:00
8b86d31cbf Properly escape backslashes on awesome robot ascii art. 2011-07-13 12:12:59 -07:00
3e6e9eeed5 test 2011-07-08 16:51:55 -04:00
f9f42bbd1f sort 2011-07-08 16:49:12 -04:00
2a1bcd1f5c filter better 2011-07-08 18:45:01 +00:00
45f13fdf09 Add fix from truncs to JS 2011-07-08 18:32:34 +00:00
4694ddc308 fix for FF 2011-07-08 13:58:10 -04:00
10718869df Emergency fix 2011-07-08 10:50:55 -04:00
31a6785554 Quick, JS Form 2011-07-08 10:30:28 -04:00