This project is mirrored from https://github.com/searx/searx.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 14 Feb, 2019 3 commits
-
-
Nicolas Gelot authored
The aim of a search engine is to return the best results, we put google on top to keep users on spot.
-
Nicolas Gelot authored
The request and the response are outdated, a patch is required to fix that engine.
-
Nicolas Gelot authored
-
- 04 Feb, 2019 3 commits
-
-
Gaël Duval authored
rebase from upstream and fix unit tests about /stats endpoint See merge request e/cloud/my-spot!26
-
Nicolas Gelot authored
/stats endpoint is remove in spot since 87574704. This patch removes the test about /stats endpoint, and it removes stats dependency in about page.
-
Nicolas Gelot authored
-
- 02 Feb, 2019 4 commits
-
-
Daniel J. Ramirez authored
-
Daniel J. Ramirez authored
- Moved template components to their own folder - Added a better 404 page - Removed stats page (since stats are included in the engines preferences where they are more useful)
-
Daniel J. Ramirez authored
-
Daniel J. Ramirez authored
Added basic page for privacy related content (i need to see what is going here so i can make a proper layout)
-
- 29 Jan, 2019 3 commits
-
-
Noémi Ványi authored
Add accidentally removed import to search.py
-
Noémi Ványi authored
-
Noémi Ványi authored
Remove asksteem
-
- 28 Jan, 2019 4 commits
-
-
Romain Hunault authored
Fix docker build issue See merge request e/cloud/my-spot!25
-
Romain Hunault authored
-
Léo Bourrel authored
-
Gaël Duval authored
Update test to be compatible with Daniel latest commit that failed
-
- 25 Jan, 2019 3 commits
-
-
Noémi Ványi authored
[FIX] image_proxify
-
Noémi Ványi authored
-
Noémi Ványi authored
-
- 20 Jan, 2019 2 commits
-
-
Noémi Ványi authored
docker: allow configuring http proxy via env variables
-
Noémi Ványi authored
-
- 19 Jan, 2019 1 commit
-
-
Noémi Ványi authored
Unsplash image engine
-
- 18 Jan, 2019 1 commit
-
-
Venca24 authored
-
- 17 Jan, 2019 2 commits
-
-
Daniel J. Ramirez authored
Added new videos layout Added video results for the first page (currently only two videos are shown since it can clutter the main results)
-
Gaël Duval authored
Add basic functional test See merge request e/cloud/my-spot!24
-
- 16 Jan, 2019 5 commits
-
-
Nicolas Gelot authored
-
Nicolas Gelot authored
-
Nicolas Gelot authored
Before to try to optimize spot engines we need to have some tests to bench the search duration and that performs some checks on the results
-
Nicolas Gelot authored
pep8 is deprecated, it is replaced by pycodestyle.
-
d-tux authored
-
- 15 Jan, 2019 4 commits
-
-
Noémi Ványi authored
setup: Skip test files
-
Noémi Ványi authored
-
Nicolas Gelot authored
-
Nicolas Gelot authored
Very useful for test purpose, we have to bench and test that endpoint to ensure that the main feature works fine. From test part this is easier to deal with json object.
-
- 14 Jan, 2019 2 commits
- 12 Jan, 2019 1 commit
-
-
pelag0s authored
-
- 11 Jan, 2019 2 commits
-
-
Noémi Ványi authored
[fix] Unicode error with WolframAlpha API engine (fixes #1480)
-
Gaël Duval authored
Revert wrong encoding changes See merge request e/cloud/my-spot!23
-