summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/BasePlugin.py
Commit message (Collapse)AuthorAgeFilesLines
* moved everything from module to pyloadGravatar RaNaN 2013-06-091-104/+0
|
* Merge remote-tracking branch 'origin/stable'Gravatar RaNaN 2013-03-241-19/+29
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/accounts/FilesonicCom.py module/plugins/accounts/OronCom.py module/plugins/accounts/ShareonlineBiz.py module/plugins/addons/UpdateManager.py module/plugins/crypter/FilesonicComFolder.py module/plugins/hoster/BezvadataCz.py module/plugins/hoster/EuroshareEu.py module/plugins/hoster/FilesonicCom.py module/plugins/hoster/MegauploadCom.py module/plugins/hoster/Premium4Me.py module/plugins/hoster/YoutubeCom.py module/plugins/internal/MultiHoster.py module/utils.py
| * BasePlugin - fix http authGravatar zoidberg10 2012-11-171-14/+15
| |
| * small plugin fixesGravatar zoidberg10 2012-09-251-3/+2
| |
| * multihosters - closed #618, store http/ftp accounts, add uptobox.com premiumGravatar zoidberg10 2012-09-241-24/+34
| |
* | enter captchas on webuiGravatar RaNaN 2013-03-241-1/+1
| |
* | implemented interactions for multi user, show waiting queries on webuiGravatar RaNaN 2013-03-231-4/+2
| |
* | improved ui, render waiting filesGravatar RaNaN 2013-03-201-6/+7
| |
* | Remove '/' from filename to avoid filepath exceptionGravatar Daniel Bornkessel 2013-01-021-1/+1
|/ | | | | | | | | | | | | | | | | | | | | | When a http url has a filename set to something that contains a '/', pyload will error out when trying to merge the chunks as it sees the '/' as part of the path. Example: HTTP Header contains: filename=55/filename.img Chunks are saved as: <path to download folder>/55filename.img.chunk0 <path to download folder>/55filename.img.chunk1 Exception on merge will complain: Error: file does not exist: <path to download folder>/55/ as it thinks '55/' is a subdir
* BasePlugin: handle 404s by setting status to 'offline'Gravatar hagg 2012-09-101-4/+10
|
* fixed #532, #543, letitbit, extabit, linkdecrypter; allow rs+nl.in free accountGravatar zoidberg10 2012-02-271-2/+2
|
* closed #440Gravatar RaNaN 2011-12-021-2/+2
|
* closed #418Gravatar RaNaN 2011-11-041-30/+48
|
* BasePlugin: attempt to fix #266Gravatar zoidberg10 2011-11-021-5/+29
|
* closed #412, #266Gravatar RaNaN 2011-11-011-3/+4
|
* closed #414Gravatar RaNaN 2011-10-311-2/+2
|
* started to integrate package generatorGravatar RaNaN 2011-07-161-2/+3
|
* removed server_methods, please test everything entirelyGravatar RaNaN 2011-07-121-1/+1
|
* api testerGravatar RaNaN 2011-06-051-0/+5
|
* closed #294, #295Gravatar RaNaN 2011-04-301-5/+1
|
* closed #290, #291, #292Gravatar RaNaN 2011-04-301-0/+3
|
* new l18n filesGravatar RaNaN 2011-03-101-2/+0
|
* webif user managmentGravatar RaNaN 2011-03-101-0/+2
|
* encoding fixesGravatar RaNaN 2011-02-191-1/+6
|
* removed debugGravatar RaNaN 2011-02-141-6/+6
|
* averaged download speedGravatar RaNaN 2011-02-141-0/+7
|
* new curl download backend - support for chunked dl, resumeGravatar RaNaN 2010-12-271-0/+4
|
* more fixesGravatar RaNaN 2010-10-141-1/+1
|
* general js api + pyv8 supportGravatar RaNaN 2010-10-051-2/+2
|
* new dirsGravatar RaNaN 2010-08-251-0/+25
|
* merged guiGravatar mkaay 2010-08-251-25/+0
|
* some fixesGravatar RaNaN 2010-08-011-7/+0
|
* daily commitGravatar RaNaN 2010-07-301-0/+7
|
* many new stuff, some things already workingGravatar RaNaN 2010-07-291-0/+25