summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-05[fix] Dockerfile imageAlexandre Flament
ignore existing wheels, rebuild all of them fix an issue the lxml wheel for the muslc
2021-11-05Merge pull request #481 from dalf/simple-fix-hotkeysAlexandre Flament
Simple themes: fixes in keyboard.js
2021-11-05[build] /staticAlexandre Flament
2021-11-05[fix] simple theme: image detail: click on the URL to the HTML page worksAlexandre Flament
Before this commit, the default click event on an image result is prevented, this include clicks inside the detail. This commit makes sure the click happends outside the detail to prevent the default event.
2021-11-05[fix] simple theme: various about the hotkeys helpAlexandre Flament
* dark mode: #555 border (same as infoboxes and other borders) * remove a call to console.log * center the dialog without using the style attribute.
2021-11-05[fix] simple theme: disable hotkeys when they are not enabled in the preferencesAlexandre Flament
2021-11-05Merge pull request #480 from dalf/searxng-simple-themeAlexandre Flament
SearXNG brand: remove searx from searx*.js file names.
2021-11-05Merge pull request #479 from dalf/simple-fix-open-new-tabAlexandre Flament
[fix] simple theme: fix open in a new tab preference
2021-11-05Merge pull request #478 from searxng/translations_updateAlexandre Flament
Update translations
2021-11-05Merge pull request #477 from searxng/dependabot/pip/master/lxml-4.6.4Markus Heiser
Bump lxml from 4.6.3 to 4.6.4
2021-11-05Merge pull request #476 from searxng/dependabot/pip/master/twine-3.5.0Markus Heiser
Bump twine from 3.4.2 to 3.5.0
2021-11-05[build] /staticAlexandre Flament
2021-11-05[mod] SearXNG: remove "searx" from the searx*.js file names.Alexandre Flament
2021-11-05[fix] simple theme: fix open in a new tab preferenceAlexandre Flament
2021-11-05[translations] updatesearxng-bot
01459a65 - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> 99f3e56c - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> e6bf731c - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> a7cfd6f3 - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> ab1d2718 - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> 0960dffc - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> 5ef8ba13 - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> 444a915a - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> 98f35b9f - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> 44ee48df - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> 343c8133 - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> d8356eaa - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de> 5adaa438 - 2021-10-31 - Markus Heiser <markus.heiser@darmarit.de>
2021-11-05Bump lxml from 4.6.3 to 4.6.4dependabot[bot]
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.6.4) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-05Bump twine from 3.4.2 to 3.5.0dependabot[bot]
Bumps [twine](https://github.com/pypa/twine) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/3.4.2...3.5.0) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04Merge pull request #474 from return42/simple-resultsMarkus Heiser
[simple theme] various improvements #474
2021-11-04[build] /staticMarkus Heiser
2021-11-04[simple theme] add .rounded-corners to selectable_urlMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-11-04[simple theme] result layout suggestionsMrPaulBlack
2021-11-03[simple theme] simplify and justify #answers & #correctionsMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-11-03[simple theme] CSS remove box-shadow effectsMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-11-03Merge pull request #462 from dalf/simple-dark-mode-fixesAlexandre Flament
[RFC] Simple theme: fix & improve the dark mode
2021-11-03[build] /staticAlexandre Flament
2021-11-03[mod] simple theme: dark mode: various fixesAlexandre Flament
2021-11-03[mod] simple theme: adjust button colors in dark version.Alexandre Flament
buttons: * previous & next in the result page * save, restore, & back in the preferences * back to top <select> input in Chrom* browsers: * fix the white text with a white background issue
2021-11-03Merge pull request #469 from return42/css-answer-boxMarkus Heiser
[theme] simple - improve rendering of the "Answers" box
2021-11-02Merge pull request #471 from MrPaulBlack/fix-reddit-categoriesMarkus Heiser
[fix] make reddit only in social media category avail.
2021-11-02[build] /staticMarkus Heiser
2021-11-02[theme] simple - improve rendering of the "Answers" boxMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-11-01[fix] make reddit only in social media category avail.MrPaulBlack
fix https://github.com/searxng/searxng/issues/470
2021-11-01Merge pull request #468 from searxng/update_data_update_ahmia_blacklist.pyMarkus Heiser
Update searx.data - update_ahmia_blacklist.py
2021-11-01Merge pull request #467 from searxng/update_data_update_firefox_version.pyMarkus Heiser
Update searx.data - update_firefox_version.py
2021-11-01Merge pull request #466 from searxng/update_data_update_wikidata_units.pyMarkus Heiser
Update searx.data - update_wikidata_units.py
2021-11-01Merge pull request #465 from searxng/update_data_update_currencies.pyMarkus Heiser
Update searx.data - update_currencies.py
2021-11-01Update searx.data - update_ahmia_blacklist.pydalf
2021-11-01Update searx.data - update_firefox_version.pydalf
2021-11-01Update searx.data - update_wikidata_units.pydalf
2021-11-01Update searx.data - update_currencies.pydalf
2021-10-31Merge pull request #460 from dalf/simple-minor-fixesAlexandre Flament
Simple theme: various fixes
2021-10-30[build] /staticAlexandre Flament
2021-10-30[mod] simple theme: infobox: center the imageAlexandre Flament
2021-10-30[mod] simple theme: use :root instead of html to define CSS variablesAlexandre Flament
This allows to use the CSS variables in inline svg.
2021-10-30[fix] simple theme: /preferences: dark theme version for select widgetsAlexandre Flament
It is not possible to use CSS variable in a SVG when this is in a background. This commit adds two .svg files, less converts them into data URL. The two files are indentical except the fill color.
2021-10-30Merge pull request #461 from return42/fix-mortyMarkus Heiser
[fix] morty & filtron: don't use golang installed by package manager
2021-10-30[fix] morty & filtron: don't use golang installed by package managerMarkus Heiser
When golang is installed via a package manager the local version, which filtron downloads, is ignored. BTW: With the new go1.17.2 (cfea51f4), 'go get' is depricated:: go get: installing executables with 'go get' in module mode is deprecated. Use 'go install pkg@version' instead. For more information, see https://golang.org/doc/go-get-install-deprecation or run 'go help get' or 'go help install'. Reported-by: @tiekoetter https://github.com/searxng/searxng/pull/455#issuecomment-954918411 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-10-30Merge pull request #446 from return42/searxng-brandMarkus Heiser
[brand] SearXNG environment variables & /utils scripts
2021-10-30[fix] simple theme: /preferences: dark theme version for the response time ↵Alexandre Flament
bar charts
2021-10-30[fix] simple theme: cookie table doesn't overflow the expected widthAlexandre Flament