Commit Graph

1761 Commits (bf92aa3fdd7e6343b1aca55515a94b4de1c5ce30)
 

Author SHA1 Message Date
Adam Tauber bf92aa3fdd [fix] wrap categories on small screens ++ some code formatting - closes #647 8 years ago
Adam Tauber 350a84520d [fix] time range detection 8 years ago
Adam Tauber 3a8d193d1f [mod] disable ddg by default - it just proxies yahoo/bing results: https://duck.co/help/company/yahoo-partnership 8 years ago
Adam Tauber 7d9c898170 Merge pull request #634 from kvch/advanced-search
support time range search
8 years ago
Noemi Vanyi 90e74fbb28 search on filter select 8 years ago
Adam Tauber 54d987636e [fix] do not load engines which cannot be initialized - closes #585 8 years ago
Noemi Vanyi 16a8641649 advanced-search: panel is visible when checked before 8 years ago
Noemi Vanyi 128b5245ab time range selection as dropdown 8 years ago
Noemi Vanyi e046c0d7ae add time range strings to be translated 8 years ago
Noemi Vanyi cddc9d3792 add 'Advanced settings' to strings to be translated 8 years ago
Noemi Vanyi a7c8d5882c fix pep8 8 years ago
Noemi Vanyi e7baf24ec1 add time range search for deviantart 8 years ago
Noemi Vanyi e9a78f1434 add time range search for google images 8 years ago
Noemi Vanyi f13b9fa36a add time range search for duckduckgo 8 years ago
Noemi Vanyi 2e5839503f add time range search for google 8 years ago
Noemi Vanyi 713d30400b add advanced settings to pointhi style 8 years ago
Noemi Vanyi 074521fd8a follow up changes in search_category_on_select 8 years ago
Noemi Vanyi 2e8ab34d76 add advanced settings for logicodev style 8 years ago
Noemi Vanyi 93c0c49e9a add time range search with yahoo 8 years ago
Adam Tauber 3a9c3fbd68 Merge pull request #644 from dalf/logicodev_fix
[fix] close #637 : the search box doesn't overlap the menu.
8 years ago
Adam Tauber 448e75d131 Merge pull request #646 from harry-wood/patch-1
moving a comma
8 years ago
Harry Wood cd072676e9 moving a comma 8 years ago
Adam Tauber 6d24d583a3 Merge pull request #643 from dalf/remove_mapquest
[fix] Close #640 : remove MapQuest maps.
8 years ago
Alexandre Flament e655e44133 [fix] close #637 : the search box doesn't overlap the menu. 8 years ago
Alexandre Flament 34835b77e2 [fix] Close #640 : remove MapQuest maps. Add in comment maps.wikimedia.org maps, see https://www.mediawiki.org/wiki/Maps 8 years ago
Adam Tauber 34a85533e0 Merge pull request #633 from kvch/deviantart-fix
[fix] deviantart engine xpaths
8 years ago
Noemi Vanyi ba590de7f1 [fix] deviantart engine xpaths 8 years ago
Adam Tauber aa09f963eb Merge pull request #621 from stepshal/anomalous-backslash-in-string
Fix anomalous backslash in string
8 years ago
Adam Tauber 21c5fb1c45 [fix] pep8 8 years ago
Adam Tauber a7260ac497 [fix] do not replace image href urls - closes #594
These lines were added to fix a js image load issue (#535) what i cannot reproduce.
Hopefully we don't see it again
8 years ago
Adam Tauber c75d0d1532 [fix] result count tests 8 years ago
Adam Tauber 5b5478bbd9 [fix] compute the order of results only once per search 8 years ago
Adam Tauber 485da54961 [mod][fix] use the average of results number ++ do not display smaller result number than the actual result count - closes #600 8 years ago
Adam Tauber 9393887eac Merge pull request #624 from davidar/scholar
Add Google Scholar search engine
8 years ago
David A Roberts 144b7be70d Add Google Scholar search engine 8 years ago
Adam Tauber 27f4373124 [fix] styles fix according to the new oscar dir structure 8 years ago
Adam Tauber 1ddd33a1a1 Merge pull request #619 from stepshal/comment
utils/fetch_currencies: fix comment
8 years ago
Adam Tauber f7a3e9771d Merge pull request #615 from mmuman/scanr
Add ScanR structures search engine
8 years ago
Adam Tauber 8f2a3d241f Merge pull request #623 from a01200356/duckduckgo
[fix] multilingual duckduckgo
8 years ago
marc aac4ed6971 [fix] guess country code if not specified in duckduckgo engine 8 years ago
a01200356 8fc4b8156a [fix] multilingual duckduckgo
only works if both country and language are set
8 years ago
François Revol 1dba6dcbac Add ScanR structures search engine
In theory ScanR should also search for projects but the API is different,
so we'd need another engine.
8 years ago
stepshal b3ab221b98 Fix anomalous backslash in string 8 years ago
stepshal 6e5f46db42 utils/fetch_currencies: fix comment 8 years ago
Adam Tauber 3fd405dcd3 Merge pull request #618 from stepshal/comparison
Comparison to None should be 'if cond is not None:'
8 years ago
stepshal 4261a41c1b Comparison to None should be 'if cond is not None:' 8 years ago
Adam Tauber a92493a0de Merge pull request #617 from stepshal/whitespaces
Fix whitespaces
8 years ago
stepshal d9231d173a Fix whitespaces 8 years ago
Adam Tauber baab6bcb91 Merge pull request #616 from stepshal/blank
Fix quantity of blank lines after code object.
8 years ago
stepshal cd9b494cb5 Fix quantity of blank lines after code object. 8 years ago