Commit Graph

143 Commits (main)

Author SHA1 Message Date
BurnyLlama 35a14b4362 Fixed error caused by stupidity... 2021-10-16 19:58:00 +02:00
BurnyLlama 505e9a5399 Multithreaded postTasks.js 2021-10-16 19:11:16 +02:00
Fabian Seluska b5cc339543 Working multithreading w. one job at a time and no memory leaks... 2021-10-14 19:20:09 +02:00
BurnyLlama 36ab9d81e5 Still no work properly... 2021-10-13 23:10:51 +02:00
BurnyLlama c237c83917 Failed atempt for DB Multithread... 2021-10-13 20:27:07 +02:00
BurnyLlama 36ecb5c6a7 Working multithreading... 2021-10-13 19:48:43 +02:00
Fabian Seluska 747ef0acf9 Started experimenting with multithreading. 2021-10-13 16:40:18 +02:00
BurnyLlama 4dc248c8b4 Basic finishes API implementation. 2021-10-11 22:47:34 +02:00
BurnyLlama d1dff43bbd Added documentation in README.md. 2021-10-11 20:39:38 +02:00
BurnyLlama aa9b7de1f4 Fixed bad p+arameter name. 2021-10-11 20:22:22 +02:00
BurnyLlama e4270f4f3b Added ability to get all maps at once. 2021-10-11 19:55:44 +02:00
BurnyLlama 5ecb679fd9 Refactored player API. 2021-10-11 19:51:55 +02:00
BurnyLlama 5fbcc2cc68 Refactored maps API. Added ability to seacrh by mapper. 2021-10-11 19:49:53 +02:00
BurnyLlama 0bafd5e4a6 Now imports points... 2021-10-11 19:37:37 +02:00
BurnyLlama 10eff256cb Minor "refactor". 2021-10-09 23:54:22 +02:00
furo 808949ac0c Add more post processing tasks (points) 2021-10-09 23:25:57 +02:00
furo 882b38439e Add more post processing tasks (points) 2021-10-09 23:22:56 +02:00
BurnyLlama 11c430276c Now adds total amount of finishes per map... 2021-10-09 20:12:06 +02:00
BurnyLlama 9972572b3a Added ability to parse players.msgpack 2021-10-09 19:26:30 +02:00
BurnyLlama 0058b6eed2 Added JSDoc comments. 2021-10-06 20:36:20 +02:00
BurnyLlama 07dc061c3c Now calculating players' points... 2021-10-06 19:52:40 +02:00
BurnyLlama 6080b0de4f Added API for maps... 2021-10-04 19:36:07 +02:00
BurnyLlama d7cb68906b Small refactor. 2021-10-04 19:35:53 +02:00
BurnyLlama ac7b31e5a6 Fixed error catching... 2021-10-03 19:29:10 +02:00
BurnyLlama 30ea4d671e You can now sort and order the searches. 2021-10-03 19:21:47 +02:00
BurnyLlama 9ebe393f21 Basic player API. 2021-10-03 19:00:41 +02:00
BurnyLlama c3dfa5c6bf Fixed bug while importing players. 2021-10-02 18:27:43 +02:00
BurnyLlama 218b755e6d sqlite2mongo now supports finishes! 2021-10-02 17:19:57 +02:00
BurnyLlama c97f75a982 Finishes now use string instead of IDs. 2021-09-29 21:43:41 +02:00
BurnyLlama 555bea83ff Added serverLocation to finishes. 2021-09-29 21:16:51 +02:00
BurnyLlama ffbe896178 Fixed "double time" in schemas. 2021-09-29 21:03:30 +02:00
BurnyLlama 78fec963f1 Separeted Finishes from TeamFinishes. 2021-09-29 20:56:00 +02:00
BurnyLlama 450f243797 Separeted Finishes from TeamFinishes. 2021-09-29 20:53:24 +02:00
BurnyLlama b2e9827a5d sqlite2mongo can now import players. 2021-09-29 20:32:26 +02:00
BurnyLlama 13cd9d643b Basic refactor of 'sqlite2mongo'. 2021-09-26 18:26:49 +02:00
BurnyLlama 03a99e7046 Started implementing sqlite2mongo... 2021-09-26 18:06:45 +02:00
BurnyLlama e7a1e768ee Fixed Schemas. 2021-09-26 18:06:31 +02:00
BurnyLlama 6654aac896 Made mongoose schemas. 2021-09-25 17:47:05 +02:00
BurnyLlama d82bc75ea9 Basic boilerplate added. 2021-09-25 12:11:27 +02:00
BurnyLlama 0cfd5aeb46 Basic boilerplate added. 2021-09-25 12:11:09 +02:00
BurnyLlama a47536d404 Basic boilerplate added. 2021-09-25 11:57:55 +02:00
BurnyLlama 1463ec6d33 Initialised package.json 2021-09-25 11:49:30 +02:00
BurnyLlama c689a7607d Initial commit 2021-09-25 11:47:20 +02:00