Commit Graph

1417 Commits (3a9c3fbd68486ad8c5d98038f16f29f8f233f7a3)

Author SHA1 Message Date
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
Harry Wood cd072676e9 moving a comma 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
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 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
David A Roberts 144b7be70d Add Google Scholar search engine 8 years ago
Adam Tauber f7a3e9771d Merge pull request #615 from mmuman/scanr
Add ScanR structures search engine
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 cd9b494cb5 Fix quantity of blank lines after code object. 8 years ago
François Revol b538de568a Add INA search engine 8 years ago
Adam Tauber fbbb307f2e [enh] add engine shortcut to config api 8 years ago
Adam Tauber 9f64fd6745 [enh] update useragent versions 8 years ago
Adam Tauber 257e52954a [enh][fix] update to latest dependencies ++ fix tests & travis test runner
WARNING: dependency changes
8 years ago
Noemi Vanyi c428f2d980 [fix] remove unecessary capitalize of name of instance 8 years ago
Adam Tauber 5924abd483 [fix] mobile navbar errors - closes #596 8 years ago
Adam Tauber 8ee32d5372 [fix] hide number of results if 0 8 years ago
Adam Tauber 2f7752b410 [enh] display number of results 8 years ago
Adam Tauber 36c8977390 [fix] rtl result template 8 years ago
Adam Tauber 1ee2a3d25d [mod] more compact logicodev skin 8 years ago
Adam Tauber 0c9c063141 [fix] result url block selection 8 years ago
Adam Tauber 7013c3dc0d [fix] logo responsivity ++ preferences button hover 8 years ago
Adam Tauber f496dc353d [enh] oscar theme redesign added
The original code made by @logico-dev (#559)
8 years ago
Adam Tauber 237d251d14 [fix] save unknown preferences parameters to cookies
Without this courgette color selector can not work
8 years ago
Adam Tauber 5dd2340bc6 [fix] gigablast redirect - closes #575 8 years ago
Adam Tauber 71d57df9d5 [fix] geektimes xpath - #575 8 years ago
Noemi Vanyi d43d9727a3 [enh] add server_settings call - closes #566 8 years ago
Noemi Vanyi 465fcfb9bd add archive.is xpath engine 8 years ago
Adam Tauber 27218b85fa [fix] missing import 8 years ago
Adam Tauber 2caf0d4c9a [enh] version 0.9.0 - #529 8 years ago
Adam Tauber bd361e60d8 Revert "use ngettext for plurals" 8 years ago
Adam Tauber ebc0bcb612 Merge pull request #551 from mikhirev/master
use ngettext for plurals
8 years ago
Adam Tauber bf1eebb17f Merge pull request #549 from guyou/feature-pool-fine-tuning
Use new settings to fine tune the connection pool
8 years ago
Dmitry Mikhirev 242c9ba756 3 plural forms in Russian 8 years ago
YuLun Shih 7364455d1f Fix 'set' object does not support indexing 8 years ago
Maxqia 56e53c9297 [fix] currency_convert: make unit tests pass
also make regex more efficent and normalize 's'es
8 years ago
Guilhem Bonnefille d571a9d204 Preset new values with defaulting values from code 8 years ago
Guilhem Bonnefille 3f395304f9 Fix pep8 8 years ago
Dmitry Mikhirev 921720563c update .po files 8 years ago
Dmitry Mikhirev 6d1d8a8f8d use ngettext 8 years ago
Maxqia fe2ce83e41 [enh] currency_convert: allow strings like google's "convert 1 euro to dollars" 8 years ago
Guilhem Bonnefille f18a3a77ef Use new settings to fine tune the connection pool
In some circumstances, it is necessary to increase size of pool.
8 years ago
Kirill Isakov c12e41a80f Fix result selection for top & bottom scrolling 8 years ago