summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-29Merge pull request #1211 from return42/rm-gh-issueMarkus Heiser
[fix] remove .github/ISSUE_TEMPLATE/discuss.md
2022-05-29Merge pull request #1250 from tiekoetter/fix-mojeek-xpathAlexandre Flament
[fix] mojeek engine: xpath
2022-05-28[fix] mojeek engine: xpathLéon Tiekötter
2022-05-28Merge pull request #1249 from Linerly/english-infopageMarkus Heiser
Capitalize website names in search-syntax.md, in the English infopage
2022-05-28Merge pull request #1248 from Linerly/indonesian-infopageMarkus Heiser
Update Indonesian infopages
2022-05-28Capitalize website namesLinerly
2022-05-28Replace linkLinerly
2022-05-28Capitalize website namesLinerly
2022-05-28Replace English links to Indonesian linksLinerly
2022-05-28Merge pull request #1245 from return42/translate-deMarkus Heiser
[translation] add DE translation of the info pages
2022-05-28[translation] add DE translation of about.md and search-syntax.mdMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-05-28Merge pull request #1242 from Linerly/indonesian-infopageMarkus Heiser
Add Indonesian translations of about.md and search-syntax.md
2022-05-27Merge pull request #1243 from searxng/translations_updateAlexandre Flament
Update translations
2022-05-27[translations] update from Weblatesearxng-bot
00f6ec8e - 2022-05-27 - Tony <papetouses@gmail.com> 76553d1e - 2022-05-22 - Markus Heiser <markus.heiser@darmarit.de> 897c7b0a - 2022-05-22 - Markus Heiser <markus.heiser@darmarit.de> bed737a1 - 2022-05-23 - Markus Heiser <markus.heiser@darmarit.de> 9a0227e5 - 2022-05-26 - Markus Heiser <markus.heiser@darmarit.de> f8598b81 - 2022-05-24 - 358k <358k@protonmail.com> a181f9e3 - 2022-05-26 - Markus Heiser <markus.heiser@darmarit.de> 1c0c6941 - 2022-05-26 - Markus Heiser <markus.heiser@darmarit.de> 5b707d4d - 2022-05-26 - smallaxe80 <smallaxe1980@gmail.com>
2022-05-27Add Indonesian translations of about.md and search-syntax.mdLinerly
2022-05-26Merge pull request #1240 from allendema/brave-resultsAlexandre Flament
[fix] [new] Brave - Update xpath
2022-05-26[fix] [new] Brave - Update xpathAllen
Last merge request was messed up with git.
2022-05-24Merge pull request #1235 from dalf/bing_false_ddg_trueAlexandre Flament
disable Bing by default, enable ddg by default
2022-05-24Enable duckduckgo by defaultAlexandre Flament
see https://github.com/searxng/searxng/pull/1219#discussion_r879543174
2022-05-24Disable the bing engineAlexandre Flament
see * https://github.com/searxng/searxng/discussions/1209 * https://github.com/searxng/searxng/issues/941 * https://github.com/searxng/searxng/pull/1219
2022-05-24Merge pull request #1214 from dalf/update_template_imageAlexandre Flament
Template images.html: always use JS to lazy load the full size images
2022-05-20Merge pull request #1217 from searxng/translations_updateAlexandre Flament
Update translations
2022-05-20Merge pull request #1216 from searxng/dependabot/pip/master/certifi-2022.5.18.1Alexandre Flament
Bump certifi from 2021.10.8 to 2022.5.18.1
2022-05-20Merge pull request #1215 from searxng/dependabot/pip/master/pylint-2.13.9Alexandre Flament
Bump pylint from 2.13.8 to 2.13.9
2022-05-20[translations] update from Weblatesearxng-bot
fffd40d4 - 2022-05-17 - Orwell Not <neteheste@gmail.com> ae4b92e4 - 2022-05-16 - Linerly <linerly@protonmail.com> 946e5e9c - 2022-05-18 - Markus Heiser <markus.heiser@darmarit.de> c758b17b - 2022-05-16 - tents <remendne@pentrens.jp> 0a73f5ad - 2022-05-19 - Anthony ocic <drake@zmmapperz.net> 36c8c1a2 - 2022-05-15 - Alexandre Flament <alex@al-f.net> 42fec22c - 2022-05-16 - Markus Heiser <markus.heiser@darmarit.de> 43d1f4ed - 2022-05-17 - Orwell Not <neteheste@gmail.com>
2022-05-20Bump certifi from 2021.10.8 to 2022.5.18.1dependabot[bot]
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.5.18.1. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.05.18.1) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20Bump pylint from 2.13.8 to 2.13.9dependabot[bot]
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.8 to 2.13.9. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.13.8...v2.13.9) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18Template images.html: lazy by JS the full size imageAlexandre FLAMENT
Remove lazy loading by browser / width / height: JS is required to display this HTML fragment anyway. Simplify the HTML template.
2022-05-16[fix] remove .github/ISSUE_TEMPLATE/discuss.mdMarkus Heiser
In 2021 we did not used github-discussions, see commit message of 272c9d6b. Theses days we use github-discussions and have a Q&A category in there [1]. [1] https://github.com/searxng/searxng/discussions/categories/q-a Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-05-15Merge pull request #1202 from julianfairfax/masterAlexandre Flament
Preferences URL in preferences
2022-05-15Preferences URL in preferencesJulian Fairfax
Revert translation changes Auto-save preferences from URL Preferences URL in preferences Fix that Preferences URL in preferences
2022-05-15Merge pull request #1207 from allendema/add-alexandriaAlexandre Flament
[enh] Add alexandria.org engine
2022-05-15[enh] Add alexandria.org engineAllen
engine: json_engine official_api_documentation: https://github.com/alexandria-org/alexandria-api/raw/master/README.md
2022-05-13Merge pull request #1197 from searxng/dependabot/pip/master/redis-4.3.1Alexandre Flament
Bump redis from 4.2.2 to 4.3.1
2022-05-13Merge pull request #1198 from searxng/translations_updateAlexandre Flament
Update translations
2022-05-13[translations] update from Weblatesearxng-bot
2842aa38 - 2022-05-12 - gkkulik <gregorykkulik@gmail.com> c8fd2dee - 2022-05-08 - Linerly <linerly@protonmail.com> 6336104f - 2022-05-11 - Markus Heiser <markus.heiser@darmarit.de> 2419fe86 - 2022-05-13 - Luka <jovanovic.luka3214@gmail.com> 6ed911eb - 2022-05-11 - Markus Heiser <markus.heiser@darmarit.de> b6afceca - 2022-05-08 - tents <remendne@pentrens.jp> a250f349 - 2022-05-11 - Markus Heiser <markus.heiser@darmarit.de> 3506357b - 2022-05-11 - Markus Heiser <markus.heiser@darmarit.de> dbf772e9 - 2022-05-11 - Mico Hautaluoma <m@mha.fi> ee7c5036 - 2022-05-11 - Mico Hautaluoma <m@mha.fi> 8411acd2 - 2022-05-09 - Markus Heiser <markus.heiser@darmarit.de>
2022-05-13Bump redis from 4.2.2 to 4.3.1dependabot[bot]
Bumps [redis](https://github.com/redis/redis-py) from 4.2.2 to 4.3.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.2.2...v4.3.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11Merge pull request #1118 from mrpaulblack/simple-products-templateLéon Tiekötter
[simple theme] add products.html result template
2022-05-11[build] /staticmrpaulblack
2022-05-11[simple theme] add products.html templatemrpaulblack
2022-05-10Merge pull request #1194 from mrpaulblack/fix-leaflet-srcLéon Tiekötter
[fix] loading of external resources in JS client toolkit
2022-05-10[build] /staticmrpaulblack
2022-05-10Merge pull request #1196 from unixfox/patch-2Paul Braeuning
Fix typo for the limiter plugin docs
2022-05-10Merge pull request #1195 from unixfox/patch-1Paul Braeuning
Reflect the real world parameter from settings.yml
2022-05-10Fix typoÉmilien Devos
2022-05-10Reflect the real world parameter from settings.ymlÉmilien Devos
2022-05-10[fix] loading of external resources in JS client toolkitmrpaulblack
2022-05-10Merge pull request #1192 from mrpaulblack/fix-preferences-persPaul Braeuning
[fix] autocomplete and infinite scroll persistence in preferences
2022-05-10[fix] autocomplete and infinite scroll persistence in preferencesmrpaulblack
* fixes a regression from https://github.com/searxng/searxng/pull/1186
2022-05-10Merge pull request #1026 from MontyQI/themesPaul Braeuning
Update simple theme