Commit Graph
188 Commits
Author SHA1 Message Date
legonzaur 8b5091f483 add ip to invalid token log 2023-05-02 13:37:15 +02:00
legonzaur ba1f771b0b add some more logging 2023-05-02 13:02:12 +02:00
legonzaur a8618f229b add logging for auth errors 2023-05-02 12:58:12 +02:00
legonzaur 9397e2b2be hotfix for websocket broadcast 2023-05-02 12:34:31 +02:00
legonzaur 523dffcdec Add websockets 2023-05-02 12:24:06 +02:00
legonzaur a313793b9c hotfix for servername length 2023-05-02 11:14:45 +02:00
legonzaur 91c22f3ae1 fix name of some weapons 2023-04-29 10:10:35 +02:00
legonzaur ef3a869189 Merge branch 'main' of https://github.com/ToneAPI/ToneAPI_backend 2023-04-26 16:28:39 +02:00
legonzaur a7445470ea total_distance hotfix attempt 2023-04-26 16:28:16 +02:00
Legonzaur 029b328272 Merge pull request #26 from Legonzaur/main
Update README.md
2023-04-25 18:55:37 +02:00
Legonzaur b01a3c2a2b Update README.md 2023-04-25 18:54:55 +02:00
Legonzaur 19392eb577 Merge pull request #25 from Legonzaur/main
realtime kill tracking hotfix
2023-04-25 16:57:45 +02:00
legonzaur eac211ed1d do not count suicides for realtime kill tracking 2023-04-25 16:55:52 +02:00
Legonzaur 537745c69f Merge pull request #24 from Legonzaur/main
remove servername sanitizer
2023-04-25 16:37:05 +02:00
legonzaur 7e137ee0f4 remove servername sanitizer 2023-04-25 16:36:12 +02:00
Legonzaur 747917b2f2 Merge pull request #23 from Legonzaur/main
v2
2023-04-25 13:08:49 +02:00
legonzaur bd023aac45 finishing tests for v2 2023-04-25 13:06:45 +02:00
legonzaur e9277c3862 fix deathWithWeapon for realtime 2023-04-24 22:47:43 +02:00
legonzaur 5384497cfd start realtime kills 2023-04-24 22:43:14 +02:00
legonzaur 8ada277dba fix errored offhand weapon migration 2023-04-24 21:45:48 +02:00
legonzaur 75c3c53c5e fix 2 for offhand weapon 2023-04-24 21:28:38 +02:00
legonzaur 5dcc108287 Patch weapon mods 2023-04-24 21:15:21 +02:00
legonzaur d3dcf508c2 add mp_weapon prefix to weapons in database 2023-04-22 21:31:10 +02:00
legonzaur 4a7d4949ca add originalURL to route logging 2023-04-21 12:36:04 +02:00
legonzaur dd0a549ba4 fix log format 2023-04-21 12:33:31 +02:00
legonzaur c1d5b6a05a restrict deaths_while_equipped for weapons and player routes 2023-04-21 12:11:37 +02:00
legonzaur 49ff74b315 add deaths_while_equipped for all routes 2023-04-21 12:10:47 +02:00
legonzaur bab350eb1b fix death with weapon 2023-04-21 11:58:34 +02:00
legonzaur ec4c75fdd2 fix deaths while equipped count 2023-04-21 11:54:07 +02:00
legonzaur ab1f3b90ba add query params negation in documentation 2023-04-21 10:15:52 +02:00
legonzaur 99085c9863 remove list filtering for performance reasons 2023-04-21 10:09:23 +02:00
legonzaur 83aea19826 query filters whitelist and blacklist 2023-04-21 09:57:49 +02:00
legonzaur 3595249b60 add death while equipped for weapon route 2023-04-20 20:00:22 +02:00
legonzaur 9caeb0fd57 fix incorrect KD caused by weapon processing 2023-04-20 19:06:48 +02:00
legonzaur ebbc2c646f fix dupe entries 2023-04-20 16:47:47 +02:00
legonzaur b7e8738ca2 V2 documentation. Closes #8 2023-04-20 14:58:06 +02:00
legonzaur fb30953035 add titan support 2023-04-20 14:29:57 +02:00
legonzaur cfb913bfb9 add gamemodes route 2023-04-20 12:27:26 +02:00
Legonzaur 94688b5d99 Merge pull request #17 from Legonzaur/v2-alternate
V2 alternate
2023-04-20 11:52:25 +02:00
legonzaur 4305eb117a v2 auths tests 2023-04-20 11:48:29 +02:00
legonzaur 96dcf2334b add host route 2023-04-20 11:36:02 +02:00
legonzaur 01be7d8dd1 add name of user to player route 2023-04-20 11:35:38 +02:00
legonzaur 924cd692ed sql migration for new server auth scheme 2023-04-20 10:47:32 +02:00
legonzaur b609d7646e alternate data processing 2023-04-20 10:05:29 +02:00
legonzaur 9284cce0ed Non-working breaking changes 2023-04-19 10:23:03 +02:00
legonzaur 1fb4ff26c4 non-working WIP changes 2023-04-19 10:22:33 +02:00
legonzaur 85d293884b add tests and instant update 2023-04-09 17:25:26 +02:00
legonzaur a297c86830 process rework, some tests and instant update 2023-04-09 14:47:56 +02:00
Legonzaur 4bad5ebcbc Merge pull request #16 from Legonzaur/v2
Add tests and optimize sql functions
2023-04-08 20:24:56 +02:00
legonzaur 57c532c9bb tests for v2 2023-04-08 20:22:10 +02:00