| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-07 | Revert "remove 'all' option from search languages" | Noémi Ványi | |
| This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796. | |||
| 2019-01-07 | [fix] Remove markup errors in simple template preferences file | Étienne Deparis | |
| 2019-01-07 | Remove forgotten white spaces in templates/simple/preferences.html | Étienne Deparis | |
| 2018-08-19 | Merge pull request #1323 from cy8aer/dsgvo | Adam Tauber | |
| Create an include for __common__/aboutextend.html for imprint purposes. | |||
| 2018-08-14 | simple theme update | Alex | |
| - npm package update - apply #1226 - implement vim help dialog - display cookies and search URL with preferences - allow to enable / disable Open Access DOI rewrite - add a clear text button on the left of the search button - implement #1011 : the HTML title page is not set when using POST - remove searx/static/themes/simple/img/loader.gif - use full width when only there are only images as result | |||
| 2018-06-18 | Create an include for __common__/aboutextend.html for imprint purposes. | Thomas Renard | |
| 2018-03-27 | refactor engine's search language handling | Marc Abonce Seguin | |
| Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine. | |||
| 2018-03-05 | [UI] fix custom-select in oscar | pofilo | |
| 2017-12-12 | revert changin about to searx docs | Noémi Ványi | |
| 2017-12-12 | add links to footers of oscar and simple themes | Noémi Ványi | |
| Links: * Source code * Issue tracker * List of public instances Closes #1071 | |||
| 2017-12-08 | [fix] use proper encoding with both py2/3 - closes #1094 | Adam Tauber | |
| 2017-12-06 | Merge pull request #973 from MarcAbonce/languages | Adam Tauber | |
| Remove 'all' option from search languages | |||
| 2017-12-06 | remove 'all' option from search languages | marc | |
| 2017-12-05 | [enh] make custom oscar option configurable from url | Adam Tauber | |
| 2017-12-05 | [enh] add dark version of oscar/logicodev | Adam Tauber | |
| 2017-11-01 | minor fixes of doi resolver | Noémi Ványi | |
| Closes #1047 | |||
| 2017-11-01 | [enh] oa_doi_rewrite plugin broadens doai_rewrite | jibe-b | |
| 2017-10-26 | [mod] compress saved preferences in url | Adam Tauber | |
| 2017-10-18 | Remove / in url_for parameter for simple theme | Hypolite Petovan | |
| Same change as with the oscar theme. | |||
| 2017-10-18 | Remove extra / in url_for parameter for oscar theme | Hypolite Petovan | |
| The `filename` parameter of the `url_for` function doesn't need a leading `/`, or else the resulting URL features a double-slash `//` that throws off searx 0.12.0 with Apache 2.4.25 on Debian, resulting in missing favicons. | |||
| 2017-10-06 | preferences: make supported/not supported labels | Noémi Ványi | |
| Also, Time range support display was missing from RTL locales. Now it is fixed. Closes #558 | |||
| 2017-09-08 | [fix] static path fixed in templates and webapp, line endings fixed | misnyo | |
| 2017-08-12 | [fix] fix no_results.html template of the simple theme | Alexandre Flament | |
| 2017-08-08 | [fix] add missing no_results.html template to simple theme | Adam Tauber | |
| 2017-08-06 | [enh] add simple theme (WIP) | Alexandre Flament | |
| 2017-07-15 | show engine errors when no result is returned at all | Noémi Ványi | |
| 2017-07-12 | show engine errors in infobox && add new error alert | Noémi Ványi | |
| 2017-07-10 | [enh] generate search url of saved preferences | Adam Tauber | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2017-02-10 | [fix] pageno param of search reqs in form | Noémi Ványi | |
| 2017-01-27 | [fix] do not show glyph icons if noscript is enabled - #838 | Adam Tauber | |
| 2017-01-26 | [enh] make navbar smaller | Noémi Ványi | |
| 2017-01-26 | [enh] make number of results less prominent | Noémi Ványi | |
| 2017-01-26 | [enh] make result url green | Noémi Ványi | |
| 2017-01-26 | [fix] whitespace | Adam Tauber | |
| 2017-01-26 | [enh] search input design mods according to #226 | Adam Tauber | |
| 2017-01-20 | [enh] validate input and raise an exception inside search.py. The exception ↵ | Alexandre Flament | |
| message is output in json and rss format. | |||
| 2017-01-20 | [mod] add a __common__ template that can't be selected but that provides a ↵ | Alexandre Flament | |
| common place for shared templates. What has been moved into this template : * opensearch*.xml is always the same whatever the themes. * the text inside */about.html | |||
| 2017-01-16 | [enh] show spelling corrections | David A Roberts | |
| 2017-01-05 | [enh] propagate all search properties to the results page's components | Adam Tauber | |
| 2017-01-03 | Revert "Merge pull request #793 from kvch/pics-modal" | Noémi Ványi | |
| This reverts commit bff41987a49af9ae53ff9fc3494fa7973ac03500, reversing changes made to d08108be6293c8764f0d1d950a7aab283cddffed. | |||
| 2017-01-03 | Revert "Merge pull request #799 from kvch/modal-arrows" | Noémi Ványi | |
| This reverts commit 79ceb13577fcc83eabe642a4ed6dd793b7bf0d4b, reversing changes made to eaa0fb8102825fa4ccdb348429fdbf39837921be. | |||
| 2016-12-30 | [fix] change modal glyphicon arrows to image icons | Noémi Ványi | |
| 2016-12-29 | fix opening of result on new tab | Noémi Ványi | |
| 2016-12-29 | add own pics modal window | Noemi Vanyi | |
| 2016-12-29 | revert language support column in preferences | marc | |
| 2016-12-28 | [mod] display supported languages in preferences engine view | Adam Tauber | |
| 2016-12-16 | [fix] supported languages column in preferences page | marc | |
| 2016-12-16 | minor fixes in utils/fetch_languages.py | marc | |
| 2016-12-13 | automatic search when language is selected | marc | |