summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-13[simple theme] SearXNG wordmark (SVG)Markus Heiser
Related-to: - https://github.com/searxng/searxng/pull/430#issuecomment-951967239 - https://github.com/searxng/searxng/pull/378 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-11-13Merge pull request #487 from MrPaulBlack/simple-theme-improvementsPaul Braeuning
[simple theme] minor css fixes
2021-11-13[build] /staticMrPaulBlack
2021-11-13[simple theme] minor css fixesMrPaulBlack
* remove hover effect from vim help modal * remove bold font weight from active item in prefenreces tab bar * remove margin from answer box to unify with rest of result page
2021-11-12Merge pull request #491 from MrPaulBlack/fix-mobile-result-scalingPaul Braeuning
[fix] mobile result scaling in simple theme
2021-11-12Merge pull request #495 from searxng/dependabot/pip/master/jinja2-3.0.3Alexandre Flament
Bump jinja2 from 3.0.2 to 3.0.3
2021-11-12Merge pull request #492 from searxng/dependabot/pip/master/twine-3.6.0Alexandre Flament
Bump twine from 3.5.0 to 3.6.0
2021-11-12Bump jinja2 from 3.0.2 to 3.0.3dependabot[bot]
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12Bump twine from 3.5.0 to 3.6.0dependabot[bot]
Bumps [twine](https://github.com/pypa/twine) from 3.5.0 to 3.6.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.5.0...3.6.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-11[build] /staticMrPaulBlack
2021-11-11[fix] scaling of result page on small screens by @ZetaTomMrPaulBlack
* thanks to https://github.com/ZetaTom for the fix! * set the width of the input#q element to 100% of the 1fr space of the grid layout * change the viewport meta tag to th recommended value (see: https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag#viewport_basics) * add a new @ultra-small-phone width of 20rem; when a device is smaller than that the search logo does not get displayed on the result page anymore
2021-11-06Merge pull request #486 from dalf/simple-mobile-pref-accessAlexandre Flament
Simple theme: mobile layout: allow access to the preferences
2021-11-06[build] /staticAlexandre Flament
2021-11-06[enh] simple theme: mobile layout: allow access to the preferencesAlexandre Flament
when there is no query, reduce the width of the query field, to display the preference button on the right.
2021-11-06Merge pull request #483 from dalf/fix-docker-lxmlAlexandre Flament
[fix] Dockerfile image
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