Commit Graph
205 Commits
Author SHA1 Message Date
legonzaur fe4fad4016 fix cors expose headers 2023-05-26 14:27:55 +02:00
legonzaur d49e9232f5 fix cors for file size and encoding 2023-05-26 14:25:09 +02:00
legonzaur 7fbb068e42 fix content type 2023-05-26 14:16:32 +02:00
legonzaur a2a83f85bd fix xfilesize header 2023-05-26 14:12:06 +02:00
legonzaur f0f824235d add x-file-size header 2023-05-26 14:01:20 +02:00
legonzaur 126c24d5f3 Attemp to clusterize client 2023-05-26 11:39:02 +02:00
legonzaur 3ef92d3290 fix docs 2023-05-15 12:46:37 +02:00
legonzaur 0b6e7ac7e8 add match id to websocket 2023-05-15 09:58:13 +02:00
legonzaur 625c7730f3 remove keepalive console log 2023-05-05 15:35:49 +02:00
legonzaur a8512db65b fix ping when client is sending one to the server 2023-05-05 14:48:49 +02:00
legonzaur 7114ac9c64 fix ping 3 2023-05-05 14:47:35 +02:00
legonzaur 31dc5be41b fix ping 2 2023-05-05 14:46:29 +02:00
legonzaur b99b077185 fix ping 2023-05-05 14:34:32 +02:00
legonzaur f751453a34 add ping on ws connect 2023-05-05 14:30:05 +02:00
legonzaur 8d239729d8 add keepalive ping to websocket 2023-05-05 14:25:36 +02:00
legonzaur d3c8d4cecc update username on realtime 2023-05-03 20:27:00 +02:00
legonzaur 6066f2e4b4 fix date log 2023-05-03 17:02:44 +02:00
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