- 25 Nov, 2019 1 commit
-
-
Marc Abonce Seguin authored
-
- 01 Nov, 2019 1 commit
-
-
Noémi Ványi authored
Add aria labels for oscar buttons
-
- 29 Oct, 2019 1 commit
-
-
Mathieu Brunot authored
-
- 24 Oct, 2019 3 commits
-
-
Noémi Ványi authored
[fix] Preserve bangs in corrections
-
Noémi Ványi authored
-
Noémi Ványi authored
Fix out of range error in tracker remover plugin
-
- 23 Oct, 2019 2 commits
-
-
Marc Abonce Seguin authored
-
Marc Abonce Seguin authored
-
- 16 Oct, 2019 14 commits
-
-
Mathieu Brunot authored
-
Adam Tauber authored
Initialize support for offline engines
-
Noémi Ványi authored
-
Noémi Ványi authored
-
Adam Tauber authored
Config for instance name and autocomplete
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
- 14 Oct, 2019 10 commits
-
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
Adam Tauber authored
-
-
-
- 06 Aug, 2019 4 commits
-
-
Alexandre Flament authored
No inline script for oscar and simple theme
-
Dalf authored
-
Dalf authored
-
Frank de Lange authored
Add image format and source information to display - needs changes to engines to actually display something. Displays result.source (website from which the image was taken) and result.img_format (image type and size). Result is styled with result-format and result-source classes. See PR #1566 for an example of an engine which has the necessary changes. Strip <span class="highlight">...</span> in the oscar image template.
-
- 05 Aug, 2019 4 commits
-
-
Léo Bourrel authored
This PR fixes the result count from bing which was throwing an (hidden) error and add a validation to avoid reading more results than avalaible. For example : If there is 100 results from some search and we try to get results from 120 to 130, Bing will send back the results from 0 to 10 and no error. If we compare results count with the first parameter of the request we can avoid this "invalid" results.
-
Alexandre Flament authored
Engine fixes
-
Dalf authored
before this commit, sometimes there are no results use a generic user-agent instead of one with the OS "Windows NT 6.3; WOW64"
-
Dalf authored
-