Commit Graph

  • 3830b3ccf4 more tests w/ timeouts jomo 2014-11-22 21:17:49 +01:00
  • 42dae4582b logging stuff jomo 2014-11-22 18:04:45 +01:00
  • df3f008188 fix typo jomo 2014-11-22 17:20:25 +01:00
  • 7dbfaedb2f allow longer timeouts when testing jomo 2014-11-22 17:20:16 +01:00
  • 1aeeb19fcf only flush redis when running on heroku; don't delete files on start (see @46f36e9fede3984e85cb1cafa7a4fea67a56176d) jomo 2014-11-22 17:16:55 +01:00
  • 04066591c5 add comment about heroku + deleting files jomo 2014-11-22 02:27:20 +01:00
  • 170ca55535 Revert "don't flush redis on start, don't delete images on start" jomo 2014-11-22 02:24:35 +01:00
  • 893ac91717 add more tests for usernames jomo 2014-11-22 02:20:21 +01:00
  • bc8a6d9b15 add usernames.txt can be used for testing, all usernames (currently) exist but not all of them may have a skin. jomo 2014-11-22 02:12:38 +01:00
  • 7afeafc21a don't flush redis on start, don't delete images on start I think we initially did this to debug some problems with broken data in redis jomo 2014-11-22 01:50:19 +01:00
  • 46f36e9fed speed improvement: don't download files that exist on disk jomo 2014-11-22 01:46:34 +01:00
  • 9dde7e31b5 don't cache on fail jomo 2014-11-22 01:30:50 +01:00
  • a03ee5d979 more username/uuid tests jomo 2014-11-22 00:56:49 +01:00
  • 749403e81b fix uuid_valid jomo 2014-11-22 00:32:47 +01:00
  • 5b5462393d nicer logging format jomo 2014-11-22 00:23:44 +01:00
  • e828f976f1 removing some errors in networking.skin_file callback 404 shouldn't return an error, null is fine. Setting the error causes that non-existing skins aren't cached. Thus we'd always make a new request to mojang, which will result in hitting the (sessionserver's) rate limit Removing the error for Too Many Requests for the same reason. jomo 2014-11-22 00:22:08 +01:00
  • d0065fa0f7 Fix failing test Jake 2014-11-20 22:14:19 -06:00
  • c717f0f293 Fix an issue with errors being null in skin_file callback Jake 2014-11-20 22:10:07 -06:00
  • 8d73f50dd4 Fix README merge Jake 2014-11-20 20:02:36 -06:00
  • f95ce50abc Username support Jake 2014-11-20 20:01:39 -06:00
  • b7a61bbc36 well shit. 💩💩💩💩💩 jomo 2014-11-17 02:52:28 +01:00
  • 03306dff08 better X-Storage-Type jomo 2014-11-10 23:55:56 +01:00
  • 66914efb19 styles + missing favicon file ;_; jomo 2014-11-10 22:47:30 +01:00
  • 7954f4ba23 we don't need serve-favicon jomo 2014-11-10 01:59:03 +01:00
  • 05bc54721b fix content margin-top floating header is 50px and has a 20px margin-bottom (which is obviously not applied) jomo 2014-11-09 23:34:36 +01:00
  • 9b3720e6fe add alt tags to images jomo 2014-11-09 23:26:28 +01:00
  • c8c686133f fix link -> meta tag jomo 2014-11-09 23:24:47 +01:00
  • 6c3136712d fix jade markup, link to #, remove commented code jomo 2014-11-09 23:21:17 +01:00
  • fe82720ff6 comply with html standards image/x-icon is not a valid MIME type. the valid MIME for ico files is image/vnd.microsoft.icon. the .ico file also contained 3 sizes (which we don't really need), which were poorly resized. One of the sizes actually had glitches, see https://i.imgur.com/OGWpggH.png jomo 2014-11-09 23:18:07 +01:00
  • 24fcc70973 add some meta tags jomo 2014-11-09 22:05:58 +01:00
  • a6514ad104 add missing status to comments jomo 2014-11-09 20:57:12 +01:00
  • f9fe00b36c fix coveralls? jomo 2014-11-08 04:36:25 +01:00
  • 987cbe911a remove some stuff jomo 2014-11-08 03:54:14 +01:00
  • 814e4ee66b fix coveralls / travis? :o jomo 2014-11-08 03:13:52 +01:00
  • d8041c3ccd fix travis badge jomo 2014-11-08 03:00:48 +01:00
  • 4d562d70c4 use coveralls jomo 2014-11-08 02:58:16 +01:00
  • 2de0b0f9be add coveralls badge jomo 2014-11-08 02:16:08 +01:00
  • db84f8745b comment = 👍 jomo 2014-11-08 02:13:42 +01:00
  • 93623905ac use stictEqual where applicable, add tests 'should not exist' and 'should exist without skin' jomo 2014-11-08 02:02:02 +01:00
  • c545c47ddf use \n instead of \r\n jomo 2014-11-08 01:33:01 +01:00
  • 653590228f cache valid UUIDs without skin jomo 2014-11-08 01:16:46 +01:00
  • 230444f866 add clean_images.sh, fixes #4 jomo 2014-11-08 00:23:25 +01:00
  • a1eaaa3de3 delete faces + helms on start (relevant: #4) since redis is flushed, we don't know about these files anyway jomo 2014-11-07 23:05:29 +01:00
  • d4cb8e9aef useless menu is useless | mobile jomo 2014-11-06 22:41:47 +01:00
  • 7b93a1ef98 use CSS for 'fork me on github' banner jomo 2014-11-06 22:40:45 +01:00
  • 1976ed13c9 correct docs jomo 2014-11-06 22:02:33 +01:00
  • 4b47be0bdd Serve from cdnjs Jake 2014-11-05 21:35:19 -06:00
  • 55031236b8 Merge branch 'master' of github.com:Jake0oo0/crafatar Jake 2014-11-05 21:32:33 -06:00
  • 0c4f305211 Remove body padding Jake 2014-11-05 21:32:29 -06:00
  • b48d54afd0 update docs for new handling of fallback, update our own images jomo 2014-11-05 01:59:00 +01:00
  • e592048ec1 always show image, get steve/alex by UUID, send correct HTTP status codes jomo 2014-11-05 01:40:03 +01:00
  • 9b3884d85a remove link to latest commit, wasn't working as expected jomo 2014-11-05 00:13:35 +01:00
  • 6eac9b907d clarify config options jomo 2014-11-05 00:12:08 +01:00
  • 2a13d1e1c5 💩 💩 💩 💩 genius me jomo 2014-11-05 00:07:39 +01:00
  • b95d011933 use seconds (as stated in config) timestamps in JS are ms. multiplied config value with 1000 so it's converted to ms jomo 2014-11-05 00:06:15 +01:00
  • 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 jomo 2014-11-05 00:04:50 +01:00
  • 939d8f10a4 update file date on hash update (face only) jomo 2014-11-04 23:43:39 +01:00
  • 94911167e6 correct readme jomo 2014-11-03 17:08:19 +01:00
  • b7b07ffc04 useless menu is useless jomo 2014-11-03 02:16:23 +01:00
  • a6c74c9831 use 160px as default - 180 results in irregular resized pixels (22,5px) jomo 2014-11-03 02:12:58 +01:00
  • c03c3ed1cc link lwip in readme jomo 2014-11-03 01:52:12 +01:00
  • 1ab0ca9913 compress default images jomo 2014-11-03 01:29:01 +01:00
  • 69be1145b2 add travis status + link to readme jomo 2014-11-03 01:21:56 +01:00
  • ce8e194b45 mobile friendly website jomo 2014-11-03 01:18:16 +01:00
  • f71f11aa87 flush redis after connection established, improve bulk.sh jomo 2014-11-03 01:11:19 +01:00
  • e35106a03b Merge branch 'master' of github.com:Jake0oo0/crafatar jomo 2014-11-02 21:28:22 +01:00
  • 0862cb8474 Fix Travis, closes #7 Jake 2014-11-02 10:36:12 -06:00
  • 5a4643f334 Add Redis getter Jake 2014-11-02 10:47:40 -06:00
  • 326e733d43 No Jake 2014-11-02 10:43:17 -06:00
  • 3eb8d7278d Don't watch Jake 2014-11-02 10:42:24 -06:00
  • afc7b0fac7 Make Travis less spammy Jake 2014-11-02 10:37:50 -06:00
  • 1dcf384c0d Fix Travis Jake 2014-11-02 10:36:12 -06:00
  • 8e4247bb22 Merge branch 'master' of github.com:Jake0oo0/crafatar Jake 2014-11-02 10:33:03 -06:00
  • 6b6f7c7f46 Allow .png file extension Jake 2014-11-02 10:30:32 -06:00
  • 3025062117 stfu travis jomo 2014-11-02 16:55:42 +01:00
  • 48a4f12d21 fix gitignore jomo 2014-11-02 16:38:45 +01:00
  • b59d6ced07 cache non-existing UUIDs jomo 2014-11-02 16:37:30 +01:00
  • 3e73b833c4 Merge branch 'master' of github.com:Jake0oo0/crafatar Jake 2014-11-02 10:06:11 -06:00
  • 1464604536 Flush when starting from Heroku Jake 2014-11-02 10:06:05 -06:00
  • f12b8149be stfu travis jomo 2014-11-02 16:55:42 +01:00
  • 270149a242 Merge branch 'master' of github.com:Jake0oo0/crafatar jomo 2014-11-02 16:39:35 +01:00
  • 4d806f5db2 fix gitignore jomo 2014-11-02 16:38:45 +01:00
  • d387b73bfe cache non-existing UUIDs jomo 2014-11-02 16:37:30 +01:00
  • 977e7d3a77 Merge branch 'master' of github.com:Jake0oo0/crafatar Jake 2014-11-02 09:32:16 -06:00
  • 2f9b46655d fix helms Jake 2014-11-02 09:32:03 -06:00
  • 6a4a78767c Merge branch 'master' of github.com:Jake0oo0/crafatar jomo 2014-11-02 16:10:30 +01:00
  • 19597e232d get commit hash from post-commit hook, see http://stackoverflow.com/a/14924922/2517068 jomo 2014-11-02 16:04:11 +01:00
  • 8c6df51965 Try adding folders..? Jake 2014-11-02 08:54:31 -06:00
  • a5f9ff462b Add Procfile + __dirname Jake 2014-11-02 08:47:45 -06:00
  • 57e234134e Fix url Jake 2014-11-02 08:22:45 -06:00
  • 07a24f4290 Rediscloud Jake 2014-11-02 08:21:19 -06:00
  • b146a5ea79 merge dem shiet jomo 2014-11-02 15:18:16 +01:00
  • d6a1117fba add support for heroku redis, catch errors, more logging, auto reconnect jomo 2014-11-02 15:17:03 +01:00
  • 330c4814d6 Merge branch 'master' of github.com:Jake0oo0/crafatar Jake 2014-11-02 08:00:14 -06:00
  • ca7aafbcaa Seperate methods Jake 2014-11-02 07:57:39 -06:00
  • b9848e6e1f show commit hash on site jomo 2014-11-02 14:54:57 +01:00
  • 5d062f759f Auth client Jake 2014-11-02 07:54:28 -06:00
  • fffc56ad81 Support redis on Heroku Jake 2014-11-02 07:51:08 -06:00
  • be42030a0a no need to delete files, just flush redis :] jomo 2014-11-02 05:49:00 +01:00
  • bdcd3e95c7 add redis to travis jomo 2014-11-02 05:36:46 +01:00