Commit graph

30 commits

Author SHA1 Message Date
mrfry
96b413a365 prettier 4 tabwidth 2022-12-10 15:34:54 +01:00
mrfry
5c2b46f2a3 Old question removing and updating 2022-05-16 16:22:09 +02:00
mrfry
f5ad460e24 Possible answers penalty fixes, logging imporvements, added tests 2022-03-23 16:11:54 +01:00
mrfry
75d93af246 Added licence notice to many files, other minor type fixes 2022-03-22 11:19:32 +01:00
mrfry
bc5c293539 added / fixed some types 2022-03-20 11:49:05 +01:00
mrfry
db51e5f202 Adding date to submitted questions, sqlite insert fixes 2021-10-06 19:13:15 +02:00
mrfry
cc19b5424b Modified stuff for easyer testing, logging questiondb count in daily stats 2021-08-01 11:31:09 +02:00
mrfry
a6ee415c5b worker db edit/update refactor 2021-04-16 11:06:17 +02:00
mrfry
01764754b0 logging subj/question count on server start 2021-03-18 18:32:13 +01:00
mrfry
8fdc62349b Search speedup by: caching splitted questions/answers, and refactoring string compare algorithym 2021-03-17 12:24:50 +01:00
mrfry
043e825302 Exporting doSearch from classes, and removed unnecesary qdb param 2021-03-11 17:23:11 +01:00
mrfry
a9eeaf51b4 Fixed question db overwriting 2021-02-22 12:14:01 +01:00
mrfry
5ca0abbabf dataeditor api endpoints 2021-02-21 14:47:55 +01:00
mrfry
98f2cc4608 Searching in matching questiondbs first 2021-02-10 17:29:17 +01:00
mrfry
002865ed4a new db update fix 2021-02-07 21:15:19 +01:00
mrfry
ce573a63ab Valid question checking bug fix 2021-01-29 16:46:34 +01:00
mrfry
b5d5f20b79 Empty question fix 2021-01-14 17:10:30 +01:00
mrfry
b53fd84bf2 ask api changes, so it wont search unnecesary question dbs 2021-01-09 12:38:18 +01:00
mrfry
64f41d6748 Reqlogger exceptions, searchig: search till match percent and search in other subjs 2021-01-08 13:44:27 +01:00
mrfry
2998239344 Saving questions 2020-12-25 18:01:45 +01:00
mrfry
f87e165084 Domain specific data files 2020-12-22 16:11:01 +01:00
mrfry
19b8fdc5ab Workers can now search in multiple specified db-s 2020-12-19 12:07:31 +01:00
mrfry
68dcbff846 Threads store their own qdb. It gets updated when new questions are added to reduce message sizes between threads 2020-12-19 11:31:12 +01:00
mrfry
4681ea3791 Adding questions using worker pools 2020-12-19 10:32:15 +01:00
mrfry
4e34267d44 Seperate dbs 2020-11-26 09:16:12 +01:00
mrfry
728931d56e Handling multiple data files 2020-11-24 13:35:28 +01:00
mrfry
b927988017 Lotsa typescript bullshit 2020-11-24 10:47:04 +01:00
mrfry
7fcb15da88 Renamed js files to ts 2020-11-23 15:10:24 +01:00
mrfry
2532e45228 Typescript fine tuning 2020-11-23 14:35:36 +01:00
mrfry
c0deaf5e16 Typescript 2020-11-23 14:10:32 +01:00