Age | Commit message (Expand) | Author |
2020-11-02 | [mod] separate index and search routes | Marc Abonce Seguin |
2020-10-26 | Merge pull request #565 from MarcAbonce/onions | Adam Tauber |
2020-10-26 | [fix] resolve query_parts regression | Adam Tauber |
2020-10-25 | [enh] Add onions category with Ahmia, Not Evil and Torch | a01200356 |
2020-10-25 | Let admins lock user preferences | Noémi Ványi |
2020-10-25 | [fix] adjust query unit tests | Adam Tauber |
2020-10-24 | [fix] hash plugin test | Venca24 |
2020-10-23 | [fix] code style | Venca24 |
2020-10-23 | [enh] add plugin converting strings into hash digests | Venca24 |
2020-10-09 | Force admins to set secret_key if debug mode is disabled | Noémi Ványi |
2020-10-02 | [mod] move extract_text, extract_url to searx.utils | Alexandre Flament |
2020-09-22 | [mod] add typing and __slots__ | Alexandre Flament |
2020-09-22 | [mod] check the engine tokens in searx/webadapter.py instead of searx/search.py | Alexandre Flament |
2020-09-22 | [mod] add searx.search.EngineRef | Alexandre Flament |
2020-09-22 | [mod] add searx/webadapter.py | Alexandre Flament |
2020-09-22 | [mod] add searx/webutils.py | Alexandre Flament |
2020-09-13 | [fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception | Alexandre Flament |
2020-09-12 | [mod] searx.RawTextQuery: the constructor call parse_query | Alexandre Flament |
2020-09-10 | Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes | Dalf |
2020-09-10 | Drop Python 2 (3/n): objects | Dalf |
2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf |
2020-09-08 | [enh] Add command line engines: git grep, find, etc. (#2128) | Noémi Ványi |
2020-08-31 | Revert "[enh] test: load each engine to check for syntax errors" | Alexandre Flament |
2020-08-28 | [enh] test: load each engine to check for syntax errors | Dalf |
2020-07-03 | Created new plugin type custom_results. Added new plugin bang_redirect (#2027) | Lukas van den Berk |
2020-06-11 | [fix] commit 2c6531b2 breaks the unit test, this is a hotfix | Markus Heiser |
2020-03-13 | [fix] update csv unit test | Adam Tauber |
2020-02-08 | [enh] introduce private engines | Noémi Ványi |
2019-12-21 | [mod] remove useless engine unit tests | Adam Tauber |
2019-12-07 | [fix] update xpaths for new google results page | Marc Abonce Seguin |
2019-11-24 | add seedpeer again | Marc Abonce Seguin |
2019-10-16 | [fix] remove useless engine tests | Adam Tauber |
2019-10-14 | [fix] engine test | Adam Tauber |
2019-08-05 | Fix bing engine results count (#1387) | Léo Bourrel |
2019-08-05 | [fix] fdroid engine | Dalf |
2019-08-05 | [fix] arxiv engine | Dalf |
2019-08-03 | [fix] fix monkey patch in test_webapp.py (#1667) | Alexandre Flament |
2019-08-02 | [enh] Add timeout limit per request (#1640) | Alexandre Flament |
2019-08-02 | [fix] fix flickr_noapi decoding (#1655) | Alexandre Flament |
2019-07-29 | [fix] wikidata engine: faster processing, remove one HTTP redirection. | Dalf |
2019-07-28 | [enh] flickr_noapi: use complete JSON data block, add 'content', 'img_format'... | Frank de Lange |
2019-07-27 | [fix] bing_videos (#1579) | Frank de Lange |
2019-07-27 | [enh] bing_images: use data from embedded JSON to improve results (e.g. real ... | Frank de Lange |
2019-07-25 | [mod] restore btdigg engine as btdig.com (#1515) | volth |
2019-07-25 | [fix] fix duden engine (#1594) | rachmadani haryono |
2019-07-17 | [enh] Add Server-Timing header (#1637) | Alexandre Flament |
2019-07-17 | [fix] secret_key can be bytes instead of a string (#1602) | rachmadani haryono |
2019-07-17 | [fix] preference query parameter decoding (#1599) | rachmadani haryono |
2019-05-28 | Merge branch 'master' into feature/fix-config | rachmadani haryono |
2019-05-28 | Remove some engines : subtitleseeker, seedpeer, swisscows | Dalf |