dispatch/server
Ken-Håvard Lieng 4dcf674c4b Add robots.txt, clean up index template 2018-11-14 10:11:15 +01:00
..
auth.go Dont refresh session keys on bootloader requests 2018-11-08 08:39:47 +01:00
gzip.go Link rel preload boot data 2018-11-09 07:12:43 +01:00
http.go Link rel preload boot data 2018-11-09 07:12:43 +01:00
index.egon Add robots.txt, clean up index template 2018-11-14 10:11:15 +01:00
index.egon.go Add robots.txt, clean up index template 2018-11-14 10:11:15 +01:00
index_data.go Link rel preload boot data 2018-11-09 07:12:43 +01:00
index_data_easyjson.go Add colored nicks settings option 2018-10-15 08:56:17 +02:00
index_data_test.go Append pathname to bootloader request 2018-11-07 02:07:23 +01:00
ip.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
irc.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
irc_handler.go Correct spelling mistakes. 2018-06-18 14:47:51 +01:00
irc_handler_test.go Fix irc handler tests 2018-06-01 03:37:22 +02:00
json.go Remove base64-arraybuffer 2018-10-10 21:23:42 +02:00
json_easyjson.go Remove base64-arraybuffer 2018-10-10 21:23:42 +02:00
serve_files.go Add robots.txt, clean up index template 2018-11-14 10:11:15 +01:00
server.go Implement http.Handler in server.Dispatch 2018-11-09 07:32:47 +01:00
state.go Remove session expiration timer 2018-06-01 05:59:13 +02:00
tls.go Add HTTP/2 push 2017-04-15 04:48:24 +02:00
websocket.go Use easyjson 2018-05-25 23:54:36 +02:00
websocket_handler.go Append pathname to bootloader request 2018-11-07 02:07:23 +01:00