Commit Graph
791 Commits
Author SHA1 Message Date
jomo 5ce343b052 npm start = www.js 2015-01-08 19:27:57 +01:00
jomo b91362e8de flip dinnerbone & grumm, fix #72 2015-01-08 19:25:09 +01:00
Jake 96730705c8 Merge pull request #71 from connor4312/sync-is-evil
Swap out those syncs
2015-01-07 15:33:10 -06:00
Connor Peet 3daefcf0cf Swap out those syncs 2015-01-07 15:19:06 -05:00
Jake 7380ab46b8 Merge pull request #67 from connor4312/dev-depend
Move devdeps, update readme
2015-01-07 13:00:00 -06:00
Connor Peet 0750b2b85c Added ensure cairo 2015-01-07 13:06:21 -05:00
jomo 3473b3bb00 log amount of workers started 2015-01-06 22:02:34 +01:00
jomo 58b7995d53 solve merge conflict 2015-01-06 20:45:18 +01:00
jomo 28ad09213c fix indentation 2015-01-06 18:44:27 +01:00
jomo 8458218d50 use double quotes as we do everywhere else 2015-01-06 18:43:16 +01:00
jomo b32db33ddc use logging module 2015-01-06 18:40:18 +01:00
jomo 363f460ee3 remove Timeout
Why was this here in the first place?
The nodejs docs don't mention anything about this

http://nodejs.org/api/cluster.html#cluster_event_exit
2015-01-06 18:38:03 +01:00
jomo 66144bb580 Merge pull request #70 from connor4312/better-static-serve
Pipe static files, don't read to buffer
2015-01-06 05:52:52 -08:00
Connor Peet 160629db6b Pipe static files, don't read to buffer 2015-01-06 08:47:18 -05:00
jomo 4f8f134180 Merge pull request #69 from connor4312/wat
Fix some silly parsing URLs
2015-01-06 05:46:09 -08:00
Connor Peet 5e88942d0d Fix some silly parsing URLs 2015-01-06 08:42:41 -05:00
Connor Peet 4923b8ed58 Add clustering bin 2015-01-05 23:04:43 -05:00
Connor Peet 2cfac092e2 Move devdeps, update readme 2015-01-05 22:55:49 -05:00
jomo e26cff3718 remove useless get_image_hash line for renders 2015-01-04 05:34:35 +01:00
jomo 9affb00576 this is a better fix for #48 2015-01-04 05:03:45 +01:00
jomo 3a0a23e5b5 delete hash from redis if file does not exist 2015-01-04 05:01:13 +01:00
jomo a9a0032b1f actually do send etag on error, but send "none" etag when no (=default) image is sent 2015-01-04 04:36:10 +01:00
jomo 0dfc91f948 don't send etag on error, improves #48 2015-01-04 04:32:59 +01:00
jomo 3d1ad616bf make sure file exists before considering redownload, fix #48 2015-01-04 04:29:07 +01:00
jomo 8ef7bd5937 always show http status 2015-01-04 03:58:40 +01:00
jomo cbbfb73bea split pathname into array, URL decode, fix #65 2015-01-04 03:37:51 +01:00
jomo bbc71b0d6c fix #64 2015-01-04 03:08:53 +01:00
jomo 7fbd31fd01 fix #61 2015-01-04 02:39:11 +01:00
jomo 51d9f1db31 fix html, close #63
div elements are not allowed inside p elements
2015-01-04 00:18:48 +01:00
jomo 341eb5b41b rename contents to file_buffer for clarity 2015-01-03 23:57:32 +01:00
jomo f031616984 fix content-length for index 2015-01-03 18:21:14 +01:00
jomo 4a3b635166 remove newline at end of file 2015-01-03 17:50:44 +01:00
Chris Ireland 63d934e743 fix spacing issues on steve and alex 2015-01-03 11:20:03 +00:00
Chris Ireland 679faafdd4 fix accessability issues 2015-01-03 11:08:13 +00:00
Chris Ireland 74a1282da0 crush images 2015-01-03 11:00:11 +00:00
Chris Ireland 73622c1d59 Fix issues with last commit 2015-01-03 10:58:17 +00:00
Chris Ireland cc177e2d2c Tidy CSS a bit 2015-01-03 10:55:32 +00:00
jomo 2d38bd20cb remove useless newline log 2015-01-03 09:54:12 +01:00
jomo 0dd29d194d log full request path 2015-01-03 09:53:45 +01:00
jomo 9210051599 proper ingrish 2015-01-03 05:58:58 +01:00
jomo dd3aee541e padding-left for previews; bold placeholder 2015-01-03 05:56:30 +01:00
jomo ba4a7ae149 fix CSS overflow on small screens 2015-01-03 05:52:08 +01:00
jomo aba7eee7ef bootstrap y u stupid 2015-01-03 05:50:47 +01:00
jomo 389803938c we are blazing fast! 2015-01-03 05:37:46 +01:00
jomo 968d81f5cb use correct year automatically 2015-01-03 05:34:42 +01:00
jomo f602665999 preload :hover images
why don't browsers do this automatically? 💩
2015-01-03 05:32:14 +01:00
jomo 756ede7d83 add preview placeholder 2015-01-03 05:14:50 +01:00
jomo a81c3c9de4 fix mime dependency 2015-01-03 05:04:58 +01:00
jomo 4ae88e50c5 rename skins/ -> images/
skins/skins/ is a bit confusing
2015-01-03 05:04:09 +01:00
jomo a80850095a Merge branch 'master' of github.com:Jake0oo0/crafatar 2015-01-03 04:54:08 +01:00