summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/UploadedTo.py
Commit message (Collapse)AuthorAgeFilesLines
* [UploadedTo] fix #2420Gravatar GammaC0de 2016-04-121-2/+2
|
* [UploadedTo] UpdateGravatar Nitzo 2016-02-091-2/+2
|
* Accounts version upGravatar Walter Purcaro 2015-12-271-2/+2
|
* fix #2183Gravatar GammaC0de 2015-12-061-10/+15
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-1/+1
| | | | | 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
|
* Fixpack (2)Gravatar Walter Purcaro 2015-10-041-7/+2
|
* Merge pull request #1895 from Bambie42/stableGravatar Walter Purcaro 2015-10-011-1/+1
|\ | | | | fixes #1894 UploadedTo getSize error
| * fixes #1894 UploadedTo getSize errorGravatar Bambie42 2015-09-301-1/+1
| |
* | A lot of plugin code cosmeticsGravatar Walter Purcaro 2015-10-011-3/+3
|/
* Account class completely rewritten + plugins updatedGravatar Walter Purcaro 2015-09-291-3/+3
|
* [Account] Fix __version__Gravatar Walter Purcaro 2015-09-211-1/+1
|
* [Account] parse_info -> grab_infoGravatar Walter Purcaro 2015-09-211-2/+2
|
* Some fixesGravatar Walter Purcaro 2015-08-041-2/+3
|
* ...has no attribute "COOKIES"Gravatar Gutz-Pilz 2015-08-041-0/+1
| | | https://github.com/pyload/pyload/issues/1694
* Use set_cookie instead cj.setCookieGravatar Walter Purcaro 2015-08-031-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1590Gravatar Walter Purcaro 2015-08-021-8/+8
|
* Account rewritten (2)Gravatar Walter Purcaro 2015-07-251-1/+1
|
* Account rewrittenGravatar Walter Purcaro 2015-07-251-4/+4
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* No more need to use the req argument when call load methodGravatar Walter Purcaro 2015-07-171-3/+2
|
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-1/+4
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-4/+4
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-1/+1
|
* Update allGravatar Walter Purcaro 2015-06-241-4/+3
|
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
|
* Use SSL when login accountGravatar Walter Purcaro 2015-06-061-1/+1
|
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-2/+2
|
* [UploadedTo] Improve apiInfo (2)Gravatar Walter Purcaro 2015-02-021-1/+3
|
* "New Year" Update: account pluginsGravatar Walter Purcaro 2015-01-081-4/+5
|
* Update account pluginsGravatar Walter Purcaro 2014-12-181-4/+4
|
* [UploadedTo] Fix trafficleft recognitionGravatar Walter Purcaro 2014-12-181-8/+16
|
* Fix cookie domainGravatar Walter Purcaro 2014-11-211-1/+1
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-1/+1
|
* [UploadedTo] Update accountGravatar Walter Purcaro 2014-11-091-19/+28
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-271-3/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-1/+1
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-2/+0
|
* [accounts] Code cosmeticsGravatar Walter Purcaro 2014-10-111-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-16/+1
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-0/+2
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-1/+1
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
|
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@e4b2562
* Fix retry time formatsGravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@498b9e3
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* Fixed PEP 8 violations in AccountsGravatar Stefano 2013-07-231-7/+10
|
* Update UploadedTo.pyGravatar xzwr 2013-07-201-3/+3
| | | | Valid until time fixed again, account now also usable on last day. Version changed to 0.26
* UploadedTo: fixed http://forum.pyload.org/viewtopic.php?f=10&t=2799Gravatar Stefano 2013-07-151-2/+2
|
* Update UploadedTo.pyGravatar xzwr 2013-07-131-3/+3
| | | Uploaded.net "valid until" Time is not calculated correct, when account is valid "1 Week x day and x hours", current version of plugin supports only several "weeks".
* uploaded.to -> uploaded.netGravatar zoidberg10 2012-08-141-7/+7
|
* Uploaded.to Premium Account FixGravatar chrox 2012-07-261-2/+2
|
* megaupload #451, uploadedto #443Gravatar zoidberg10 2011-12-101-3/+5
|
* ul fixGravatar RaNaN 2011-06-121-3/+4
|
* erniebs fixes, ul lifetime fixGravatar RaNaN 2011-06-121-12/+18
|
* rehost plugin, fixed some account management issuesGravatar RaNaN 2011-05-251-1/+1
|
* ul direct downloadGravatar RaNaN 2011-03-141-2/+1
|
* new ul pluginGravatar RaNaN 2011-03-141-11/+23
|
* added data storage (currently used for plugins), ev0.in rss fetcher, ul.to ↵Gravatar mkaay 2011-01-261-1/+1
| | | | maxtraffic fix
* fixed #207Gravatar RaNaN 2011-01-051-3/+1
|
* fixed accountsGravatar RaNaN 2010-12-291-2/+2
|
* cookie handling WIP -.-Gravatar mkaay 2010-12-221-2/+4
|
* refactoring part 1: deprecation warnings, reduced debug, cookie compatibilityGravatar mkaay 2010-12-221-2/+2
|
* closed #157, account request cleanupGravatar RaNaN 2010-10-181-4/+2
|
* time settings for accountsGravatar RaNaN 2010-10-031-1/+1
|
* shareonline premiumfix, ul login checkGravatar RaNaN 2010-10-031-1/+3
|
* improved accountmanagerGravatar RaNaN 2010-10-021-22/+12
|
* gui: status translation, core: added scheduler -> better account fetching ↵Gravatar mkaay 2010-09-061-2/+2
| | | | UploadedTo + ShareonlineBiz account fix
* ul.to version incrementGravatar mkaay 2010-09-011-1/+1
|
* ul.to fix, gui refresh online statusGravatar mkaay 2010-09-011-2/+2
|
* new dirsGravatar RaNaN 2010-08-251-0/+55
|
* merged guiGravatar mkaay 2010-08-251-55/+0
|
* account fixesGravatar RaNaN 2010-08-181-1/+1
|
* account updateGravatar mkaay 2010-08-171-1/+1
|
* web if acc settingsGravatar RaNaN 2010-08-121-16/+19
|
* account fixesGravatar RaNaN 2010-08-121-2/+5
|
* account plugin change, server methods for accountsGravatar mkaay 2010-08-121-4/+3
|
* config parser fix, UploadedTo premium workingGravatar mkaay 2010-08-051-9/+9
|
* new server method for premium accountsGravatar mkaay 2010-05-071-1/+1
|
* UploadedTo account pluginGravatar mkaay 2010-05-071-2/+16
|
* account plugins: first draftGravatar mkaay 2010-05-061-0/+36