1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-28 05:15:54 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Kane York
e117766eb6 Rip out the weekly/monthly HLLs - they're redundant
The weekly data can be constructed much more flexibly by just using the
daily data.
2016-01-15 20:54:30 -08:00
Kane York
41a40d360d Fix backend error handling, maybe 2016-01-03 13:50:33 -08:00
Kane York
bbe8b41fed Use username= and authenticated= 2015-12-16 15:51:12 -08:00
Kane York
c0500457a6 [BREAKING] Add tests for username auth, fix form key names
Also, testing infrastructure
2015-12-16 14:14:19 -08:00
Kane York
4b2449aecf Remove SocketOrigin config, edit url building 2015-12-16 12:47:19 -08:00
Kane York
dc09698e36 Small refactor to bunched command 2015-12-02 19:08:19 -08:00
Kane York
6a5bcdca4a Oops, SSL needs a different listen address.. 2015-11-23 16:08:22 -08:00
Kane York
62c9659430 Close the connection if we get corrupted commands. 2015-11-19 16:55:03 -08:00
Kane York
3805fa1b66 Code cleanup: Remove single-target, timestamp-cache 2015-11-18 18:33:58 -08:00
Kane York
9b0597ca82 Those numbers are in kilobytes. 2015-11-17 11:11:14 -08:00
Kane York
096fe787b7 Set min memory to 24mb if blank 2015-11-17 11:04:10 -08:00
Kane York
da790fbaa6 Refuse connections if not enough RAM 2015-11-17 11:02:30 -08:00
Kane York
58dd0bd9ee Fix the build (move out of internal) 2015-11-16 13:28:16 -08:00
Renamed from socketserver/internal/server/backend.go (Browse further)