Commit Graph

1836 Commits

Author SHA1 Message Date
Adam Tauber 34a85533e0 Merge pull request #633 from kvch/deviantart-fix
[fix] deviantart engine xpaths
2016-07-19 10:02:47 +02:00
Noemi Vanyi ba590de7f1 [fix] deviantart engine xpaths 2016-07-19 09:37:02 +02:00
Adam Tauber aa09f963eb Merge pull request #621 from stepshal/anomalous-backslash-in-string
Fix anomalous backslash in string
2016-07-18 22:27:17 +02:00
Adam Tauber 21c5fb1c45 [fix] pep8 2016-07-17 00:03:22 +02:00
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
2016-07-16 23:37:02 +02:00
Adam Tauber c75d0d1532 [fix] result count tests 2016-07-16 21:53:42 +02:00
Adam Tauber 5b5478bbd9 [fix] compute the order of results only once per search 2016-07-16 21:44:28 +02:00
Adam Tauber 485da54961 [mod][fix] use the average of results number ++ do not display smaller result number than the actual result count - closes #600 2016-07-16 21:44:17 +02:00
Adam Tauber 9393887eac Merge pull request #624 from davidar/scholar
Add Google Scholar search engine
2016-07-16 09:47:52 +02:00
David A Roberts 144b7be70d Add Google Scholar search engine 2016-07-16 11:52:27 +10:00
Adam Tauber 27f4373124 [fix] styles fix according to the new oscar dir structure 2016-07-15 13:16:13 +02:00
Adam Tauber 1ddd33a1a1 Merge pull request #619 from stepshal/comment
utils/fetch_currencies: fix comment
2016-07-15 13:04:01 +02:00
Adam Tauber f7a3e9771d Merge pull request #615 from mmuman/scanr
Add ScanR structures search engine
2016-07-15 13:02:29 +02:00
Adam Tauber 8f2a3d241f Merge pull request #623 from a01200356/duckduckgo
[fix] multilingual duckduckgo
2016-07-15 12:56:09 +02:00
marc aac4ed6971 [fix] guess country code if not specified in duckduckgo engine 2016-07-14 16:36:52 -05:00
a01200356 8fc4b8156a [fix] multilingual duckduckgo
only works if both country and language are set
2016-07-12 23:44:39 -05:00
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.
2016-07-12 15:47:04 +02:00
stepshal b3ab221b98 Fix anomalous backslash in string 2016-07-11 23:53:13 +07:00
stepshal 6e5f46db42 utils/fetch_currencies: fix comment 2016-07-11 19:54:50 +07:00
Adam Tauber 3fd405dcd3 Merge pull request #618 from stepshal/comparison
Comparison to None should be 'if cond is not None:'
2016-07-11 14:29:19 +02:00
stepshal 4261a41c1b Comparison to None should be 'if cond is not None:' 2016-07-11 19:17:05 +07:00
Adam Tauber a92493a0de Merge pull request #617 from stepshal/whitespaces
Fix whitespaces
2016-07-11 14:07:59 +02:00
stepshal d9231d173a Fix whitespaces 2016-07-11 18:52:37 +07:00
Adam Tauber baab6bcb91 Merge pull request #616 from stepshal/blank
Fix quantity of blank lines after code object.
2016-07-11 00:07:18 +02:00
stepshal cd9b494cb5 Fix quantity of blank lines after code object. 2016-07-10 21:44:27 +07:00
Adam Tauber 678b87f9d5 Merge pull request #613 from mmuman/ina
Add INA search engine
2016-07-09 22:16:59 +02:00
François Revol b538de568a Add INA search engine 2016-07-09 22:09:54 +02:00
Adam Tauber fcc3264f80 Merge pull request #612 from stepshal/trailing
Remove trailing whitespace
2016-07-09 19:55:12 +02:00
Adam Tauber ed8afe95a6 Merge pull request #611 from ammarnajjar/readme-installation
use https instead of ssh with git-clone
2016-07-09 19:54:37 +02:00
stepshal 2f83750619 Remove trailing whitespace 2016-07-08 23:43:28 +07:00
Ammar Najjar f07b2d185a use https instead of ssh with git-clone 2016-07-08 08:46:25 +02:00
Adam Tauber fbbb307f2e [enh] add engine shortcut to config api 2016-07-07 09:27:34 +02:00
Adam Tauber 9f2faa62bf Merge pull request #604 from blyxxyz/master
Quote variables and backticks in manage.sh
2016-07-05 09:50:55 +02:00
Jan Verbeek 42debcfe3c Quote variables and backticks
Otherwise the script fails with spaces or asterisks in the directory path.
2016-07-05 07:33:43 +00:00
Adam Tauber 9f64fd6745 [enh] update useragent versions 2016-07-04 23:12:44 +02:00
Adam Tauber 257e52954a [enh][fix] update to latest dependencies ++ fix tests & travis test runner
WARNING: dependency changes
2016-07-04 22:46:43 +02:00
Adam Tauber bd48f34dbd Merge pull request #601 from kvch/uncapitalize
remove unecessary capitalize of name of instance
2016-07-02 16:59:25 +02:00
Noemi Vanyi c428f2d980 [fix] remove unecessary capitalize of name of instance 2016-07-02 16:48:58 +02:00
Adam Tauber 5924abd483 [fix] mobile navbar errors - closes #596 2016-06-28 21:17:33 +02:00
Adam Tauber 8ee32d5372 [fix] hide number of results if 0 2016-06-28 00:21:18 +02:00
Adam Tauber 2f7752b410 [enh] display number of results 2016-06-28 00:06:50 +02:00
Adam Tauber 36c8977390 [fix] rtl result template 2016-06-27 23:52:24 +02:00
Adam Tauber 1ee2a3d25d [mod] more compact logicodev skin 2016-06-26 14:34:08 +02:00
Adam Tauber 0c9c063141 [fix] result url block selection 2016-06-26 14:13:03 +02:00
Adam Tauber 7013c3dc0d [fix] logo responsivity ++ preferences button hover 2016-06-26 14:12:35 +02:00
Adam Tauber f496dc353d [enh] oscar theme redesign added
The original code made by @logico-dev (#559)
2016-06-26 01:57:43 +02:00
Adam Tauber 237d251d14 [fix] save unknown preferences parameters to cookies
Without this courgette color selector can not work
2016-06-26 01:44:42 +02:00
Adam Tauber 5dd2340bc6 [fix] gigablast redirect - closes #575 2016-06-12 00:07:54 +02:00
Adam Tauber 71d57df9d5 [fix] geektimes xpath - #575 2016-06-12 00:07:54 +02:00
Adam Tauber be4be8bd9c Merge pull request #584 from kvch/settings-api-call
add config endpoint
2016-06-11 00:46:19 +02:00