Markus Heiser
|
2de007138c
|
[fix] prepare for pylint 2.14.0
Remove issue reported by Pylint 2.14.0:
- no-self-use: has been moved to optional extension [1]
- The refactoring checker now also raises 'consider-using-generator' messages
for max(), min() and sum(). [2]
.pylintrc:
- <option name>-hint has been removed since long, Pylint 2.14.0 raises an
error on invalid options
- bad-continuation and bad-whitespace have been removed [3]
[1] https://pylint.pycqa.org/en/latest/whatsnew/2/2.14/summary.html#removed-checkers
[2] https://pylint.pycqa.org/en/latest/whatsnew/2/2.14/full.html#what-s-new-in-pylint-2-14-0
[2] https://pylint.pycqa.org/en/latest/whatsnew/2/2.6/summary.html#summary-release-highlights
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
|
2022-06-03 15:41:52 +02:00 |
|
searxng-bot
|
bc8cd9cb8c
|
[translations] update from Weblate
1f71567c - 2022-06-01 - karlis69420 <korlass.karlis2@gmail.com>
67ff4da0 - 2022-05-27 - Tony <papetouses@gmail.com>
57bf9bd7 - 2022-05-29 - Markus Heiser <markus.heiser@darmarit.de>
5f63090b - 2022-05-29 - Markus Heiser <markus.heiser@darmarit.de>
4b675666 - 2022-05-30 - Markus Heiser <markus.heiser@darmarit.de>
9fcfccff - 2022-06-02 - Markus Heiser <markus.heiser@darmarit.de>
b28ac961 - 2022-06-01 - Markus Heiser <markus.heiser@darmarit.de>
ec7b3c14 - 2022-05-29 - Markus Heiser <markus.heiser@darmarit.de>
622896c1 - 2022-05-31 - Markus Heiser <markus.heiser@darmarit.de>
53d0f115 - 2022-05-31 - Joan Montané <joan@montane.cat>
e16d889a - 2022-06-02 - Markus Heiser <markus.heiser@darmarit.de>
2c5337a5 - 2022-06-01 - karlis69420 <korlass.karlis2@gmail.com>
|
2022-06-03 07:18:49 +00:00 |
|
Alexandre FLAMENT
|
7e8a60fb27
|
[build] /static
|
2022-06-02 20:35:49 +00:00 |
|
Alexandre FLAMENT
|
fbad93e808
|
Theme: enable autofocus of #q only on the index page and when the width > 50em
Related to #1270
|
2022-06-02 20:33:31 +00:00 |
|
Markus Heiser
|
96dc4369d5
|
Merge pull request #1259 from allendema/petal-images
[enh] Add Petalsearch Images engine
|
2022-06-02 14:59:24 +02:00 |
|
Léon Tiekötter
|
7e95d6bb79
|
[mod] image proxy: allow binary/octet-stream mime type
The Petal Search Images engine sends the thumbnails with the binary/octet-stream mime type.
|
2022-06-02 14:32:37 +02:00 |
|
Allen
|
43dc9eb7d6
|
[enh] Initial Petalsearch Images support
Upstream example query:
https://petalsearch.com/search?query=test&channel=image&ps=50&pn=1®ion=de-de&ss_mode=off&ss_type=normal
Depending on locale it will internally use some/all results from other
engines. See:
https://seirdy.one/posts/2021/03/10/search-engines-with-own-indexes/#general-indexing-search-engines
|
2022-06-02 14:32:37 +02:00 |
|
Markus Heiser
|
e568da2314
|
Merge pull request #1266 from searxng/update_data_update_firefox_version.py
Update searx.data - update_firefox_version.py
|
2022-06-01 13:49:48 +02:00 |
|
Markus Heiser
|
84a5e48a90
|
Merge pull request #1265 from searxng/update_data_update_ahmia_blacklist.py
Update searx.data - update_ahmia_blacklist.py
|
2022-06-01 11:29:41 +02:00 |
|
Markus Heiser
|
78968843a8
|
Merge pull request #1267 from searxng/update_data_update_currencies.py
Update searx.data - update_currencies.py
|
2022-06-01 11:24:35 +02:00 |
|
Markus Heiser
|
a9251cfeb4
|
Merge pull request #1268 from searxng/update_data_update_engine_descriptions.py
Update searx.data - update_engine_descriptions.py
|
2022-06-01 11:24:00 +02:00 |
|
Markus Heiser
|
61ee915064
|
Merge pull request #1264 from searxng/update_data_update_languages.py
Update searx.data - update_languages.py
|
2022-06-01 10:34:19 +02:00 |
|
dalf
|
fda176144e
|
Update searx.data - update_engine_descriptions.py
|
2022-06-01 06:40:37 +00:00 |
|
dalf
|
f37b9978cb
|
Update searx.data - update_currencies.py
|
2022-06-01 06:32:10 +00:00 |
|
dalf
|
a93170725f
|
Update searx.data - update_firefox_version.py
|
2022-06-01 06:31:57 +00:00 |
|
dalf
|
8d6d32bf6e
|
Update searx.data - update_ahmia_blacklist.py
|
2022-06-01 06:31:54 +00:00 |
|
dalf
|
012d7fcaa0
|
Update searx.data - update_languages.py
|
2022-06-01 06:31:54 +00:00 |
|
dalf
|
ab9616c2cc
|
Update searx.data - update_wikidata_units.py
|
2022-06-01 06:31:52 +00:00 |
|
Léon Tiekötter
|
167f635924
|
[engine] petal search news
Add Petal Search News to SearXNG via XPath
|
2022-05-29 22:49:41 +02:00 |
|
Léon Tiekötter
|
f09e8abd76
|
[engine] petal search
Add Petal Search to SearXNG via XPath
|
2022-05-29 22:23:30 +02:00 |
|
Léon Tiekötter
|
7c8903c809
|
[fix] mojeek engine: xpath
|
2022-05-28 18:09:25 +02:00 |
|
Markus Heiser
|
e93385e6de
|
Merge pull request #1249 from Linerly/english-infopage
Capitalize website names in search-syntax.md, in the English infopage
|
2022-05-28 16:50:55 +02:00 |
|
Linerly
|
c2f7b1136e
|
Capitalize website names
|
2022-05-28 14:41:53 +00:00 |
|
Linerly
|
979c42f044
|
Replace link
|
2022-05-28 14:38:14 +00:00 |
|
Linerly
|
2871900651
|
Capitalize website names
|
2022-05-28 14:34:58 +00:00 |
|
Linerly
|
db26b9b13b
|
Replace English links to Indonesian links
|
2022-05-28 14:33:10 +00:00 |
|
Markus Heiser
|
22d8971bc9
|
[translation] add DE translation of about.md and search-syntax.md
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
|
2022-05-28 14:28:51 +02:00 |
|
Markus Heiser
|
7686739f56
|
Merge pull request #1242 from Linerly/indonesian-infopage
Add Indonesian translations of about.md and search-syntax.md
|
2022-05-28 12:06:00 +02:00 |
|
searxng-bot
|
69886253d6
|
[translations] update from Weblate
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-27 07:19:13 +00:00 |
|
Linerly
|
f3134e0869
|
Add Indonesian translations of about.md and search-syntax.md
|
2022-05-27 10:06:44 +07:00 |
|
Allen
|
13f4dcafc1
|
[fix] [new] Brave - Update xpath
Last merge request was messed up with git.
|
2022-05-26 18:44:11 +02:00 |
|
Alexandre Flament
|
c24864a9ad
|
Enable duckduckgo by default
see https://github.com/searxng/searxng/pull/1219#discussion_r879543174
|
2022-05-24 23:33:12 +02:00 |
|
Alexandre Flament
|
cea7b71d14
|
Disable the bing engine
see
* https://github.com/searxng/searxng/discussions/1209
* https://github.com/searxng/searxng/issues/941
* https://github.com/searxng/searxng/pull/1219
|
2022-05-24 23:33:08 +02:00 |
|
Alexandre Flament
|
d694b339c5
|
Merge pull request #1214 from dalf/update_template_image
Template images.html: always use JS to lazy load the full size images
|
2022-05-24 23:14:47 +02:00 |
|
searxng-bot
|
1911d63186
|
[translations] update from Weblate
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-20 07:19:10 +00:00 |
|
Alexandre FLAMENT
|
0063427309
|
Template images.html: lazy by JS the full size image
Remove lazy loading by browser / width / height:
JS is required to display this HTML fragment anyway.
Simplify the HTML template.
|
2022-05-18 07:29:31 +00:00 |
|
Alexandre Flament
|
f814ac703b
|
Merge pull request #1202 from julianfairfax/master
Preferences URL in preferences
|
2022-05-15 20:42:37 +02:00 |
|
Julian Fairfax
|
7d443dfea3
|
Preferences URL in preferences
Revert translation changes
Auto-save preferences from URL
Preferences URL in preferences
Fix that
Preferences URL in preferences
|
2022-05-15 20:34:04 +02:00 |
|
Allen
|
6ef24ffd94
|
[enh] Add alexandria.org engine
engine: json_engine
official_api_documentation: https://github.com/alexandria-org/alexandria-api/raw/master/README.md
|
2022-05-15 11:10:15 +02:00 |
|
searxng-bot
|
6b29cddadb
|
[translations] update from Weblate
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-13 07:20:35 +00:00 |
|
mrpaulblack
|
bc89bb4790
|
[build] /static
|
2022-05-11 00:03:42 +02:00 |
|
mrpaulblack
|
392c9c4243
|
[simple theme] add products.html template
|
2022-05-11 00:03:21 +02:00 |
|
Léon Tiekötter
|
035a4eaa09
|
Merge pull request #1194 from mrpaulblack/fix-leaflet-src
[fix] loading of external resources in JS client toolkit
|
2022-05-10 23:24:24 +02:00 |
|
mrpaulblack
|
58d4086ce1
|
[build] /static
|
2022-05-10 23:06:44 +02:00 |
|
Paul Braeuning
|
b47e44a008
|
Merge pull request #1196 from unixfox/patch-2
Fix typo for the limiter plugin docs
|
2022-05-10 22:51:03 +02:00 |
|
Émilien Devos
|
66b77c46c7
|
Fix typo
|
2022-05-10 20:45:59 +00:00 |
|
Émilien Devos
|
06cb15cbf7
|
Reflect the real world parameter from settings.yml
|
2022-05-10 20:44:35 +00:00 |
|
mrpaulblack
|
33c0a9e410
|
[fix] loading of external resources in JS client toolkit
|
2022-05-10 22:40:46 +02:00 |
|
mrpaulblack
|
c69c61838b
|
[fix] autocomplete and infinite scroll persistence in preferences
* fixes a regression from https://github.com/searxng/searxng/pull/1186
|
2022-05-10 22:25:42 +02:00 |
|
mrpaulblack
|
6b124e5120
|
[build] /static
|
2022-05-10 21:58:22 +02:00 |
|