Commit Graph

28 Commits (b386a815da6e9c73de05b9fe0777da88e62fd546)

Author SHA1 Message Date
Marc Abonce Seguin a2430154b9
fix selects in preferences so they look consistent (#2150) 4 years ago
Adam Tauber b51d4ec041 [fix] add aria labels to result links - #350 4 years ago
Adam Tauber 6ab569f558 [fix] connect selects and inputs programmatically on the preferences page - #350 4 years ago
Adam Tauber a984afd6a3 [enh] make checkboxes in preferences accessible using keyboard - #350 4 years ago
Dalf f34ac58752 [mod] tidy oscar HTML output 5 years ago
Noémi Ványi a6f20caf32 add initial support for offline engines && command engine 5 years ago
Hypolite Petovan 904a8e7e3f Remove extra / in url_for parameter for oscar theme
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.
7 years ago
Noémi Ványi 47ee15f5ce preferences: make supported/not supported labels
Also, Time range support display was missing from RTL locales.
Now it is fixed.

Closes #558
7 years ago
misnyo ae99f9070c [fix] static path fixed in templates and webapp, line endings fixed 7 years ago
Noémi Ványi 8354bd0c60 [enh] make result url green 8 years ago
Adam Tauber 04306bad89 [fix] whitespace 8 years ago
Adam Tauber 1be6e72d51 [enh] add result proxy support - #707 8 years ago
Adam Tauber b4b0231617 [fix] links in new tabs without js ++ noopener bug fix - closes #674 8 years ago
Noemi Vanyi c59ef83353 redesign toggle button of engines && plugins 8 years ago
Adam Tauber 36c8977390 [fix] rtl result template 8 years ago
Adam Tauber 0c9c063141 [fix] result url block selection 8 years ago
Adam Tauber f496dc353d [enh] oscar theme redesign added
The original code made by @logico-dev (#559)
8 years ago
Adam Tauber 5eabba2da1 [mod] list all engines of a result 9 years ago
Alexandre Flament 77b2fbb61e [enh] implements #264 : add rel="noreferrer" to external links 10 years ago
Adam Tauber 359dfc5ebb [mod] checkbox macro 10 years ago
Cqoicebordel 77ba28cf50 Some RTL fixes
- 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.
10 years ago
Cqoicebordel f4bdcc067f Real fix for preferences in RTL *and* in LTR 10 years ago
Cqoicebordel a4ae775e0f Preferences in the right order in RTL 10 years ago
Adam Tauber df9cf9d09b Merge branch 'rtl' of github.com:Cqoicebordel/searx 10 years ago
Cqoicebordel 032f9bb1c9 Revert some wrong merge to allow torrents links to be visible 10 years ago
Thomas Pointhuber 400b54191c Merge branch 'master' of https://github.com/asciimoo/searx into code_results
Conflicts:
	searx/engines/searchcode_code.py
	searx/engines/searchcode_doc.py
	searx/static/oscar/js/searx.min.js
	searx/templates/oscar/result_templates/default.html
	searx/templates/oscar/result_templates/images.html
	searx/templates/oscar/result_templates/map.html
	searx/templates/oscar/result_templates/torrent.html
	searx/templates/oscar/result_templates/videos.html
10 years ago
Thomas Pointhuber d810763107 [enh] remove repeating codeparts inside the oscar template 10 years ago
Thomas Pointhuber a538bed745 oscar template: implement search input, index page,... 10 years ago