Commit Graph

21 Commits

Author SHA1 Message Date
davidovski 649b0065e3 make some options editable via url parameters 2023-08-23 00:46:21 +01:00
davidovski 6c253bcb47 put all settings in single "opts" array 2023-08-23 00:46:21 +01:00
davidovski 0bd726d897 moved files 2023-08-23 00:46:21 +01:00
davidovski 74da63dab2 Make search categories type of request 2023-08-23 00:46:21 +01:00
davidovski fd93a0e154 Add EngineRequest class 2023-08-23 00:46:21 +01:00
Junior L. Botelho (JLB) 659c8116c9
feat: add wikipedia.php language cookie config 2023-02-21 09:06:50 -03:00
Junior L. Botelho (JLB) 0208b8f738
feat: adds language support for Wikipedia results and implements 'docker logs -f librex' 2023-02-18 14:16:25 -03:00
hnhx f883df2d07 wikipedia frontend locale is now set correctly, updated readme 2022-12-14 09:58:03 +01:00
hnhx e72cc442bf added weather and tor check special query, fixed an issue with search types, removed an offline instance 2022-10-29 14:41:05 +02:00
hnhx ddaceff4e5 added "my ip", "my user agent" special queries, settings set via parameters now persist, changed "type" to "t" for consistency 2022-10-25 13:02:01 +02:00
hnhx a0bbe838c9 added image proxy to speed up image results, fixed broken wiki link, downscaled librex related images 2022-06-27 23:00:22 +02:00
Keanu Poeschko 1349cecbc7 added csp and fixed fix. 2022-05-19 12:46:39 +02:00
Keanu Poeschko 63d099ffb2 Fixed two XSS bugs. 2022-05-19 12:17:27 +02:00
hnhx 61240bcd79 fixed arbitrary file read and XSS vulnerabilities, fixed some issues with settings 2022-05-15 10:34:46 +02:00
hnhx e64e9a79db added wikiless frontend, frontends can now be preset by the host, wikipedia images are converted to base64 now 2022-04-21 11:02:32 +02:00
hnhx 82ecc9d62c fixed the source for definition results 2022-04-01 11:22:26 +02:00
hnhx 2905501d42 added back wiki image results, updated the user agent string, updated readme 2022-03-30 13:18:31 +02:00
hnh.mtf cbe16e8627 changed how the config is stored, rebased the file structure to make it more clean 2022-03-11 10:04:36 +01:00
hnh.mtf c355792964 the text result api returns special results as well (currency conversion, wikipedia result etc.) 2022-03-03 10:32:46 +01:00
hnhx 075b30d2f7 special text results are now using curl_multi , removed image from wikipedia result because it slowed down things too much 2022-03-01 17:28:37 +01:00
hnhx 0abdf068d1 reorganized the whole code base , added disable torrent search to config 2022-02-25 10:42:32 +01:00