summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/SimplyPremiumCom.py
Commit message (Collapse)AuthorAgeFilesLines
* A lot of plugin code cosmeticsGravatar Walter Purcaro 2015-10-011-1/+1
|
* Update hoster pluginsGravatar Walter Purcaro 2015-09-291-3/+3
|
* Spare improvements and fixesGravatar Walter Purcaro 2015-09-211-2/+2
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-12/+12
|
* Spare code cosmetics (4)Gravatar Walter Purcaro 2015-06-241-1/+2
|
* Update plugins (2)Gravatar Walter Purcaro 2015-06-101-1/+1
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
|
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-2/+0
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-081-24/+29
|
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-3/+3
|
* Code cosmeticsGravatar Walter Purcaro 2015-01-021-2/+1
|
* [SimplyPremiumCom] FixupGravatar Walter Purcaro 2014-12-271-4/+4
|
* [MultiHoster] UpdateGravatar Walter Purcaro 2014-12-231-2/+2
|
* New plugin: MultiHosterGravatar Walter Purcaro 2014-12-231-6/+3
|
* 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-57/+52
|
* Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-071-1/+1
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Update plugins to last changesGravatar Walter Purcaro 2014-10-281-1/+1
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-5/+5
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+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/+1
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-15/+5
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-3/+2
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Compute wait time using secondsToMidnightGravatar Walter Purcaro 2014-07-061-16/+6
|
* [SimplyPremium] Fix #649Gravatar Stefano 2014-06-261-12/+11
|
* New multihoster: SimplyPremiumComGravatar EvolutionClip 2014-03-311-0/+103
Merges #531