summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Collapse)Author
2022-04-01[translations] update from Weblatesearxng-bot
74fb5882 - 2022-04-01 - Markus Heiser <markus.heiser@darmarit.de> 303aa210 - 2022-03-30 - dryragtax hamham uk <dryragtax@hamham.uk> 3eef1150 - 2022-03-30 - Markus Heiser <markus.heiser@darmarit.de> fce33e06 - 2022-03-30 - Markus Heiser <markus.heiser@darmarit.de> 236dc6cb - 2022-03-31 - Joan Montané <joan@montane.cat> 666e5849 - 2022-03-28 - Markus Heiser <markus.heiser@darmarit.de> 3a6ee1c5 - 2022-03-28 - Markus Heiser <markus.heiser@darmarit.de> 42a5f993 - 2022-03-27 - Linerly <linerly@protonmail.com>
2022-04-01Merge pull request #1035 from searxng/update_data_update_wikidata_units.pyMarkus Heiser
Update searx.data - update_wikidata_units.py
2022-04-01Merge pull request #1034 from searxng/update_data_update_ahmia_blacklist.pyMarkus Heiser
Update searx.data - update_ahmia_blacklist.py
2022-04-01Merge pull request #1033 from searxng/update_data_update_currencies.pyMarkus Heiser
Update searx.data - update_currencies.py
2022-04-01Update searx.data - update_wikidata_units.pydalf
2022-04-01Update searx.data - update_ahmia_blacklist.pydalf
2022-04-01Update searx.data - update_currencies.pydalf
2022-04-01Update searx.data - update_firefox_version.pydalf
2022-03-29Merge pull request #1023 from austinhuang0131/masterAlexandre Flament
[fix] return correct plugin path
2022-03-29Extra null safetyAustin Huang
Co-Authored-By: Alexandre Flament <alex.andre@al-f.net>
2022-03-29[fix] merge fake "plugins" endpoint back to "static"Austin Huang
https: //matrix.to/#/!vxScbLNEAmRvOraXBn:matrix.org/$0zqTtH3s-eVKlMwiAgiEJdetOkRx27EIRs-C0o8FzSg?via=libera.chat&via=matrix.org&via=tchncs.de Co-Authored-By: Alexandre Flament <alex.andre@al-f.net>
2022-03-28[fix] return correct favicon pathAustin Huang
2022-03-28Merge pull request #1024 from MontyQI/answer-boxPaul Braeuning
Fix answer box bug
2022-03-28Merge pull request #967 from return42/language-filterAlexandre Flament
[mod] add flags to the languages filter
2022-03-28[build] /staticMonty
2022-03-28Fix answer box bugMonty
Fix bug of too long words.
2022-03-28[fix] return correct plugin pathAustin Huang
closes #1021
2022-03-26Merge pull request #999 from return42/fix-doc-settings2Alexandre Flament
[docs] document settings.yml: search.languages
2022-03-26Merge pull request #1004 from MontyQI/search_urlAlexandre Flament
Search_url only if method is POST
2022-03-26Search_url only if method is POSTMonty
Shows search_url only if method is set to POST.
2022-03-26[docs] document settings.yml: search.languagesMarkus Heiser
Requested-by: @dalf https://github.com/searxng/searxng/pull/996#discussion_r830858139 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-03-25Merge pull request #994 from return42/add-limiter-redis-docMarkus Heiser
[doc] add some documentation about the limiter plugin (and redis)
2022-03-25[build] /staticmrpaulblack
2022-03-25[fix] revert changes from #997mrpaulblack
* in #997 there was a bug introduced: #1002 -> for now we just revert the change to make the image detail modal usable again
2022-03-25[doc] add some documentation about the limiter plugin (and redis)Markus Heiser
Requested-by: https://github.com/searxng/searxng/discussions/993#discussioncomment-2396914 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-03-25[translations] update from Weblatesearxng-bot
539bbc2a - 2022-03-25 - Markus Heiser <markus.heiser@darmarit.de> b6819712 - 2022-03-25 - Markus Heiser <markus.heiser@darmarit.de> 8ae195a0 - 2022-03-25 - Markus Heiser <markus.heiser@darmarit.de> 3ae1423b - 2022-03-20 - Linerly <linerly@protonmail.com> 45dcd109 - 2022-03-21 - Colin Xu <xuzhonglinx@gmail.com> 8ade7993 - 2022-03-21 - Colin Xu <xuzhonglinx@gmail.com> b815082a - 2022-03-20 - Markus Heiser <markus.heiser@darmarit.de> cf6bffeb - 2022-03-20 - Markus Heiser <markus.heiser@darmarit.de> b8132699 - 2022-03-23 - AHOHNMYC <lqwh2h2cwa@protonmail.com> 58736d0d - 2022-03-21 - Markus Heiser <markus.heiser@darmarit.de> cffd9679 - 2022-03-21 - Markus Heiser <markus.heiser@darmarit.de> 94fe1122 - 2022-03-24 - Alexandre Flament <alex@al-f.net> cdf14e88 - 2022-03-21 - Markus Heiser <markus.heiser@darmarit.de> ab6bf599 - 2022-03-20 - Marc Abonce Seguin <marc-abonce@mailbox.org> 0c2a39e0 - 2022-03-20 - Markus Heiser <markus.heiser@darmarit.de>
2022-03-25Merge pull request #963 from MontyQI/mobile-barMarkus Heiser
Mobile bar google-like
2022-03-25Merge pull request #995 from return42/fix-932Markus Heiser
[interim fix] static files can't be delivered by HTTP.
2022-03-24[build] /staticmrpaulblack
2022-03-24[simple theme] refactor search formMonty
* update search input form params; inspiried by whoogle * remove autofocus from result page input form (JS impl. as well as input param) -> autofocus on landing page still works only on desktop and tablet with JS impl. * update landing page margins on mobile * rework border and radius for search form to 0.8rem and outline * remove positioning from autocomplete JS lib and use CSS impl. * match search box and autocomplete width * rework search form to a google like design on mobile * fix settings icon display withg RTL on mobile on result page when search input is empty
2022-03-21Merge pull request #996 from return42/fix-settings-docMarkus Heiser
[docs] improve settings.yml documentation (admin/engines/settings)
2022-03-21[docs] improve settings.yml documentation (admin/engines/settings)Markus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-03-20[build] /staticMarkus Heiser
2022-03-20[fix] Text can't be selected when using simple theme with JS enabledMarkus Heiser
Closes: https://github.com/searxng/searxng/issues/794 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-03-20[build] /staticMarkus Heiser
2022-03-20simple theme: upgrade some of dependenciesAlexandre Flament
* less-plugin-clean-css: no updated version. @wikipedia/less-plugin-clean-css might be an alternative. * stylelint & stylelint-config-standard the new versions require configuration and source code changes
2022-03-20[interim fix] static files can't be delivered by HTTP.Markus Heiser
Since PR 932 [1][2] static files can't be delivered by HTTP server any longer. This patch makes the hash paramter in the URL of static files: /static/themes/simple/css/searxng.min.css?5fde34a74bc438c7b56ec8c6501e131cc9914bd8 optional. By default the hash parameter is disabled. HINT: Instances that do not deliver static files by their HTTP server and have a long expire time [3] should enable this option. ---- This is only a interim solution, on the long run: make static.build.commit creates files including the file name: css/searxng-5fde34a74bc438c7b56ec8c6501e131cc9914bd8.min.css and a mapping.json with this content[4] [1] https://github.com/searxng/searxng/issues/964 [2] https://github.com/searxng/searxng/pull/932#issuecomment-1067039518 [3] https://github.com/searxng/searxng/pull/932/commits/55833364401ed72c30b3e85c16824a75de6b547a [4] https://github.com/searxng/searxng/pull/932#issuecomment-1067216426 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-03-20Merge pull request #990 from dalf/searxng_base_urlAlexandre Flament
settings.yml: allow to base_url with the SEARXNG_BASE_URL env variable
2022-03-20Merge pull request #859 from return42/fix-814Markus Heiser
[mod] add i18n infrastructure for SearXNG message files (searxng.msg)
2022-03-19Merge pull request #992 from return42/fix-987Markus Heiser
[fix] settings.yml: ui.results_on_new_tab
2022-03-19[fix] settings.yml: ui.results_on_new_tabMarkus Heiser
Closes: https://github.com/searxng/searxng/issues/987 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-03-19[build] /staticAlexandre Flament
2022-03-19simple theme: JS version: the reset button clear the textAlexandre Flament
The <input type="reset"> introduced in the PR 894, restores the default value. It works in the index page, but it doesn't work in the /search page: the reset button restore the initial query. This PR: * fix the JS version: the reset button clear the text * keep the clear button in the / page * hide the clear button in the /search page
2022-03-19settings.yml: allow to base_url with the SEARXNG_BASE_URL env variableAlexandre Flament
Related to https://github.com/searxng/searxng-docker/pull/12
2022-03-19[fix] simple theme: open preferences with general tabMarkus Heiser
BTW: fix also the category tab to open with category 'general' Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-03-19[build] /staticmrpaulblack
2022-03-19[fix] naming of id for prefs in cssmrpaulblack
2022-03-19[fix] languages: show country name even if there is only one countryMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-03-19[fix] don't show flags for languages without region identifierMarkus Heiser
SearXNG shows two different things: region: "de-CH" is the equivalent of "Schweiz (de)" in DDG. languages: "en" doesn't say anything about the location. It is up the engines to do their best to select English results without a region. Suggested-by: @dalf https://github.com/searxng/searxng/pull/967#issuecomment-1072979693 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-03-19[mod] add flags to the languages filterMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>