Commit graph

116 commits

Author SHA1 Message Date
mrfry
98f2cc4608 Searching in matching questiondbs first 2021-02-10 17:29:17 +01:00
mrfry
c6546a5b18 Image comparing fix 2021-02-10 15:01:28 +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
6241d29f1f Fixing test script, changing min match to add in searching 2021-01-26 12:12:35 +01:00
mrfry
b5d5f20b79 Empty question fix 2021-01-14 17:10:30 +01:00
mrfry
57d8f642a0 User specific motd changes, adding question db name to found question 2021-01-11 14:47:16 +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
8d2bc709f3 Search till first 100% result only 2020-12-23 19:10:55 +01:00
mrfry
f87e165084 Domain specific data files 2020-12-22 16:11:01 +01:00
mrfry
c6da65ce40 /ask POST, and other fixes 2020-12-19 12:47:06 +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
d8695682f7 Answering questions using worker poolz 2020-12-19 09:44:07 +01:00
mrfry
f5f3b51eee Added worker pools, and very very basic workers 2020-12-18 21:32:43 +01:00
mrfry
3b902d736f Added Request type with cookies and session, and fixed stuff that it broke 2020-12-16 17:22:15 +01:00
mrfry
865e97a754 Logging fixes / imporvements, voteTodo api 2020-11-29 10:04:18 +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
b7ac485689 Fixed some files 2020-11-23 17:11:16 +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
mrfry
1acc122e26 Actions rewrite to handle multiple data 2020-11-23 10:08:05 +01:00
mrfry
68b0dd30aa Added dataLock 2020-11-18 15:43:28 +01:00
mrfry
3e2b76f75b Changed /-s to "-" in date format 2020-11-16 20:23:38 +01:00
mrfry
0b1bfcbc31 User specific motd see counter 2020-11-14 10:43:26 +01:00
mrfry
fa2fd6274f Searching other subjects, if the result match is too low 2020-11-12 11:24:43 +01:00
mrfry
24d1974d8d User stat logging fix when user uploads from website 2020-11-10 17:14:37 +01:00
mrfry
1aa2dc656c Ranklist since parameterá 2020-11-10 15:14:50 +01:00
mrfry
bd6bf2de62 Skipping answer simplification if value is undefined 2020-11-09 18:27:51 +01:00
mrfry
a880d67eae Data backuping every day, and on server startup 2020-11-09 18:23:25 +01:00
mrfry
7a41281993 Changed short variable names to something longer 2020-11-09 18:05:33 +01:00
mrfry
8e618f8457 Question adding fix 2020-11-03 14:07:05 +01:00
mrfry
cb54f58cc6 Changed test user ID, added variable for storing questions while processing them, simplifyquestion checking for keys before using them 2020-10-21 16:26:46 +02:00
mrfry
6f142e0733 Updated duplicate remover script 2020-10-21 16:25:53 +02:00
mrfry
45962874fd Added some logs, ask test script encodes JSON uri component 2020-10-15 10:50:02 +02:00
mrfry
c95edb01f8 Removed an assertion 2020-10-14 15:32:01 +02:00
mrfry
661ceb1688 Fixed added questions beeing empty arrays, removed some consolelogs 2020-10-14 13:29:10 +02:00
mrfry
6c781eba97 searchData is now using workers, fixed random question letter in question 2020-10-14 12:44:31 +02:00
mrfry
63b08244dc Problems converting process incoming request to use new searchData worker 2020-10-14 10:22:21 +02:00
mrfry
05eb044c52 Sorting fix 2020-10-13 19:35:27 +02:00
mrfry
c022db4616 idstats fix 2020-10-08 16:54:29 +02:00
mrfry
b77a6bc0ad Saving all/new questions added to idstats 2020-10-08 16:39:31 +02:00
mrfry
1cf16dbafd Saving data fix round 2 2020-10-07 14:35:36 +02:00
mrfry
43734fb8f7 Saving data fix 2020-10-07 14:25:25 +02:00