summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Collapse)Author
2017-11-01[add] pubmed enginejibe-b
2017-11-01minor fixes of doi resolverNoémi Ványi
Closes #1047
2017-11-01[enh] oa_doi_rewrite plugin broadens doai_rewritejibe-b
2017-11-01add OpenAIRE engine as a json engineNoémi Ványi
This is the continuation of #1048 created by @jibe-b. Closes #1048
2017-11-01minor fixes of arxivNoémi Ványi
Closes #1050
2017-11-01[fix] remove .encode for python3 compatibilityjibe-b
2017-11-01[enh] use format to concatenate stringsjibe-b
2017-11-01[add] arxiv enginejibe-b
2017-11-01[enh] update translationsAdam Tauber
2017-10-26[fix] pep8Adam Tauber
2017-10-26[mod] compress saved preferences in urlAdam Tauber
2017-10-25Merge pull request #1 from asciimoo/masterApply55gx
-
2017-10-25removed unused indicies arrayApply55gx
2017-10-18Remove / in url_for parameter for simple themeHypolite Petovan
Same change as with the oscar theme.
2017-10-18Remove extra / in url_for parameter for oscar themeHypolite Petovan
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.
2017-10-10update engines_languages.json and languages.pymarc
Also, fix fetch_languages.py so it can run on python3.
2017-10-10[fix] language support for bing images and videosmarc
2017-10-07Merge pull request #1059 from kvch/preferences-support-intuitiveAdam Tauber
preferences: make supported/not supported labels
2017-10-06preferences: make supported/not supported labelsNoémi Ványi
Also, Time range support display was missing from RTL locales. Now it is fixed. Closes #558
2017-10-06[mod] disable yahoo by defaultAdam Tauber
closes #869 closes #1055
2017-09-27[fix] remove duplicated german translation - closes #937Adam Tauber
2017-09-26Merge pull request #1035 from misnyo/voatAdam Tauber
[fix] voat.co search xpath and url fixed
2017-09-08fix hmac python3 compatibilityNoémi Ványi
2017-09-08[fix] static path fixed in templates and webapp, line endings fixedmisnyo
2017-09-04[fix] voat.co search xpath and url fixedmisnyo
2017-09-04[mod] int_or_zero refactored to searx_utilsmisnyo
2017-09-04Merge branch 'master' into nyaamisnyo
2017-09-03Merge pull request #1017 from misnyo/geektimesAdam Tauber
[fix] geektimes.ru xpath fix
2017-09-03Merge pull request #1018 from misnyo/generalfileAdam Tauber
[mod]generalfile engine removed
2017-09-03Merge pull request #1019 from misnyo/gigablastAdam Tauber
[fix] gigablast api fix
2017-09-03Merge pull request #1020 from misnyo/gitlabAdam Tauber
[fix] gitlab search fixed for proper api usage
2017-08-31[fix] gitlab search fixed for proper api usagemisnyo
2017-08-31[fix] gigablast pep8 fixmisnyo
2017-08-31[fix] nyaa.si fixedmisnyo
2017-08-31[mod] tokyotoshokan dependecy to other engine removedmisnyo
2017-08-31[fix] habrahabr.ru xpath fixmisnyo
2017-08-31[fix] google news dom xpath fixmisnyo
2017-08-31[fix] gigablast api fixmisnyo
2017-08-31[mod]generalfile engine removedmisnyo
2017-08-31[fix] geektimes.ru xpath fixmisnyo
2017-08-30Merge pull request #1016 from misnyo/blekkoAdam Tauber
[mod]blekko images removed
2017-08-30Merge pull request #1015 from misnyo/diggAdam Tauber
[fix] digg now requires cookie for search
2017-08-30[fix] digg cookie characters created in module importmisnyo
2017-08-30[fix] pep8 fix for faroo enginemisnyo
2017-08-30[fix] faroo json api and image layout fixedmisnyo
2017-08-30[fix] digg now requires cookie for searchmisnyo
2017-08-30[mod]blekko images removedmisnyo
2017-08-25[fix]torrentz search engine fixed for new versionmisnyo
2017-08-19New engine: Genius (lyrics)woorst
2017-08-13[fix] travis build : various fix about grunt buildsAlexandre Flament