summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/PremiumTo.py
Commit message (Collapse)AuthorAgeFilesLines
* Update hosters (1)Gravatar Walter Purcaro 2015-12-271-8/+7
|
* Fix https://github.com/pyload/pyload/issues/2112Gravatar Walter Purcaro 2015-10-281-3/+6
|
* Increase all __version__ for crypters and hostersGravatar Walter Purcaro 2015-10-271-1/+1
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* Update hostersGravatar Walter Purcaro 2015-10-181-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-2/+3
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
|
* Update hoster pluginsGravatar Walter Purcaro 2015-09-291-4/+4
|
* Then update othersGravatar Walter Purcaro 2015-07-271-1/+1
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-241-1/+1
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-191-1/+1
|
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-1/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-6/+6
|
* Spare code cosmetics (4)Gravatar Walter Purcaro 2015-06-241-1/+2
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-1/+1
|
* Update plugins (2)Gravatar Walter Purcaro 2015-06-101-1/+1
|
* Update pluginsGravatar Walter Purcaro 2015-06-081-3/+3
|
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-2/+2
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
|
* Update plugins after SimpleHoster changesGravatar Walter Purcaro 2015-03-101-3/+3
|
* Some file encoding fixup + optimizationsGravatar Walter Purcaro 2015-01-291-3/+3
|
* [MultiHoster] Revert CHECK_TRAFFIC to FalseGravatar Walter Purcaro 2015-01-131-1/+4
|
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-12/+7
|
* [PremiumTo] CHECK_TRAFFICGravatar Walter Purcaro 2015-01-041-1/+4
|
* [PremiumTo] Don't handle direct linkGravatar Walter Purcaro 2015-01-021-3/+3
|
* [PremiumTo] FixupGravatar Walter Purcaro 2015-01-021-12/+2
|
* Improve a lot of plugin __pattern__Gravatar Walter Purcaro 2014-12-271-1/+1
|
* [PremiumTo] FixupGravatar Walter Purcaro 2014-12-261-16/+1
|
* [MultiHoster] UpdateGravatar Walter Purcaro 2014-12-231-2/+2
|
* New plugin: MultiHosterGravatar Walter Purcaro 2014-12-231-6/+3
|
* Update checkFile routine in some hoster pluginsGravatar Walter Purcaro 2014-12-181-8/+6
|
* Extend SimpleHoster in multi-hoster plugins (3)Gravatar Walter Purcaro 2014-12-171-0/+3
|
* Extend SimpleHoster in multi-hoster plugins (2)Gravatar Walter Purcaro 2014-12-171-1/+1
|
* Extend SimpleHoster in multi-hoster pluginsGravatar Walter Purcaro 2014-12-171-12/+12
|
* Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-071-3/+5
|
* Fix with statement on old env like python 2.5 (2)Gravatar Walter Purcaro 2014-12-051-1/+3
|
* Use with statement instead open method when accessing fod + handle i/o errorGravatar Walter Purcaro 2014-11-091-3/+2
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-6/+6
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-3/+3
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+2
|
* Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+6
| | | | Whitespaces and EOF fixup
* [PremiumTo] fixed issue with get parameter on downloadGravatar stickell 2014-09-171-3/+2
|
* [Premium4Me] Renamed to PremiumToGravatar stickell 2014-09-121-0/+72
+ partial rewrite + special traffic support