summaryrefslogtreecommitdiff
path: root/searx/engines/arxiv.py
Commit message (Expand)AuthorAge
* Science category: update the enginesAlexandre FLAMENT2022-09-23
* [format.python] initial formatting of the python codeMarkus Heiser2021-12-27
* [enh] engines: add about variableAlexandre Flament2021-01-14
* display if an engine does not support httpsNoémi Ványi2020-12-09
* [mod] xpath, 1337x, acgsou, apkmirror, archlinux, arxiv: use eval_xpath_* fun...Alexandre Flament2020-12-03
* [mod] pylint: numerous minor code fixesAlexandre Flament2020-12-01
* [mod] remove unused importAlexandre Flament2020-11-14
* Drop Python 2 (4/n): SearchQuery.query is a str instead of bytesDalf2020-09-10
* Drop Python 2 (1/n): remove unicode string and url_utilsDalf2020-09-10
* [fix] enable paging support for arxiv engineAdam Tauber2019-10-16
* [fix] arxiv engineDalf2019-08-05
* minor fixes of arxivNoémi Ványi2017-11-01
* [fix] remove .encode for python3 compatibilityjibe-b2017-11-01
* [enh] use format to concatenate stringsjibe-b2017-11-01
* [add] arxiv enginejibe-b2017-11-01