Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-19 | Merge pull request #1066 from MrPetovan/issue/fix-favicon-paths | Adam Tauber | |
[fix] Missing favicon images in oscar and simple themes | |||
2017-10-18 | Remove / in url_for parameter for simple theme | Hypolite Petovan | |
Same change as with the oscar theme. | |||
2017-10-18 | Remove extra / in url_for parameter for oscar theme | Hypolite 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-13 | Merge pull request #1061 from a01200356/bing | Adam Tauber | |
[fix] Language support for Bing Images and Videos | |||
2017-10-10 | fix less to stable version | marc | |
3.0 is still alpha and currently breaks when building styles | |||
2017-10-10 | test fetch langauges function on bing images | marc | |
2017-10-10 | update engines_languages.json and languages.py | marc | |
Also, fix fetch_languages.py so it can run on python3. | |||
2017-10-10 | [fix] language support for bing images and videos | marc | |
2017-10-07 | Merge pull request #1059 from kvch/preferences-support-intuitive | Adam Tauber | |
preferences: make supported/not supported labels | |||
2017-10-06 | preferences: make supported/not supported labels | Noémi Ványi | |
Also, Time range support display was missing from RTL locales. Now it is fixed. Closes #558 | |||
2017-10-06 | adjust whitespace in shell scripts | Thirnearez | |
2017-10-06 | handle input carefully in shell scripts | Thirnearez | |
- prevent whitespace-splitting of variable expansions - prevent interpretation of values as flags/options (mostly) | |||
2017-10-06 | fix a shell typo that generated a bogus file | Thirnearez | |
2017-10-06 | [mod] disable yahoo by default | Adam Tauber | |
closes #869 closes #1055 | |||
2017-09-28 | Merge pull request #1037 from dalf/codecov | Adam Tauber | |
Switch to code-cov | |||
2017-09-28 | codecov : update the commit status | Alexandre Flament | |
2017-09-28 | codecov: disable comments in the PR | Alexandre Flament | |
2017-09-27 | [fix] remove duplicated german translation - closes #937 | Adam Tauber | |
2017-09-26 | Merge pull request #1046 from jibe-b/again-unittest-base | Adam Tauber | |
[add] unit_test for base engine | |||
2017-09-26 | Merge pull request #1035 from misnyo/voat | Adam Tauber | |
[fix] voat.co search xpath and url fixed | |||
2017-09-22 | [add] unit_test for base engine | jibe-b | |
2017-09-17 | Switch to code-cov | Alexandre Flament | |
2017-09-08 | Merge pull request #971 from kvch/image-proxy-compatibility | Adam Tauber | |
fix hmac python3 compatibility | |||
2017-09-08 | fix hmac python3 compatibility | Noémi Ványi | |
2017-09-08 | Merge pull request #1031 from misnyo/static_path | Adam Tauber | |
[fix] static path fixed in templates and webapp, line endings fixed | |||
2017-09-08 | [fix] static path fixed in templates and webapp, line endings fixed | misnyo | |
2017-09-07 | Merge pull request #1022 from misnyo/nyaa | Adam Tauber | |
nyaa.si fixed | |||
2017-09-04 | [fix] voat.co search xpath and url fixed | misnyo | |
2017-09-04 | [mod] int_or_zero refactored to searx_utils | misnyo | |
2017-09-04 | Merge branch 'master' into nyaa | misnyo | |
2017-09-03 | Merge pull request #1017 from misnyo/geektimes | Adam Tauber | |
[fix] geektimes.ru xpath fix | |||
2017-09-03 | Merge pull request #1018 from misnyo/generalfile | Adam Tauber | |
[mod]generalfile engine removed | |||
2017-09-03 | Merge pull request #1019 from misnyo/gigablast | Adam Tauber | |
[fix] gigablast api fix | |||
2017-09-03 | Merge pull request #1020 from misnyo/gitlab | Adam Tauber | |
[fix] gitlab search fixed for proper api usage | |||
2017-09-03 | Merge pull request #1021 from misnyo/google_news | Adam Tauber | |
[fix] google news dom xpath fix | |||
2017-08-31 | [fix] gitlab search fixed for proper api usage | misnyo | |
2017-08-31 | [fix] gigablast pep8 fix | misnyo | |
2017-08-31 | [fix] nyaa.si fixed | misnyo | |
2017-08-31 | [mod] tokyotoshokan dependecy to other engine removed | misnyo | |
2017-08-31 | [fix] habrahabr.ru xpath fix | misnyo | |
2017-08-31 | [fix] google news dom xpath fix | misnyo | |
2017-08-31 | [fix] gigablast api fix | misnyo | |
2017-08-31 | [mod]generalfile engine removed | misnyo | |
2017-08-31 | [fix] geektimes.ru xpath fix | misnyo | |
2017-08-30 | Merge pull request #1016 from misnyo/blekko | Adam Tauber | |
[mod]blekko images removed | |||
2017-08-30 | Merge pull request #1015 from misnyo/digg | Adam Tauber | |
[fix] digg now requires cookie for search | |||
2017-08-30 | [fix] digg cookie characters created in module import | misnyo | |
2017-08-30 | [fix] pep8 fix for faroo engine | misnyo | |
2017-08-30 | [fix] faroo json api and image layout fixed | misnyo | |
2017-08-30 | Merge pull request #1009 from misnyo/torrentz | Adam Tauber | |
[fix]torrentz search engine fixed for new version |