1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-10-06 03:10:48 +00:00
Commit graph

29 commits

Author SHA1 Message Date
Kane York
6a5bcdca4a Oops, SSL needs a different listen address.. 2015-11-23 16:08:22 -08:00
Kane York
38972364fb Close server on SIGUSR1, 'kickclients' for rebalancing 2015-11-19 17:49:48 -08:00
Kane York
cf238bf650 lol guess i missed one 2015-11-19 16:39:47 -08:00
Kane York
121298af0e Add LE support, listen on HTTPS and HTTP 2015-11-17 13:36:34 -08:00
Kane York
976a2593eb add build stamp to /stats 2015-11-16 22:56:40 -08:00
Kane York
d3fa1e6894 revert to relative imports 2015-11-16 14:07:25 -08:00
Kane York
58dd0bd9ee Fix the build (move out of internal) 2015-11-16 13:28:16 -08:00
Kane York
cc3a160c29 more golint & cleanup 2015-11-16 12:50:00 -08:00
Kane York
66cc124e37 golint part 1 2015-11-15 18:43:34 -08:00
Kane York
377afb7a6b Speed up subscription janitor to 1min 2015-11-09 14:44:33 -08:00
Kane York
a4bac68d02 Post to backend when server start 2015-11-08 21:10:24 -08:00
Kane York
95a8f710f8 Implement username validation 2015-11-08 16:44:16 -08:00
Kane York
f9323413aa Fix bunching commands and enable 2015-11-01 13:17:35 -08:00
Kane York
18619eddd3 Align memstats, error on non-200 responses 2015-10-31 23:16:58 -07:00
Kane York
cf49f38bf8 Move BannerHTML to index.html 2015-10-28 18:13:04 -07:00
Kane York
6c422b8782 Write to logfile, cut some of logging 2015-10-28 17:31:44 -07:00
Kane York
014e7bc5e5 Add publish command 2015-10-28 17:24:21 -07:00
Kane York
9f1c369fdb switch to gorilla/websocket, post aggregate data 2015-10-28 15:19:22 -07:00
Kane York
9c4891db9f remove canonical path? 2015-10-27 21:25:00 -07:00
Kane York
74bc15e0e9 lol commit messages 2015-10-27 21:21:06 -07:00
Kane York
c5f53657cb rename to ffzsocketserver 2015-10-27 17:58:55 -07:00
Kane York
4eee83a561 Combine config objects, improve first-run ux 2015-10-26 22:16:03 -07:00
Kane York
8918b9ac3a Reformat and add global message subscriptions 2015-10-26 10:06:45 -07:00
Kane York
0c9e7bb97d Add tests, fix some bugs uncovered by the tests 2015-10-25 20:17:17 -07:00
Kane York
c6a3c120c6 Switch to nacl cryptobox 2015-10-25 12:40:07 -07:00
Kane York
401f66f15b Work on pub/sub and peer cert setup 2015-10-25 03:21:50 -07:00
Kane York
2a6c36bba5 rename listener package to internal/server 2015-10-25 00:44:25 -07:00
Kane York
93c3f6f672 Enumerate possible get_link responses 2015-10-24 22:38:04 -07:00
Kane York
36ac3e576f Start writing socket server in Go 2015-10-24 19:59:34 -07:00