SirStendec
056cc9c401
4.8.1
...
* Fixed: Do not scroll context-menus with chat.
* Fixed: After repositioning a tool-tip, check that its host element is still within the page. If it's not, hide the tool-tip.
2019-08-07 14:13:04 -04:00
SirStendec
49d3e96517
Fix import in socketserver.
2019-08-07 12:33:11 -04:00
SirStendec
deecf078db
* Update the known servers in socketserver.
...
* Update the icon font to include a YouTube icon.
2019-08-07 12:29:41 -04:00
Kane York
360420022d
Go back to 503 rejections instead of TLS aborts
2017-11-13 15:57:20 -08:00
Kane York
a0b3e049d0
Reject over capacity before finishing TLS handshake
2017-11-13 12:48:56 -08:00
Kane York
7b0cdc4baa
Add certificate reloader on SIGHUP
2017-09-26 13:04:39 -07:00
Kane York
44249a3721
Better shutdown code, release listeners
2017-09-21 14:33:06 -07:00
Kane York
14417c708e
Use groupcache for bunched backend commands
2017-09-15 12:21:41 -07:00
SirStendec
aa084d71ec
Fix console package.
2017-09-01 16:16:40 -04:00
Kane York
0da257197f
Remove relative imports, update main for ratelimiting
2017-08-24 11:56:20 -07:00
Kane York
1da392f5b3
Moved rate.Limiter into its own package
2017-02-02 23:20:10 -08:00
Kane York
7be7fc5c3a
Reformat, fix doc
2017-02-02 23:08:21 -08:00
Kane York
50e295c834
Add ratelimits to publishing
2017-02-02 22:59:17 -08:00
Kane York
88b356177a
missed error case
2016-05-21 11:38:48 -07:00
Kane York
801a57a1fa
usage stats changes
2016-04-28 14:37:35 -07:00
Kane York
922bda2218
run goimports
2016-04-28 14:36:59 -07:00
Kane York
74270245ab
lol changing a server into a script
2016-04-10 17:19:30 -07:00
Kane York
1023b6ed11
implement addRange, add pprof to server
2016-01-17 16:50:17 -08:00
Kane York
aca50d9de5
Add documentation to ProcessSingleGetRequest
...
Make a collectError() function to reduce repetitiveness
2016-01-17 14:09:09 -08:00
Kane York
a327f6cf57
That's a good stopping point
2016-01-17 12:53:15 -08:00
Kane York
b0ae3c27c6
Add more .gitignore files
2016-01-17 11:12:19 -08:00
Kane York
9fc946e373
Start of statsweb program
2016-01-17 11:11:21 -08:00
Kane York
56b86ad4e3
Expose some functions
2016-01-17 10:31:39 -08:00
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
1a709d6e51
lmao time.UnixDate sounds like a great idea doesn't it
2016-01-03 08:57:37 -08:00
Kane York
b22efabfed
flag.Arg(0) not flag.Arg(1) you dummy
2015-12-23 23:54:03 -08:00
Kane York
daeb9d1a06
try gob.registername??
2015-12-23 23:36:10 -08:00
Kane York
987286a607
Commit script to merge HLL counts
2015-12-23 22:35:52 -08:00
Kane York
03e6e99cb9
Add submission of connection reports to logstash
2015-12-16 11:15:17 -08:00
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