Commit Graph
158 Commits
Author SHA1 Message Date
jomo b95d011933 use seconds (as stated in config)
timestamps in JS are ms. multiplied config value with 1000 so it's converted to ms
2014-11-05 00:06:15 +01:00
jomo 5f63cfac78 fix stupid bug that would result in never updating images
redis gives us a string. Thus, <time> + <number> resulted in '<time><number>' which was quite a big number and wouldn't ever be bigger than a valid Date
2014-11-05 00:04:50 +01:00
jomo 939d8f10a4 update file date on hash update (face only) 2014-11-04 23:43:39 +01:00
jomo 94911167e6 correct readme 2014-11-03 17:08:19 +01:00
jomo b7b07ffc04 useless menu is useless 2014-11-03 02:16:23 +01:00
jomo a6c74c9831 use 160px as default - 180 results in irregular resized pixels (22,5px) 2014-11-03 02:12:58 +01:00
jomo c03c3ed1cc link lwip in readme 2014-11-03 01:52:31 +01:00
jomo 1ab0ca9913 compress default images 2014-11-03 01:29:01 +01:00
jomo 69be1145b2 add travis status + link to readme 2014-11-03 01:21:56 +01:00
jomo ce8e194b45 mobile friendly website 2014-11-03 01:18:16 +01:00
jomo f71f11aa87 flush redis after connection established, improve bulk.sh 2014-11-03 01:11:19 +01:00
jomo e35106a03b Merge branch 'master' of github.com:Jake0oo0/crafatar 2014-11-02 21:28:22 +01:00
Jake 0862cb8474 Fix Travis, closes #7 2014-11-02 11:09:07 -06:00
Jake 5a4643f334 Add Redis getter 2014-11-02 10:47:40 -06:00
Jake 326e733d43 No 2014-11-02 10:43:17 -06:00
Jake 3eb8d7278d Don't watch 2014-11-02 10:42:24 -06:00
Jake afc7b0fac7 Make Travis less spammy 2014-11-02 10:37:50 -06:00
Jake 1dcf384c0d Fix Travis 2014-11-02 10:36:12 -06:00
Jake 8e4247bb22 Merge branch 'master' of github.com:Jake0oo0/crafatar 2014-11-02 10:33:03 -06:00
Jake 6b6f7c7f46 Allow .png file extension 2014-11-02 10:32:37 -06:00
jomoandJake 3025062117 stfu travis 2014-11-02 10:32:36 -06:00
jomoandJake 48a4f12d21 fix gitignore 2014-11-02 10:32:36 -06:00
jomoandJake b59d6ced07 cache non-existing UUIDs 2014-11-02 10:32:35 -06:00
Jake 3e73b833c4 Merge branch 'master' of github.com:Jake0oo0/crafatar 2014-11-02 10:06:11 -06:00
Jake 1464604536 Flush when starting from Heroku 2014-11-02 10:06:05 -06:00
jomo f12b8149be stfu travis 2014-11-02 16:55:42 +01:00
jomo 270149a242 Merge branch 'master' of github.com:Jake0oo0/crafatar 2014-11-02 16:39:35 +01:00
jomo 4d806f5db2 fix gitignore 2014-11-02 16:38:45 +01:00
jomo d387b73bfe cache non-existing UUIDs 2014-11-02 16:37:30 +01:00
Jake 977e7d3a77 Merge branch 'master' of github.com:Jake0oo0/crafatar 2014-11-02 09:32:16 -06:00
Jake 2f9b46655d fix helms 2014-11-02 09:32:03 -06:00
jomo 6a4a78767c Merge branch 'master' of github.com:Jake0oo0/crafatar 2014-11-02 16:10:30 +01:00
jomo 19597e232d get commit hash from post-commit hook, see http://stackoverflow.com/a/14924922/2517068 2014-11-02 16:08:40 +01:00
Jake 8c6df51965 Try adding folders..? 2014-11-02 08:56:03 -06:00
Jake a5f9ff462b Add Procfile + __dirname 2014-11-02 08:55:54 -06:00
Jake 57e234134e Fix url 2014-11-02 08:22:45 -06:00
Jake 07a24f4290 Rediscloud 2014-11-02 08:21:19 -06:00
jomo b146a5ea79 merge dem shiet 2014-11-02 15:18:16 +01:00
jomo d6a1117fba add support for heroku redis, catch errors, more logging, auto reconnect 2014-11-02 15:17:03 +01:00
Jake 330c4814d6 Merge branch 'master' of github.com:Jake0oo0/crafatar 2014-11-02 08:00:14 -06:00
Jake ca7aafbcaa Seperate methods 2014-11-02 07:57:39 -06:00
jomo b9848e6e1f show commit hash on site 2014-11-02 14:54:57 +01:00
Jake 5d062f759f Auth client 2014-11-02 07:54:28 -06:00
Jake fffc56ad81 Support redis on Heroku 2014-11-02 07:51:08 -06:00
jomo be42030a0a no need to delete files, just flush redis :] 2014-11-02 05:49:00 +01:00
jomo bdcd3e95c7 add redis to travis 2014-11-02 05:36:46 +01:00
jomo 5da42cdf7b use all the things 2014-11-02 05:34:01 +01:00
jomo ea3204395d tabs -> spaces, add missing semicolons 2014-11-02 05:29:58 +01:00
jomo d9ffa6cc69 make logs useful 2014-11-02 05:24:22 +01:00
jomo b513883d93 use outdated hash on network errors, fixes #5 🍺 2014-11-02 05:15:38 +01:00