B14ckR41n
ca20682cec
Update index.html
2023-01-20 08:20:03 -05:00
B14ckR41n
b5275379ce
Update settings.yml
2023-01-14 22:01:27 -05:00
B14ckR41n
a63c804e11
Update settings.yml
2023-01-14 21:59:02 -05:00
B14ckR41n
35b9594b9c
Add files via upload
2023-01-14 21:46:56 -05:00
B14ckR41n
7c420e72d3
Delete favicon.svg
2023-01-14 21:46:41 -05:00
B14ckR41n
4a9e9c2d7d
Delete searxng.svg
2023-01-14 21:46:35 -05:00
B14ckR41n
5c06d9f478
Add files via upload
2023-01-14 21:46:02 -05:00
B14ckR41n
a7228b636e
Delete searxng-wordmark.min.svg
2023-01-14 21:45:52 -05:00
B14ckR41n
b852fa5656
Add files via upload
2023-01-14 21:22:37 -05:00
B14ckR41n
05e2c2fdc7
Delete favicon.svg
2023-01-14 21:22:23 -05:00
B14ckR41n
d8687081dd
Add files via upload
2023-01-14 21:15:45 -05:00
B14ckR41n
5b7d1faf50
Delete favicon.png
2023-01-14 21:15:31 -05:00
B14ckR41n
f5f03e3cba
Update Dockerfile
2023-01-14 21:05:00 -05:00
B14ckR41n
71ccf959b8
Update settings.yml
2023-01-14 21:03:30 -05:00
B14ckR41n
11f5f1874c
Update base.html
2023-01-14 20:53:50 -05:00
B14ckR41n
b12a464c60
Update base.html
2023-01-14 20:48:24 -05:00
B14ckR41n
77dc6a48b1
Update base.html
2023-01-14 20:38:21 -05:00
B14ckR41n
37b980033e
Add files via upload
2023-01-14 20:35:47 -05:00
B14ckR41n
285c697f64
Delete searxng.svg
2023-01-14 20:35:17 -05:00
B14ckR41n
8e0502c6ae
Update Dockerfile
2023-01-14 20:34:28 -05:00
B14ckR41n
58edd4e698
Add files via upload
2023-01-14 20:23:23 -05:00
B14ckR41n
0895f57209
Delete searxng.png
2023-01-14 20:22:28 -05:00
B14ckR41n
c3fe35a1ad
Update base.html
2023-01-14 20:19:52 -05:00
Alexandre Flament
b720a495f0
Merge pull request #2105 from searxng/dependabot/pip/master/redis-4.4.2
...
Bump redis from 4.4.0 to 4.4.2
2023-01-14 18:28:17 +01:00
Alexandre Flament
449aebaea6
Merge pull request #2107 from searxng/translations_update
...
Update translations
2023-01-14 18:27:54 +01:00
Alexandre Flament
18d895ffed
Merge pull request #2097 from immanuelfodor/patch-1
...
Adjust uWSGI workers and threads from env
2023-01-14 16:36:57 +01:00
searxng-bot
3e5ea08504
[translations] update from Weblate
...
6a57ee0b
- 2023-01-11 - Markus Heiser <markus.heiser@darmarit.de>
b180a810
- 2023-01-06 - Nik Drešar <nik.dresar@gmail.com>
8710174a
- 2023-01-11 - Markus Heiser <markus.heiser@darmarit.de>
529a2591
- 2023-01-08 - Markus Heiser <markus.heiser@darmarit.de>
a254bd01
- 2023-01-08 - Markus Heiser <markus.heiser@darmarit.de>
860c3fce
- 2023-01-11 - Markus Heiser <markus.heiser@darmarit.de>
c140fb52
- 2023-01-06 - Markus Heiser <markus.heiser@darmarit.de>
2023-01-13 07:14:55 +00:00
dependabot[bot]
4212ffe73b
Bump redis from 4.4.0 to 4.4.2
...
Bumps [redis](https://github.com/redis/redis-py ) from 4.4.0 to 4.4.2.
- [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.4.0...v4.4.2 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 07:01:09 +00:00
Immánuel!
caf4785663
Let uWSGI workers and threads be adjustable from env
2023-01-11 14:53:36 +01:00
Markus Heiser
afd71a6c0f
Merge pull request #2089 from ahmad-alkadri/fix/bing-check-nolinks
...
Added a check to see if the element contains links
2023-01-09 15:17:31 +01:00
Ahmad Alkadri
7fc8d72889
[fix] bing: parsing result; check to see if the element contains links
...
This patch is to hardening the parsing of the bing response:
1. To fix [2087] check if the selected result item contains a link, otherwise
skip result item and continue in the result loop. Increment the result
pointer when a result has been added / the enumerate that counts for skipped
items is no longer valid when result items are skipped.
To test the bugfix use: ``!bi :all cerbot``
2. Limit the XPath selection of result items to direct children nodes (list
items ``li``) of the ordered list (``ol``).
To test the selector use: ``!bi :en pontiac aztek wiki``
.. in the result list you should find the wikipedia entry on top,
compare [2068]
[2087] https://github.com/searxng/searxng/issues/2087
[2068] https://github.com/searxng/searxng/issues/2068
2023-01-09 15:08:24 +01:00
Markus Heiser
a90ed481ed
Merge pull request #2090 from Milad-Laly/bugfix/mojeek_parsing
...
[fix] Mojeek Xpath showing suggestions and searches + add lang support
2023-01-09 09:40:44 +01:00
Milad-Laly
cf4db4be37
[fix] Mojeek Xpath showing suggestions and searches + add lang support
2023-01-09 09:33:47 +01:00
Markus Heiser
54e63839db
Merge pull request #2088 from llmII/fix-suggestions
...
Fix #2083
2023-01-08 18:53:32 +01:00
Markus Heiser
9d6b048fba
[build] /static
2023-01-08 18:39:37 +01:00
llmII
33d97fd01a
Fix #2083
...
This changes the Suggestions to be a single column, not a wrapping row,
changing the input to be incapable of overflowing into visually adjacent
elements.
2023-01-08 10:44:58 -06:00
Markus Heiser
217395b837
Merge pull request #2085 from allixx/tab-order
...
[simple theme] set tab index for search page input field #1891
2023-01-08 16:45:17 +01:00
allixx
1407a055b2
[simple theme] set tab index for search page input field #1891
...
Previously it took five tab keypresses to reach search input field
on search results page. Now one tab press is enough.
2023-01-08 13:41:48 +03:00
Markus Heiser
4e735b289b
Merge pull request #2084 from Milad-Laly/bugfix/typos
...
[fix] typos in utils/searxng.sh
2023-01-08 10:13:07 +01:00
Milad-Laly
0af41ab15c
[fix] typos in utils/searxng.sh
2023-01-08 10:08:53 +01:00
Markus Heiser
0c429d707a
Merge pull request #2073 from ahmad-alkadri/fix/modify-bing-xpath
...
Modify the Xpath for Bing engine plus little fixes
2023-01-08 09:27:00 +01:00
ahmad-alkadri
9ee99423fe
[fix] Bing-Web engine: XPath to get the wikipedia result
...
Modify the XPath selector to get the wikipedia result plus small fixes.
About result content: especially with the Wikipedia result, we'd get several
paragraph elements, only the first paragraph would be taken and displayed on the
search result
2023-01-08 09:11:16 +01:00
Markus Heiser
4e355564d2
Merge pull request #1903 from LalleSX/patch-1
...
Added info about adding the enginge to the brownser
2023-01-07 15:03:12 +01:00
PrivateLalle
212acf7f7b
[mod] about page: add information about adding enginge to the brownser
2023-01-07 14:48:06 +01:00
Markus Heiser
4cd3be8964
[fix] indentation and line size of the the markdown files
...
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-01-07 14:46:31 +01:00
Markus Heiser
cb7b091666
Merge pull request #2072 from llmII/fix-checksum
...
Fix checksum virtualenv checks.
2023-01-07 13:52:17 +01:00
Markus Heiser
a98c5156bd
Merge pull request #2066 from ahmad-alkadri/fix/ui-shifted-engines
...
Fix: wrapping list of engines in flex-wrap to prevent them being shifted
2023-01-07 12:19:23 +01:00
Markus Heiser
b2a80347e3
[build] /static
2023-01-07 11:53:51 +01:00
ahmad-alkadri
db70c262c3
Add flex-wrap to the list of engines
2023-01-07 11:53:05 +01:00
Markus Heiser
633ba8b1b6
Merge pull request #2081 from rudism/duckduckgo-referer
...
Add HTTP Referer header to DuckDuckGo requests
2023-01-07 08:27:18 +01:00