dispatch/server
Ken-Håvard Lieng ed40b956b7 Set publicPath in production webpack config 2018-11-07 01:35:53 +01:00
..
auth.go Do all session pruning in a single goroutine 2018-06-01 05:40:12 +02:00
index.egon Set publicPath in production webpack config 2018-11-07 01:35:53 +01:00
index.egon.go Set publicPath in production webpack config 2018-11-07 01:35:53 +01:00
index_data.go Send default settings when there is no user yet 2018-10-15 09:06:43 +02:00
index_data_easyjson.go Add colored nicks settings option 2018-10-15 08:56:17 +02:00
index_data_test.go Handle channel names ending with a slash better 2017-06-13 04:25:59 +02: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 Set publicPath in production webpack config 2018-11-07 01:35:53 +01:00
server.go Add cache-first service worker 2018-11-06 11:13:32 +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 Add colored nicks settings option 2018-10-15 08:56:17 +02:00