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
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
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
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
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
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
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
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
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
Rudis Muiznieks
128b8c7f0a
Add HTTP Referer header to DuckDuckGo requests
...
closes #2080
2023-01-06 16:07:37 -06:00
Markus Heiser
b241015e93
Merge pull request #2078 from searxng/dependabot/pip/master/pygments-2.14.0
...
Bump pygments from 2.13.0 to 2.14.0
2023-01-06 08:40:46 +01:00
Markus Heiser
e9a7a6aea6
[build] /static
2023-01-06 08:35:52 +01:00
searxng-bot
2420ab6fc3
[translations] update from Weblate
...
b1c60c5b
- 2022-12-30 - wldkwl <gayisurdad@hotmail.com>
89133548
- 2023-01-05 - Linerly <linerly@protonmail.com>
4398061a
- 2023-01-02 - Markus Heiser <markus.heiser@darmarit.de>
9857916a
- 2023-01-04 - p6n7l <nichita@tutanota.com>
0ba50078
- 2023-01-04 - Markus Heiser <markus.heiser@darmarit.de>
0189e648
- 2023-01-02 - Markus Heiser <markus.heiser@darmarit.de>
24ded833
- 2023-01-01 - Markus Heiser <markus.heiser@darmarit.de>
2023-01-06 07:14:08 +00:00
searxng-bot
38c22c8c31
[translations] update from Weblate
...
ea56f7b6
- 2022-12-26 - Sean Botha <seanbotha@gmail.com>
0dbbb031
- 2022-12-23 - gkkulik <gregorykkulik@gmail.com>
81f33cb7
- 2022-12-28 - Markus Heiser <markus.heiser@darmarit.de>
5ff82460
- 2022-12-28 - peterT1D <kozlovic.peter@gmail.com>
0ea6d8c3
- 2022-12-28 - Markus Heiser <markus.heiser@darmarit.de>
b19bb597
- 2022-12-28 - Markus Heiser <markus.heiser@darmarit.de>
904fa9ab
- 2022-12-24 - Markus Heiser <markus.heiser@darmarit.de>
e7c7d624
- 2022-12-29 - Droid <droidpy587@gmail.com>
2022-12-30 07:14:21 +00:00
dalf
0639769274
Update searx.data - update_firefox_version.py
2022-12-29 09:17:56 +01:00
Markus Heiser
174e6851b3
Merge pull request #2054 from searxng/update_data_update_currencies.py
...
Update searx.data - update_currencies.py
2022-12-29 08:35:51 +01:00
Markus Heiser
d531f89316
Merge pull request #2057 from searxng/update_data_update_engine_descriptions.py
...
Update searx.data - update_engine_descriptions.py
2022-12-29 08:31:19 +01:00
Markus Heiser
76cd808a49
Merge pull request #2053 from searxng/update_data_update_ahmia_blacklist.py
...
Update searx.data - update_ahmia_blacklist.py
2022-12-29 08:28:19 +01:00
dalf
000734cb93
Update searx.data - update_engine_descriptions.py
2022-12-29 01:25:31 +00:00
dalf
36eea5b7cc
Update searx.data - update_currencies.py
2022-12-29 01:16:59 +00:00
dalf
66780efda7
Update searx.data - update_wikidata_units.py
2022-12-29 01:16:59 +00:00
dalf
de793fb71e
Update searx.data - update_ahmia_blacklist.py
2022-12-29 01:16:52 +00:00
Alexandre Flament
0d4896170f
Merge pull request #2047 from dalf/fasttext-predict
...
Use fasttext-predict instead of fasttext(-wheel)
2022-12-26 20:50:09 +01:00
Alexandre Flament
f3515041af
Lazy load fasttext-predict
2022-12-26 18:44:23 +00:00
searxng-bot
dd125321e4
[translations] update from Weblate
...
7f3e72fd
- 2022-12-20 - Grey <elohim@gmail.com>
5d48e556
- 2022-12-21 - Markus Heiser <markus.heiser@darmarit.de>
56e67eb0
- 2022-12-19 - zDylant <dylantfcs@gmail.com>
28e1abe1
- 2022-12-21 - Markus Heiser <markus.heiser@darmarit.de>
b19d55f7
- 2022-12-17 - YaoSiQian <2229561981@qq.com>
274f7ee9
- 2022-12-17 - Markus Heiser <markus.heiser@darmarit.de>
ab00649b
- 2022-12-16 - tents <remendne@pentrens.jp>
2022-12-23 07:14:39 +00:00