Commit Graph
238 Commits
Author SHA1 Message Date
legonzaur b77f592d05 fix loadout duplication 2023-08-13 20:17:33 +00:00
legonzaur 442b894217 compilation not working 2023-08-13 16:12:16 +00:00
legonzaur 3a29c5cd88 run stuff in transaction : fix 2023-08-13 11:56:20 +00:00
legonzaur c5051e5387 wrap database insertion into transactions 2023-08-13 11:43:46 +02:00
legonzaur 5e854191d7 npm audit fix 2023-08-13 10:25:49 +02:00
legonzaur 055feb1264 fix user id being a string 2023-08-13 10:23:22 +02:00
legonzaur 192f8ce99e execute requests in sequence 2023-08-13 10:23:16 +02:00
legonzaur fe76b1c94a execute queries in transaction 2023-08-13 10:22:43 +02:00
legonzaur 03935492b1 small cleanup 2023-08-12 19:59:40 +02:00
legonzaur aa0f62579c add v3 documentation 2023-08-12 19:59:18 +02:00
legonzaur fdbd2d873d prevent uploading kills to a match that's closed 2023-08-12 13:55:47 +02:00
legonzaur 74a10f8aea code format 2023-08-12 13:52:04 +02:00
legonzaur 59c53a8417 kill insertion working 2023-08-12 13:51:18 +02:00
legonzaur 338a283a07 register match working 2023-08-09 23:32:36 +02:00
legonzaur fecbb80975 remove client and websocket 2023-08-09 15:51:37 +02:00
legonzaur 7470d8174f fix eslint errors 2023-08-09 15:49:53 +02:00
legonzaur 0aafd390a7 add submodule 2023-08-09 15:48:40 +02:00
legonzaur c5c61d17b4 change db directory to submodule 2023-08-09 15:48:14 +02:00
legonzaur cbd853fb56 add model 2023-06-22 18:15:56 +02:00
legonzaur 1fcf9627a6 fix small mistakes on migration 2023-06-22 18:15:52 +02:00
legonzaur 04a9c935e7 table creation for v3 2023-06-22 18:01:04 +02:00
legonzaur aa96ada505 eslint format 2023-06-22 17:39:19 +02:00
legonzaur a49fd1f5bb add migartion to change update_kill_view_fnct 2023-06-22 13:11:09 +02:00
legonzaur 0f5aecb69c revert migration changes because migration files shouldn't change 2023-06-22 13:10:13 +02:00
legonzaur 8509b30dd8 hotfix draft for empty names 2023-06-22 13:08:13 +02:00
legonzaur 876e77cf88 remove unnecessary console log 2023-05-31 20:08:22 +02:00
legonzaur 46d64932ae change query arg detection method for caching 2023-05-31 20:04:44 +02:00
legonzaur 0627f059fa fix username for default route 2023-05-31 19:46:05 +02:00
legonzaur d6f735044f Cache /player on backend for fastest response 2023-05-31 19:35:51 +02:00
legonzaur 179210a0df fix x-file-size-header 2023-05-30 20:45:35 +02:00
legonzaur 268035da9e fix X-File-Size header 2023-05-30 20:43:21 +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 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