summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/ShareLinksBiz.py
Commit message (Expand)AuthorAgeFilesLines
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
* Update cryptersGravatar Walter Purcaro 2015-10-181-3/+7
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-6/+7
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-5/+5
* Fixpack (3)Gravatar Walter Purcaro 2015-10-041-1/+1
* A lot of plugin code cosmeticsGravatar Walter Purcaro 2015-10-011-10/+14
* Update crypter pluginsGravatar Walter Purcaro 2015-09-291-3/+3
* Spare code cosmeticsGravatar Walter Purcaro 2015-09-211-0/+4
* Update ShareLinksBiz.pyGravatar Jochen Oberreiter 2015-08-161-1/+4
* Update ShareLinksBiz.pyGravatar Jochen Oberreiter 2015-08-141-1/+1
* Check if search has returned a resultGravatar Jochen Oberreiter 2015-08-141-2/+6
* [Captcha] Fix _decrypt methodGravatar Walter Purcaro 2015-07-311-1/+1
* Don't user dictionary’s iterator methodsGravatar Walter Purcaro 2015-07-251-1/+1
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
* Improve CaptchaGravatar Walter Purcaro 2015-07-231-1/+1
* New Captcha skeletonGravatar Walter Purcaro 2015-07-211-4/+4
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-191-4/+4
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-71/+71
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-21/+21
* Update allGravatar Walter Purcaro 2015-06-241-3/+3
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-04-081-1/+1
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-2/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-081-2/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-01-311-11/+5
* Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-131-1/+1
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-9/+14
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* Update plugins to last changesGravatar Walter Purcaro 2014-10-281-6/+2
* Code cosmetics: items() -> iteritems()Gravatar Walter Purcaro 2014-10-281-1/+1
* Update __config__Gravatar Walter Purcaro 2014-10-281-0/+2
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-2/+2
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-4/+2
* Remove needless self.htmlGravatar Walter Purcaro 2014-10-211-1/+0
* Fixed logging issue with coords valuesGravatar Walter Purcaro 2014-10-181-2/+19
* Pattern update 3Gravatar Walter Purcaro 2014-10-111-2/+2
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+1
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-1/+1
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-1/+1
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-1/+1
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-1/+4
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-4/+1
* [ShareLinksBiz] Fix broken pattern due last updateGravatar Walter Purcaro 2014-07-051-1/+1
* Cleaned ShareLinksBiz pattern + better if-check for RSDF pluginGravatar Walter Purcaro 2014-07-051-2/+2
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Fixed some pylint violationsGravatar Stefano 2013-07-251-13/+13
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-211-41/+41
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-268/+268
* ShareLinksBiz: FIX package info retrievalGravatar fragonib 2012-12-261-4/+12
* sharelinks.biz - closed #697 (but see #704), remove dead hostersGravatar zoidberg10 2012-11-011-4/+4
* RelinkUs, ShareLinksBiz, BitshareCom little improvementsGravatar fragonib 2011-06-121-7/+13
* Use new logging functionsGravatar fragonib 2011-06-051-23/+23
* fixed positional captchas + availbillity over thriftGravatar RaNaN 2011-05-311-2/+3
* ShareLinksBiz decrypterGravatar fragonib 2011-05-301-0/+254