Commit Graph

251 Commits

Author SHA1 Message Date
Giovanni Harting 5358d9dd0f update deps 2023-09-01 16:16:43 +02:00
Giovanni Harting 1c14817e5e updated go-steamapi, minor log fixes 2023-08-08 11:40:29 +02:00
Giovanni Harting a2a9c8d391 updated to go-steamapi 1.1.1 2023-08-07 23:40:29 +02:00
Giovanni Harting dacc86dd83 updated deps; code cleanup; updated golangci linter conf 2023-08-07 22:38:24 +02:00
Giovanni Harting 3fd0a4204b updated deps & regen ent 2023-05-16 18:09:10 +02:00
Giovanni Harting e9e3e02a39 set sitemap back to <10k, since 50k does not seem to work with some search engines 2023-03-26 12:04:55 +02:00
Giovanni Harting 0e126df3db pass listen struct to defer func directly 2023-03-09 14:10:41 +01:00
Giovanni Harting 7a5acb5fc3 added /sitemap/index and return 400 if index parsing fails 2023-03-09 12:15:43 +01:00
Giovanni Harting 1cae00e85d restored 50k sitemaps 2023-03-06 01:52:15 +01:00
Giovanni Harting 05b6f17136 reduced urls in sitemaps to 5k 2023-03-04 16:58:25 +01:00
Giovanni Harting 8f11a3586a added 10k url limit; update dep 2023-03-04 16:14:31 +01:00
Giovanni Harting 2f1c5d0d83 added gzip compression to sitemap endpoints 2023-03-04 15:03:18 +01:00
Giovanni Harting 4a46e43ce7 added head requests to sitemaps 2023-03-04 00:22:17 +01:00
Giovanni Harting 5c3abbe463 added /matches to sitemap 2023-03-03 21:09:12 +01:00
Giovanni Harting c5b8d90f3c update deps 2023-03-03 21:02:41 +01:00
Giovanni Harting 793032ffd7 serve index on sitemap.xml 2023-03-03 20:53:29 +01:00
Giovanni Harting 84f8f866b0 return 404 is no sitemap exists 2023-03-03 20:47:00 +01:00
Giovanni Harting 762c137de1 updated gositemap 2023-03-03 20:44:11 +01:00
Giovanni Harting ea8a91c0d3 test different path param /2 2023-03-03 20:35:59 +01:00
Giovanni Harting 2b0384e3a8 test different path param 2023-03-03 20:34:30 +01:00
Giovanni Harting ed283c92f3 replaced old module path in source 2023-03-03 20:16:12 +01:00
Giovanni Harting f7903d1781 upped go default version 2023-03-03 20:12:29 +01:00
Giovanni Harting 83834c3f34 switched module path to new domain 2023-03-03 20:11:23 +01:00
Giovanni Harting 727d530378 updated deps; switched sitemap lib; ent regen 2023-03-03 20:10:31 +01:00
Giovanni Harting e9a5daa9e3 merge loops 2022-12-29 18:49:49 +01:00
Giovanni Harting 0060e82aff added avg ping recording 2022-12-29 18:47:37 +01:00
Giovanni Harting f6f73096e0 replace invalid utf8 chars in text messages 2022-12-22 02:52:39 +01:00
Giovanni Harting cb8185e5bb use buffer to deliver sitemap 2022-12-07 15:39:17 +01:00
Giovanni Harting ba1a1cf31f do not close writer prematurely 2022-12-07 15:31:12 +01:00
Giovanni Harting b6407514da fixed content length 2022-12-07 15:21:34 +01:00
Giovanni Harting 97cf95185b added sitemap 2022-12-07 15:19:35 +01:00
Giovanni Harting eb8487d0c4 fixed demos not found error 2022-11-28 19:26:26 +01:00
Giovanni Harting 56059d2cd0 separated rate limiter for sharecode endpoint 2022-11-28 19:05:58 +01:00
Giovanni Harting e99dfd320d fixed read on closed body 2022-11-28 18:05:43 +01:00
Giovanni Harting ca914ea42b logging improvements 2022-11-28 13:11:06 +01:00
Giovanni Harting d856b32139 fixed wrong player append logic 2022-11-28 13:01:59 +01:00
Giovanni Harting c6ddf14a26 fixed unmarshalling into nil-pointer 2022-11-28 12:53:04 +01:00
Giovanni Harting 1ac07c2f5a reworked sharecode return 2022-11-28 12:48:19 +01:00
Giovanni Harting 43c91b694e some more code cleanup 2022-11-27 20:02:31 +01:00
Giovanni Harting 4304a5a1d6 more code cleanup 2022-11-27 01:24:10 +01:00
Giovanni Harting 4b2c948a9f updated golangci linter config 2022-11-20 19:19:47 +01:00
Giovanni Harting 741fe4c4dd final linter fixes 2022-11-20 18:34:19 +01:00
Giovanni Harting 64fd38709b more linter fixes 2022-11-20 18:31:09 +01:00
Giovanni Harting 5b938f4d06 updated deps, added golangci linter 2022-11-20 18:11:52 +01:00
Giovanni Harting d10a134a34 fixed no reconnect after error from login handler 2022-11-20 14:27:27 +01:00
Giovanni Harting 6543226526 improved log message 2022-11-16 08:49:33 +01:00
Giovanni Harting 40f95cfb6e error handling for tracked players having no match found 2022-11-16 08:33:09 +01:00
Giovanni Harting cd58741188 init connectionwait 2022-11-04 23:18:20 +01:00
Giovanni Harting 984cc51ead minor inspection fix 2022-11-03 03:47:01 +01:00
Giovanni Harting 7fda18a182 added missing commit to loader 2022-11-03 03:42:00 +01:00