Commit graph

92 commits

Author SHA1 Message Date
mrfry
b4106e2783 Moved nolog file to data folder 2021-04-16 14:15:52 +02:00
mrfry
e2c15f8445 Added uncached compare option (hardcoded, commented) 2021-04-14 14:14:41 +02:00
mrfry
575befb491 Thread error handling, enviroment variable for thread count 2021-04-09 11:56:12 +02:00
mrfry
f08079ba84 File upload fixes 2021-04-06 10:30:32 +02:00
mrfry
cdd01b70de Moved qminingapi submodule, added pagination to forum posts 2021-03-31 20:22:13 +02:00
mrfry
406caabefd Apis for listing user files, log rotate fix 2021-03-31 10:44:54 +02:00
mrfry
258ccec663 Checking if possible answer exist, before saving it 2021-03-30 11:19:00 +02:00
mrfry
43b8d939c1 Duplicate remover: managing possible questions 2021-03-29 18:19:02 +02:00
mrfry
934319f984 minor path change 2021-03-29 15:04:41 +02:00
mrfry
070defecb6 Logrotate redo 2021-03-22 13:17:03 +01:00
mrfry
54a978b152 Logging a bit more on question search error 2021-03-20 15:26:10 +01:00
mrfry
01764754b0 logging subj/question count on server start 2021-03-18 18:32:13 +01:00
mrfry
b700bfba77 create question missing cache fix 2021-03-17 17:24:38 +01:00
mrfry
16b2f1a3b9 Question compare match is minimum, instead of average 2021-03-17 13:24:03 +01:00
mrfry
b5b0b8413a String comparing fix 2021-03-17 12:46:21 +01:00
mrfry
201119e05c Even more search speed improving, and fixing minor image comparing bug 2021-03-17 12:32:16 +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
7221068cf6 Logging improvements 2021-03-04 17:05:08 +01:00
mrfry
ebe66beab2 Logging improvements 2021-02-26 12:09:13 +01:00
mrfry
7abcdc0cca Logging improvements 2021-02-26 10:39:53 +01:00
mrfry
21f5ba8af5 Logging improvements 2021-02-26 10:08:50 +01:00
mrfry
1e68625f8d Not logging user agent 2021-02-22 14:50:55 +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
98b17e5b22 url query formatting fix, removed trailing ? 2021-02-15 10:06:29 +01:00
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