Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |||
2015-02-03 | [enh] category specific engine deactivation - closes #205 | Adam Tauber | |
2015-01-18 | Revert: [enh] add new bootstrap-themes to oscar-template | Thomas Pointhuber | |
2015-01-18 | [enh] show js warning only if menu can't be used or inside preferences | Thomas Pointhuber | |
2015-01-18 | [enh] add new bootstrap-themes to oscar-template | Thomas Pointhuber | |
2015-01-16 | [enh] add image proxy toggle to preferences templates | Adam Tauber | |
2015-01-11 | W3C fix | Cqoicebordel | |
2014-11-03 | [enh] add no-js support | Thomas Pointhuber | |
* image results have url, which can be clicked * preferences full functionable without js |