Commit Graph
224 Commits
Author SHA1 Message Date
Legonzaur f5c392bf00 Merge pull request #45 from Legonzaur/main
Cache /player on backend for fastest response
2023-05-31 19:37:02 +02:00
legonzaur d6f735044f Cache /player on backend for fastest response 2023-05-31 19:35:51 +02:00
Legonzaur 7e21401af6 Merge pull request #44 from Legonzaur/main
fix x-file-size-header
2023-05-30 20:45:52 +02:00
legonzaur 179210a0df fix x-file-size-header 2023-05-30 20:45:35 +02:00
Legonzaur 62710befe1 Merge pull request #43 from Legonzaur/main
fix X-File-Size header
2023-05-30 20:43:43 +02:00
legonzaur 268035da9e fix X-File-Size header 2023-05-30 20:43:21 +02:00
Legonzaur f38d54f46f Merge pull request #42 from Legonzaur/main
performance update
2023-05-30 20:29:32 +02:00
legonzaur 886384b3bf Performance update 2023-05-30 19:31:04 +02:00
legonzaur 1b78aecb13 fix eslint setup errors 2023-05-30 11:07:27 +02:00
Legonzaur cb9f11ed60 Merge pull request #41 from Legonzaur/main
Node Clusters and additional header for request compression
2023-05-29 14:13:03 +02:00
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 a92a6dec91 Merge pull request #37 from Legonzaur/main
fix docs
2023-05-15 12:47:32 +02:00
legonzaur 3ef92d3290 fix docs 2023-05-15 12:46:37 +02:00
Legonzaur 66fb7bf885 Merge pull request #36 from Legonzaur/main
add match id to websocket
2023-05-15 10:00:39 +02:00
legonzaur 0b6e7ac7e8 add match id to websocket 2023-05-15 09:58:13 +02:00
Legonzaur 525387344d Merge pull request #35 from Legonzaur/main
add websocket keepalive packets
2023-05-05 15:39:53 +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 9522edc8fd Merge pull request #34 from Legonzaur/main
add logging
2023-05-02 13:59:10 +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 0009e7c601 Merge pull request #33 from Legonzaur/main
add logging for auth errors
2023-05-02 12:58:50 +02:00
legonzaur a8618f229b add logging for auth errors 2023-05-02 12:58:12 +02:00
Legonzaur 69ead4893d Merge pull request #32 from Legonzaur/main
hotfix for websocket broadcast
2023-05-02 12:34:56 +02:00
legonzaur 9397e2b2be hotfix for websocket broadcast 2023-05-02 12:34:31 +02:00
Legonzaur 484ca28118 Merge pull request #31 from Legonzaur/main
Add websockets
Closes #28
2023-05-02 12:26:41 +02:00
legonzaur 523dffcdec Add websockets 2023-05-02 12:24:06 +02:00
Legonzaur 4158b49553 Merge pull request #30 from Legonzaur/main
Fix titan weapon names and allow for server names longer than 50 characters
2023-05-02 11:16:18 +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 8192ff90ad Merge pull request #27 from Legonzaur/main
Total distance hotfix attempt
2023-04-26 16:29:30 +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