summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/PremiumizeMe.py
Commit message (Expand)AuthorAgeFilesLines
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-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
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-7/+5
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-4/+4
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+2
* 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 PEP 8 violations in HostersGravatar Stefano 2013-07-221-13/+18
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-50/+50
* Using the same translatable stringGravatar Stefano 2013-07-201-2/+2
* PremiumizeMe: Added code that generates fall back file names (used for freaks...Gravatar Florian Franzen 2012-05-301-5/+14
* Added premiumize.me support, using their new API (https://secure.premiumize.m...Gravatar Florian Franzen 2012-04-091-0/+41