| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-06 | Fix ./manage.sh robot_tests (#1633) | Alexandre Flament | |
| doi_resolvers / default_doi_resolver were missing in the settings_robots.yml file, so the test server was not able to start (crash). Since the output wasn't displayed, it was not obvious why the Selenium couldn't connect to searx. | |||
| 2019-06-30 | Merge branch 'master' into ne/improve-infinite-scroll | Noémi Ványi | |
| 2019-06-24 | Merge branch 'master' into feature/fix-config | Noémi Ványi | |
| 2019-06-17 | Add addr setup via SEARX_BIND_ADDRESS | Nicolas Gelot | |
| 2019-06-04 | Load next page shortly before hitting the bottom | Nick Espig | |
| This improves the user experience by loading in the next entries shortly before him getting to the bottom. It makes the scrolling more smooth without a break in between. It also fixes an error on my browser that scrolling never hits the defined number. When I debugged it I hit `.scrolltop` of 1092.5 and the `doc.height - win.height` of 1093, so the condition was never true. | |||
| 2019-05-29 | Merge branch 'master' into feature/fix-config | rachmadani haryono | |
| 2019-05-29 | [fix] Force Google old UI (#1597) | Emilien Devos | |
| 2019-05-28 | Merge branch 'master' into feature/fix-config | rachmadani haryono | |
| 2019-05-28 | Use string formatter to create source and img_format labels (#1566) | Frank de Lange | |
| google_images : use JSON embedded in HTML (engine expected pure JSON) | |||
| 2019-05-28 | Remove some engines : subtitleseeker, seedpeer, swisscows | Dalf | |
| http://www.subtitleseeker.com and http://www.seedpeer.eu don't exist anymore. https://swisscows.ch/ has change : the engine needs to be updated | |||
| 2019-05-28 | Merge branch 'master' into feature/fix-config | rachmadani haryono | |
| 2019-05-21 | [fix] seznam engine | Venca24 | |
| 2019-05-18 | fix: dev: python3 dict keys jsonify | rachmadaniHaryono | |
| 2019-04-19 | Merge branch 'master' into patch-1 | Alexandre Flament | |
| 2019-04-14 | Merge branch 'master' into ne/fix-google-image-search | Alexandre Flament | |
| 2019-04-14 | Fix google image search | Nick Espig | |
| - Because there is not full image url in the dom, we replace "image_url" with the same url as the "url" (url of source). See example HTML https://gist.github.com/Nachtalb/2dea8a4d2c723c49226ad9645838121f - Remove unused import - Fix google image search title - Keep google image safe value up to date | |||
| 2019-04-13 | [fix] duckduckgo images requests | Marc Abonce Seguin | |
| 2019-04-09 | use instance_name for page title | b_b | |
| related to #1025 | |||
| 2019-04-09 | Merge branch 'master' into patch-1 | Alexandre Flament | |
| 2019-04-09 | Merge branch 'master' into youtube_fix | Alexandre Flament | |
| 2019-03-29 | Merge branch 'master' into patch-1 | Elias Ojala | |
| 2019-03-28 | [fix] stop engine from sending duplicated requests | Marc Abonce Seguin | |
| 2019-03-26 | [fix] get youtube results from js object | Marc Abonce Seguin | |
| Results are not appearing in the html document anymore, instead they are found inside an object embedded in a script. | |||
| 2019-03-12 | Use HTTPS for crossref | Elias Ojala | |
| 2019-02-23 | update pyyaml | Noémi Ványi | |
| 2019-02-22 | Merge branch 'master' into devel_google_scholar | Noémi Ványi | |
| 2019-02-13 | [enh] adds apkmirror search engine | Jonas Zohren | |
| 2019-02-04 | [fix] google scholar suggestions | Venca24 | |
| 2019-01-29 | Merge branch 'master' into fix-engine-suspend-time | Noémi Ványi | |
| 2019-01-28 | Remove asksteem | Léo Bourrel | |
| 2019-01-25 | add again accidentally removed import to search.py | Noémi Ványi | |
| 2019-01-25 | Merge branch 'master' into devel_image_proxy | Noémi Ványi | |
| 2019-01-18 | [FIX] image_proxify | Venca24 | |
| 2019-01-14 | Merge branch 'master' into engines/unsplash | d-tux | |
| 2019-01-08 | [fix] unicode error with WolframAlpha API engine | Marc Abonce Seguin | |
| 2019-01-08 | Merge branch 'master' into engines/unsplash | d-tux | |
| 2019-01-07 | fix after rebase | Noémi Ványi | |
| 2019-01-07 | Revert "remove 'all' option from search languages" | Noémi Ványi | |
| This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796. | |||
| 2019-01-07 | Merge branch 'master' into language_aliases_fix | Noémi Ványi | |
| 2019-01-07 | [fix] Remove markup errors in simple template preferences file | Étienne Deparis | |
| 2019-01-07 | Remove forgotten white spaces in templates/simple/preferences.html | Étienne Deparis | |
| 2019-01-07 | [enh] Add preference section to two upstream plugins for simple theme ↵ | Étienne Deparis | |
| integration | |||
| 2019-01-06 | [fix] fetch google's supported languages | Marc Abonce Seguin | |
| 2019-01-06 | [fix] always set langauge_aliases even if it's empty | Marc Abonce Seguin | |
| 2019-01-06 | [fix] check language aliases when setting search language | Marc Abonce Seguin | |
| 2019-01-06 | update changelog and version.py | Noémi Ványi | |
| 2019-01-06 | pull translations from Transifex | Noémi Ványi | |
| 2019-01-06 | [add] mojeek engine | Venca24 | |
| 2019-01-05 | [mod] google videos | Venca24 | |
| 2019-01-04 | Merge branch 'master' into devel_google_videos | Noémi Ványi | |