mrfry
|
c485e98187
|
global public dir for every server module
|
2023-05-01 08:59:22 +02:00 |
|
mrfry
|
cb0ad03336
|
sending new users to peers on user creation
|
2023-04-29 09:59:39 +02:00 |
|
mrfry
|
bdcef454c0
|
user only sync and new images
|
2023-04-26 18:41:57 +02:00 |
|
mrfry
|
252826a081
|
worker file split, sending new questions to peers instantly
|
2023-04-24 20:39:15 +02:00 |
|
mrfry
|
f1a88b7ff5
|
fixed content type check, added bit more logging on getnewdata since ep
|
2023-04-13 16:01:38 +02:00 |
|
mrfry
|
088a3785cc
|
reading https files path from json
|
2023-04-11 11:17:07 +02:00 |
|
mrfry
|
e858d7f23e
|
p2p https and login fix, removed static domain from ejs files
|
2023-04-07 16:32:22 +02:00 |
|
mrfry
|
16d6f04936
|
p2p fixes
|
2023-03-26 19:11:07 +02:00 |
|
mrfry
|
2edc87d5dd
|
json schema json file checking, p2p fixes
|
2023-03-25 10:36:33 +01:00 |
|
mrfry
|
5c22f575dd
|
added nearly complete p2p implementation
|
2023-03-20 18:02:45 +01:00 |
|
mrfry
|
96b413a365
|
prettier 4 tabwidth
|
2022-12-10 15:34:54 +01:00 |
|
mrfry
|
00ec614f1d
|
added tesseract package, trying to recognize text from base64 image
|
2022-11-23 21:47:07 +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
|
5f12284bb8
|
Checking possible answers in /ask
|
2022-02-21 20:43:52 +01:00 |
|
mrfry
|
a12aadf32d
|
Passing servers to modules, minor code refactor
|
2021-05-26 18:38:02 +02:00 |
|
mrfry
|
164e22d888
|
Minor db struct changes
|
2021-05-26 16:10:58 +02:00 |
|
mrfry
|
f08079ba84
|
File upload fixes
|
2021-04-06 10:30:32 +02:00 |
|
mrfry
|
c64c189ce3
|
Seperated api module to submodules
|
2021-03-30 16:59:37 +02:00 |
|
mrfry
|
2a0926aa7e
|
Added support for submodules
|
2021-03-30 15:56:04 +02: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
|
a9eeaf51b4
|
Fixed question db overwriting
|
2021-02-22 12:14:01 +01:00 |
|
mrfry
|
b53fd84bf2
|
ask api changes, so it wont search unnecesary question dbs
|
2021-01-09 12:38:18 +01:00 |
|
mrfry
|
f87e165084
|
Domain specific data files
|
2020-12-22 16:11:01 +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
|
3b902d736f
|
Added Request type with cookies and session, and fixed stuff that it broke
|
2020-12-16 17:22: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 |
|