summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Collapse)Author
2022-07-08Submit GH bug: ask the user to do some checks before submitting a new issueAlexandre Flament
2022-07-07Update searx.data - update_engine_descriptions.pyMarkus Heiser
./manage pyenv.cmd python ./searxng_extra/update/update_engine_descriptions.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-07-07Merge pull request #1443 from return42/fix-online_dictionaryMarkus Heiser
[fix] online_dictionary: regular expression
2022-07-07[fix] online_dictionary: regular expressionMarkus Heiser
The query term of a engine-type `online_dictionary` can consist of more than one word. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-07-07Merge pull request #1428 from return42/fix-center_aligmentAlexandre Flament
fix typo and document preference 'center_alignment' in the 'ui' section
2022-07-06Merge pull request #1457 from return42/fix-1435Markus Heiser
[fix] engine z-zlibrary https URL
2022-07-06Merge pull request #1460 from unixfox/patch-1Markus Heiser
Better explanation for the use of use_mobile_ui
2022-07-06Better explanation for the use of use_mobile_uiÉmilien Devos
2022-07-05fix: return body on limiter block so there is not just a blank pagemrpaulblack
2022-07-05[fix] engine z-zlibrary https URLMarkus Heiser
before this patch: DEBUG searx.engines.z-library : using base_url: https:https://de1lib.org with this patch URL is fixed to: DEBUG searx.engines.z-library : using base_url: https://de1lib.org Closes: https://github.com/searxng/searxng/issues/1435 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-07-04[build] /staticMarkus Heiser
2022-07-04[fix] style.less: move <dl> from infobox.attributes to .attributes classMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-07-04[mod] Adds Lingva translate engineta
Add the lingva engine (which grabs data from google translate). Results from Lingva are added to the infobox results.
2022-07-04[mod] link to public-instances can be set to hiddenXavier horwood
Some administrators may want to hide the link to public_instances: If you run a private instance for a company that wants there employees to use the private instance instead of any of the public instances.
2022-07-03[fix] typo: add missing 'n' in center_aligment --> center_alignmentMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-07-02Merge pull request #1404 from dalf/donation_use_external_linkMarkus Heiser
Donation link: default value to searxng.org, can be hidden or custom
2022-07-02[fix] engines/openstreetmap.py typo: user_langage --> user_languageMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-07-02openstreetmap engine: return the localized named.Alexandre Flament
For example: display "Tokyo" instead of "東京都" when the language is English.
2022-07-02map.html: display the intended text for the links instead of the URLAlexandre Flament
For example display "Tokyo (en)" instead of https://en.wikipedia.org/wiki/Tokyo
2022-07-02Merge pull request #1382 from dalf/fix_searxng_extra_updateMarkus Heiser
fix searxng_extra/update/update*.py scripts
2022-07-02Update searx.data - update_engine_descriptions.pyMarkus Heiser
./manage pyenv.cmd python ./searxng_extra/update/update_engine_descriptions.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-07-02Update searx.data - update_currencies.pyMarkus Heiser
./manage pyenv.cmd python ./searxng_extra/update/update_currencies.py Closes: https://github.com/searxng/searxng/pull/1375 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-07-02Donation link: default value to searxng.org, can be hidden or customAlexandre Flament
Add a new setting: general.donation_url By default the value is https://docs.searxng.org/donate.html When the value is false, the link is hidden When the value is true, the link goes to the infopage donation, the administrator can create a custom page.
2022-07-02[translations] update from Weblatesearxng-bot
2022-07-02[build] /staticAlexandre Flament
2022-07-02Theme: all top right icons have labels including "Preferences"Alexandre Flament
2022-07-01[translations] update from Weblatesearxng-bot
c6c13e8c - 2022-06-29 - Markus Heiser <markus.heiser@darmarit.de> 284f86fe - 2022-06-30 - Linerly <linerly@protonmail.com> d659c9f2 - 2022-06-29 - Markus Heiser <markus.heiser@darmarit.de> 3d76fb71 - 2022-06-29 - wordpure <wordlesspure@gmail.com> 874e15dc - 2022-06-29 - Markus Heiser <markus.heiser@darmarit.de> 10f3978d - 2022-06-30 - Leonardo Colman <dev@leonardo.colman.com.br> 66556a49 - 2022-06-29 - Markus Heiser <markus.heiser@darmarit.de> 6c5a28a7 - 2022-06-30 - Markus Heiser <markus.heiser@darmarit.de> 9bb7dc8e - 2022-06-29 - Alexandre Flament <alex@al-f.net> 38bd6b55 - 2022-06-29 - Markus Heiser <markus.heiser@darmarit.de> 1aecb8f8 - 2022-06-29 - Markus Heiser <markus.heiser@darmarit.de> 9a74838e - 2022-06-29 - Markus Heiser <markus.heiser@darmarit.de> 3f139d79 - 2022-06-29 - Markus Heiser <markus.heiser@darmarit.de> d3449b5f - 2022-06-29 - Markus Heiser <markus.heiser@darmarit.de>
2022-06-29Update searx/infopage/en/donate.mdAlexandre Flament
Co-authored-by: Émilien Devos <contact@emiliendevos.be>
2022-06-29Move donation page to docs.searxng.org and link to it from instancesAlexandre FLAMENT
Close #1378
2022-06-29infopage: a .md file can be remove without crashAlexandre FLAMENT
An administrator might decide to remove some of the .md files. This commit make sure to not crash the application.
2022-06-29Merge pull request #1379 from searxng/update_data_update_ahmia_blacklist.pyMarkus Heiser
Update searx.data - update_ahmia_blacklist.py
2022-06-29Update searx.data - update_ahmia_blacklist.pydalf
2022-06-29Merge pull request #1376 from searxng/update_data_update_firefox_version.pyMarkus Heiser
Update searx.data - update_firefox_version.py
2022-06-29Update searx.data - update_wikidata_units.pydalf
2022-06-29Update searx.data - update_firefox_version.pydalf
2022-06-28Add donate.mdAlexandre Flament
2022-06-25[build] /staticAlexandre Flament
2022-06-25Theme: add Help and Donate links in all pagesAlexandre Flament
Close https://github.com/searxng/searxng/issues/931
2022-06-25Merge pull request #1346 from dalf/theme-dependencies-upgradeAlexandre Flament
Theme: dependencies upgrade
2022-06-25[translations] update from Weblatesearxng-bot
d745649a - 2022-06-25 - Alexandre Flament <alex@al-f.net> 80c8f41f - 2022-06-25 - tents <remendne@pentrens.jp>
2022-06-25Theme: upgrade dependencies & minor update of the grunt scriptsAlexandre Flament
Remove webfont grunt script Update clean grunt script
2022-06-24[translations] update from Weblatesearxng-bot
b4ef9941 - 2022-06-20 - Markus Heiser <markus.heiser@darmarit.de> a4ad5c56 - 2022-06-23 - sdebnath002 <shibnathdebnath@gmail.com> e9640746 - 2022-06-19 - liimee <alt3753.7@gmail.com> 063e2d09 - 2022-06-22 - HACKKER <andriy.o.vovk@gmail.com> da095274 - 2022-06-21 - Vander <vander.azevedo88@gmail.com> 4d632f14 - 2022-06-21 - Vander <vander.azevedo88@gmail.com> 136edb67 - 2022-06-20 - Alexandre Flament <alex@al-f.net> 25533b02 - 2022-06-21 - Muhammad Hussein Fattahizadeh <semnanweb@gmail.com> 030b5310 - 2022-06-18 - Markus Heiser <markus.heiser@darmarit.de>
2022-06-22Merge pull request #1357 from liimee/eng-3Markus Heiser
Add curlie.org engine
2022-06-22add curlie engineta
2022-06-20[fix] clean up templates / remove import of result_footer_rtl macroMarkus Heiser
A macro named 'result_footer_rtl' does not exists. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-06-18[fix] google play apps engine: implement engines/google_play_apps.pyta
2022-06-18Merge pull request #1287 from dalf/style-center-2ndAlexandre Flament
Theme: add a preference to center the results (Oscar) (2nd edition)
2022-06-18Workaround: index.html: remove image preloadAlexandre Flament
Related to https://github.com/searxng/searxng/issues/1326 URL for the logo is referenced twice: * in index.html for preloading: it contains the hash for cache busting (when static_use_hash: true) * in searxng.min.css: to actually display the image. The URL doesn't contain the hash. So the image preload actually loads twice the same image. This commit removed the image preloading. This is workaround: the real fix is to be able to use the URL with the hash in the CSS.
2022-06-18[build] /staticAlexandre Flament
2022-06-18Theme: add a preference to center the results (Oscar) (2nd edition)Alexandre Flament
related to * #1169 * #1281 * #1286