summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Collapse)Author
2023-09-29Update searx.data - update_wikidata_units.pydalf
2023-09-29Update searx.data - update_engine_traits.pydalf
2023-09-29Update searx.data - update_currencies.pydalf
2023-09-29Update searx.data - update_engine_descriptions.pydalf
2023-09-28[fix] categories.html: can't select social media category using search on ↵Bnyro
category select
2023-09-28[fix] engine - currency fix and simplifyjazzzooo
2023-09-28[fix] bilibili new api usedJinyuan Huang
2023-09-27[fix] engine - kickass update url, fix parsing, use multiple mirrorsjazzzooo
2023-09-27Update searx.data - update_engine_traits.pyMarkus Heiser
Update searx.data - update_engine_traits.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-27[fix] engine brave - fetch traits (modified settings menu)Markus Heiser
Brave has changed it settings menu fundamental. Region codes are no longer in the HTML page, we have to read the regional codes from a JS: https://cdn.search.brave.com/serp/v2/_app/immutable/chunks/parameters.734c106a.js Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-27[fix] engine annas archive - fetch traits (modified xpath selectors)Markus Heiser
Anna’s Archive has cleaned up their languages, available file extensions and changed the HTML form. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-25solve #2839Jinyuan Huang
2023-09-25[fix] update user agentjazzzooo
2023-09-25add warning about enabling public_instance settingEmilien Devos
2023-09-25add new parameter called server.public_instanceEmilien Devos
for enabling by default advanced limiter functions in the future allow us to add features just for the public instances
2023-09-25[build] /staticJinyuan Huang
2023-09-25[fix] settings icon invisble on mobile devicesJinyuan Huang
2023-09-24/config: expose limiter configurationAlexandre Flament
2023-09-24[mod] remove twitter (#2843)Émilien (perso)
2023-09-23[doc] move dosc of botdetection from developer to admin sectionMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-22[feat] engine: implementation of imgurBnyro
2023-09-22[fix] internet archive scholar: crash when there's no titleBnyro
2023-09-22[translations] update from Weblatesearxng-bot
f27a3bbd4 - 2023-09-21 - return42 <markus.heiser@darmarit.de> a97336d0a - 2023-09-21 - return42 <markus.heiser@darmarit.de> 91e8946b3 - 2023-09-19 - return42 <markus.heiser@darmarit.de> 19f53731e - 2023-09-20 - ghose <correo@xmgz.eu> daf10bd75 - 2023-09-19 - gallegonovato <fran-carro@hotmail.es> ab004b8b8 - 2023-09-19 - return42 <markus.heiser@darmarit.de> cdedd99c9 - 2023-09-19 - return42 <markus.heiser@darmarit.de>
2023-09-22[build] /staticBnyro
2023-09-22[fix] search.less: start page search view on mobile devicesBnyro
2023-09-22Revert "[fix] engine - duckduckgo vqd edge-case"Markus Heiser
This reverts commit 102502a4f09e78682cd4f030605be394bc33282c.
2023-09-21[feat] engine: implementation of chefkoch.deBnyro
2023-09-21[fix] engine - brave don't show adsjazzzooo
2023-09-21[fix] engine - google images error when no resultsjazzzooo
2023-09-21[mod] search-syntax.md: add tutorial about the feeling lucky featureBnyro
2023-09-21[feat] engine: implementation of google icons/material design iconsBnyro
2023-09-21[feat] engine: implementation of wallhavenBnyro
2023-09-20[fix] engine - duckduckgo vqd edge-casejazzzooo
2023-09-19[fix] Search on category select without JavaScript PR #2740Markus Heiser
Small addendum to #2740; search_on_category_select is now no longer a plugin. Related: https://github.com/searxng/searxng/pull/2740#issuecomment-1725437584 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-19[build] /staticMarkus Heiser
2023-09-19Improve the layout of the search page on mobileormai
2023-09-19Switch back to qwant web normal APIÉmilien (perso)
2023-09-19[fix] engine qwant (web-lite) - ignore advertising addsMarkus Heiser
Closes: https://github.com/searxng/searxng/issues/2812 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-19[build] /staticMarkus Heiser
2023-09-19better error message when no results foundEmilien Devos
2023-09-19wikipedia wikidata infobox + disable wikisource (#2806)Émilien (perso)
Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-19[feat] implement feeling lucky featureBnyro
2023-09-19[build] /staticMarkus Heiser
2023-09-19[mod] reformatted keyBindingLayouts in JS client (default, vim)Jinyuan Huang
2023-09-19[mod] preferences: implement drop-down menu for hotkeys (default, vim)Markus Heiser
Replace the on/off checkbox of the vim-hotkeys in the preferences by a drop-down menu. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-18[build] /staticMarkus Heiser
2023-09-18[feat] search on category select without JSBnyro
Co-authored-by: Alexandre Flament <alex@al-f.net>
2023-09-18[feat] engine: implementation of internet archive scholarBnyro
2023-09-18[fix] spellingjazzzooo
2023-09-18[fix] engine - qwant delivers only 5 pages maximumMarkus Heiser
all qwant engines (incl qwant-lite) delivers only 5 pages maximum Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>