| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
|
|
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.
|
|
Remove 'all' option from search languages
|
|
|
|
|
|
|
|
Closes #1047
|
|
|
|
|
|
Also, Time range support display was missing from RTL locales.
Now it is fixed.
Closes #558
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The original code made by @logico-dev (#559)
|
|
|
|
|
|
|
|
|
|
|
|
Cqoicebordel-oscar-cookies
Conflicts:
searx/templates/oscar/preferences.html
|
|
|
|
|
|
|
|
|
|
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.
|
|
- 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.
|
|
|
|
|
|
2 = strict
1 = moderate
0 = none
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* image results have url, which can be clicked
* preferences full functionable without js
|
|
|
|
|
|
|
|
|