Commit Graph

13 Commits

Author SHA1 Message Date
2e92d09a2e update api error messages 2021-01-13 20:46:24 +01:00
309fe80868 update two error messages in server/version pg repositories 2021-01-13 20:28:24 +01:00
3a7f608e14 bump github.com/tribalwarshelp/shared, github.com/tribalwarshelp/map-generator and go-pg 2021-01-06 17:43:02 +01:00
f6009dacb2 remove deprecated LangVersion 2020-12-25 12:42:46 +01:00
05efc69b31 [WIP] - refactor limit, sort, offset
- update the Server/PlayerHistory repository and usecase
2020-11-21 10:50:52 +01:00
01fdd80f7f [WIP] - refactor limit, sort, offset
- rename middleware.MayExceedLimit to CanExceedLimit
- update the DailyTribeStats/DailyPlayerStats repository and usecase
- rename utils.SanitizeSort to utils.SanitizeSortExpression
- add two new utils - SanitizeSortExpressions and FindStringWithPrefix
2020-11-21 09:13:25 +01:00
00f824e706 bump github.com/tribalwarshelp/shared 2020-11-06 20:23:12 +01:00
73390475fc add LimitWhitelist middleware 2020-08-09 14:32:46 +02:00
7d2f75db52 dataloaders_to_context shouldn't cache servers, instead it should fetch only two columns from database: lang_version_tag and key 2020-08-07 10:09:45 +02:00
87562c3f4c every date which API returns are in UTC timezone, resolver Player.Servers() is returning now servers from one specific game lang version, refactor 2020-06-24 15:05:31 +02:00
0ece3a49cf change error messages, unexport DataloadersContextKey 2020-06-18 13:06:55 +02:00
87f1b61367 add sort sanitization 2020-06-04 15:06:32 +02:00
3bffcfa0d3 init 2020-06-02 17:45:21 +02:00