| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-02 | [fix] refine contrast ratios of texts and borders - #350 | Noémi Ványi | |
| 2020-06-30 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
| 2020-06-25 | [fix] connect selects and inputs programmatically on the preferences page - #350 | Adam Tauber | |
| 2020-06-25 | [fix] use scope attribute to describe properties in the engine preferences table | Adam Tauber | |
| 2020-06-25 | [fix] indicate too high max time by e.g. icon not only by colour | Adam Tauber | |
| 2020-06-01 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
| 2020-05-31 | Merge pull request #1978 from kvch/fix-rtl-in-oscar | Adam Tauber | |
| Fix Farsi language in Oscar && adjust tables with RTL | |||
| 2020-05-31 | Fix Farsi language in Oscar && adjust tables with RTL | Noémi Ványi | |
| 2020-05-31 | add disable all and allow all engines button to Oscar preferences | Noémi Ványi | |
| 2020-05-15 | [fix] oscar theme, remove inline style attributes (CSP compliants) | Markus Heiser | |
| Inline styles are blocked by default with Content Security Policy (CSP). Move the rest of inline styles to CSS and correct the HTML template of the oscar preference page. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-02-08 | [enh] introduce private engines | Noémi Ványi | |
| This PR adds a new setting to engines named `tokens`. It expects a list of tokens which lets searx validate if the request should be accepted or not. | |||
| 2019-12-10 | theme: oscar - tidy up trailing whitespaces and tab usage | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 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. | |||
| 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-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-08-06 | [enh] add simple theme (WIP) | Alexandre Flament | |
| 2017-07-10 | [enh] generate search url of saved preferences | Adam Tauber | |
| 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 | [enh] add supported_languages on engines and auto-generate languages.py | marc | |
| 2016-11-19 | [enh] add quick answer functionality with an example answerer | Adam Tauber | |
| 2016-11-01 | [fix] menu without js - closes #747 | Adam Tauber | |
| 2016-11-01 | show time range support in preferences | Noémi Ványi | |
| 2016-09-04 | [fix] links in new tabs without js ++ noopener bug fix - closes #674 | Adam Tauber | |
| 2016-08-07 | redesign toggle button of engines && plugins | Noemi Vanyi | |
| 2016-07-25 | add advanced settings for logicodev style | Noemi Vanyi | |
| 2016-06-26 | [enh] oscar theme redesign added | Adam Tauber | |
| The original code made by @logico-dev (#559) | |||
| 2016-04-09 | follow up blocked_engines renaming in templates | Noemi Vanyi | |
| 2016-03-02 | [fix] translate plugin name and description in template | Thomas Pointhuber | |
| 2015-06-05 | [enh] oscar template: using table instead of container-fluid to show cookies | Thomas Pointhuber | |
| 2015-06-05 | [fix] do not hide categorie inside preferences if there is no engine activated | Thomas Pointhuber | |
| 2015-05-30 | [enh] oscar theme: display engine response times in the preferences | Alexandre Flament | |
| 2015-04-26 | Merge branch 'oscar-cookies' of https://github.com/Cqoicebordel/searx into ↵ | Adam Tauber | |
| Cqoicebordel-oscar-cookies Conflicts: searx/templates/oscar/preferences.html | |||
| 2015-04-26 | [fix] indentation | Adam Tauber | |
| 2015-04-07 | [fix] ordered categories in preferences - closes #258 | Adam Tauber | |
| 2015-04-07 | [enh] reset default preferences | Adam Tauber | |
| 2015-03-11 | [enh] plugin preferences - server-side ++ oscar theme | Adam Tauber | |
| 2015-02-18 | New Tab in preferences in Oscar to view Cookies | Cqoicebordel | |
| This tab only purpose is to allow to see what searx is storing on the user's computer. At a later time, we could implement a way to delete those cookies. | |||
| 2015-02-13 | Some RTL fixes | Cqoicebordel | |
| - Pull the suggestions to the right in oscar - Add `‎` to a few places to print good url - Always LTR code display - Order pref label and info in pref for mobile view And add `sort` for ui languages and languages to find them more easily. | |||
| 2015-02-11 | Real fix for preferences in RTL *and* in LTR | Cqoicebordel | |
| 2015-02-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
| 2015-02-08 | [enh] add safesearch functionality | Thomas Pointhuber | |
| 2 = strict 1 = moderate 0 = none | |||