summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adapted to pyload-common repoGravatar RaNaN 2013-07-0925-2711/+54
* Merge pull request #183 from stickell/masterGravatar RaNaN 2013-07-031-22/+14
|\
| * Some improvements to systemCheckGravatar Stefano 2013-07-021-22/+14
|/
* Update README.mdGravatar RaNaN 2013-06-301-3/+1
* logo with titleGravatar RaNaN 2013-06-302-0/+18
* added logo with outlineGravatar RaNaN 2013-06-303-6/+5
* Update README.mdGravatar RaNaN 2013-06-301-17/+15
* fixed scriptGravatar RaNaN 2013-06-301-1/+1
* catch pylint return codeGravatar RaNaN 2013-06-302-3/+3
* added pylint configGravatar RaNaN 2013-06-302-5/+53
* ignore some pep8 warningsGravatar RaNaN 2013-06-291-1/+3
* correct pep8 output formatGravatar RaNaN 2013-06-291-1/+1
* added pep8 configsectionGravatar RaNaN 2013-06-293-2/+14
* updated test suiteGravatar RaNaN 2013-06-2915-167/+68
* fixed capitalization of dependencyGravatar RaNaN 2013-06-291-1/+1
* check returncode in build scriptGravatar RaNaN 2013-06-292-4/+12
* npm dependency updateGravatar RaNaN 2013-06-291-1/+1
* updated build scriptsGravatar RaNaN 2013-06-293-5/+8
* Update README.mdGravatar RaNaN 2013-06-241-2/+0
* fixed font and remote addressesGravatar RaNaN 2013-06-133-5/+7
* converted templates to default mustache syntaxGravatar RaNaN 2013-06-1322-2085/+154
* improved webui built scriptGravatar RaNaN 2013-06-132-46/+44
* working build-script, needs some improvementsGravatar RaNaN 2013-06-119-84/+151
* separated setup and paverGravatar RaNaN 2013-06-106-82/+76
* fixed start scriptsGravatar RaNaN 2013-06-095-78/+79
* fixing imports when changing cwdGravatar RaNaN 2013-06-093-6/+5
* added missing files, moved remaining pluginsGravatar RaNaN 2013-06-096-0/+1190
* tried to improve setup fileGravatar RaNaN 2013-06-0921-59/+75
* moved everything from module to pyloadGravatar RaNaN 2013-06-09592-4251/+3069
* adapted to jshint configGravatar RaNaN 2013-06-0949-152/+201
* restructured webui to single-page-app, removed jinjaGravatar RaNaN 2013-06-08214-52299/+3024
* Merge pull request #151 from vuolter/invertedconfGravatar RaNaN 2013-06-031-2/+2
|\
| * Inverted methods getConf <-> getConfig in plugins/baseGravatar Walter Purcaro 2013-06-031-2/+2
|/
* Merge pull request #139 from d00fy/bugfix-setuppylgettextGravatar RaNaN 2013-05-291-1/+1
|\
| * Fix for wrong import of pylgettext when starting with setup:Gravatar doofy 2013-05-291-1/+1
|/
* added production / devel mode to webuiGravatar RaNaN 2013-05-249-16/+40
* moved common to utils packageGravatar RaNaN 2013-05-2414-17/+16
* fixed loading of js filesGravatar RaNaN 2013-05-241-5/+8
* improvements to json apiGravatar RaNaN 2013-05-246-44/+71
* fixed bug in asynchandlerGravatar RaNaN 2013-05-214-6/+24
* Merge branch 'stable'Gravatar Stefano 2013-05-2046-581/+1329
|\
| * CloudzerNet: reconnect supportGravatar Stefano 2013-05-201-2/+2
| * Premium4Me: code cleanupGravatar Stefano 2013-05-201-14/+18
| * Premium4Me: error handledGravatar Stefano 2013-05-201-4/+9
| * XvidstageCom: code reformatGravatar Stefano 2013-05-201-89/+98
| * XvidstageCom: bug fixGravatar Stefano 2013-05-201-2/+2
| * Merge branch 'stable' of https://github.com/pyload/pyload into stableGravatar Stefano 2013-05-172-6/+15
| |\
| | * Merge pull request #126 from stefanos/patch-1Gravatar RaNaN 2013-05-171-3/+12
| | |\
| | | * Update Captcha9kw.pyGravatar stefanos 2013-05-171-3/+12
| | |/
| | * UploadheroCom: fixed #125Gravatar Stefano 2013-05-161-3/+3
| * | CzshareCom: no reloginGravatar Stefano 2013-05-171-2/+1
| * | CzshareCom: content-dispositionGravatar Stefano 2013-05-171-2/+5
| |/
| * RapidgatorNet: fixed #124Gravatar Stefano 2013-05-161-3/+3
| * CzshareCom: code cleanup.Gravatar Stefano 2013-05-161-20/+20
| * FilefactoryCom: fixed bug:Gravatar Stefano 2013-05-161-1/+6
| * FastshareCz: Fixed #110Gravatar Stefano 2013-05-141-12/+31
| * FastshareCz: code cleanupGravatar Stefano 2013-05-141-10/+11
| * FastshareCz: fixed account login and info retrieveGravatar Stefano 2013-05-141-4/+5
| * FilefactoryCom: fixed handlePremiumGravatar Stefano 2013-05-141-2/+9
| * FilefactoryCom: fixed validuntil parserGravatar Stefano 2013-05-141-5/+5
| * Merge pull request #115 from 4Christopher/Movie2kToGravatar Stefano 2013-05-131-7/+14
| |\
| | * Movie2kTo.py: Removed redundant code. Thanks to stickell.Gravatar Christopher 2013-05-121-14/+10
| | * Movie2kTo.py: Added regular expression for matching the hoster URL.Gravatar Christopher 2013-05-121-2/+13
| * | RyushareCom: two simultaneous downloads and resume are allowed even in free m...Gravatar Stefano 2013-05-131-2/+4
| * | Merge pull request #101 from Vuolter/plugin/RestartFailedGravatar Stefano 2013-05-131-0/+124
| |\ \
| | * | Version 1.5: first really stable releaseGravatar Vuolter 2013-05-131-43/+31
| | * | Version 1.3: improved codeGravatar Vuolter 2013-05-121-30/+24
| | * | Version 1.2: all issues fixed + improved codeGravatar Vuolter 2013-05-121-36/+46
| | * | Version 1.1: fixesGravatar Vuolter 2013-05-121-5/+4
| | * | Version 1.0: improved code + added feature "Restart on plugin activation" + m...Gravatar Vuolter 2013-05-121-46/+78
| | * | Version 0.8: improved timingGravatar Vuolter 2013-05-121-4/+5
| | * | Version 0.7: bugfixGravatar Vuolter 2013-05-121-4/+5
| | * | Version 0.6: improved code + several bugfixesGravatar Vuolter 2013-05-121-35/+60
| | * | Version 0.5: fixes againGravatar Vuolter 2013-05-121-8/+8
| | * | Version 0.4: fixesGravatar Vuolter 2013-05-121-57/+62
| | * | Added fully rewrited RestartFailed plugin, originally by bambieGravatar Vuolter 2013-05-121-0/+69
| | |/
| * | Merge pull request #116 from Vuolter/plugin/DeleteFinishedGravatar Stefano 2013-05-121-11/+50
| |\ \ | | |/ | |/|
| | * Version 0.5: finished rewriteGravatar Vuolter 2013-05-121-22/+20
| | * Version 0.3: rewrited code and added new feature "Sleep mode"Gravatar Vuolter 2013-05-121-14/+55
| |/
| * Merge pull request #113 from 4Christopher/stableGravatar Stefano 2013-05-122-28/+28
| |\
| | * YoutubeBatch.py, YoutubeCom.py: Synced regulare expression.Gravatar Christopher 2013-05-112-4/+4
| | * YoutubeCom.py: Fixed regulare expression.Gravatar Christopher 2013-05-111-25/+25
| |/
| * Merge pull request #112 from Vuolter/plugin/DeleteFinishedGravatar Stefano 2013-05-111-0/+47
| |\
| | * Version 0.2: fixesGravatar Vuolter 2013-05-111-7/+6
| | * Added plugin DeleteFinished, version 0.1Gravatar Vuolter 2013-05-111-0/+48
| |/
| * EgoFilesCom: fixed #109Gravatar Stefano 2013-05-101-2/+2
| * PutlockerCom: fixed parseError raised if the url don't have the www prefix.Gravatar Stefano 2013-05-091-1/+3
| * YoutubeCom: version increased after 6ccaef8875ad3e3855717066d71ababbbc1fb67dGravatar Stefano 2013-05-071-1/+1
| * Merge pull request #105 from reinoldus/stableGravatar Stefano 2013-05-071-1/+1
| |\
| | * Changed the way of checking for available youtube videosGravatar reinoldus 2013-05-061-1/+1
| |/
| * DebridItaliaCom: new hoster supportedGravatar Stefano 2013-05-051-2/+2
| * MediafireCom: code cleanupGravatar Stefano 2013-05-051-18/+22
| * MediafireCom: fixed #98Gravatar Stefano 2013-05-051-44/+12
| * UploadedTo: improvements to 3d1693ec11b02d5bdda1690927b2635f8b285c9bGravatar Stefano 2013-04-301-2/+5
| * SerienjunkiesOrg: version increased after cff3a4897e312a904a43ca0155dab922c67...Gravatar Stefano 2013-04-301-1/+1
| * SerienjunkiesOrg: fail if the link is blocked by the GeoIPGravatar Stefano 2013-04-301-0/+2
| * RapidgatorNet: convert unicode to integerGravatar Stefano 2013-04-261-3/+3
| * UploadedTo: sometimes API returns "can't find request".Gravatar Stefano 2013-04-251-2/+5
| * DebridItaliaCom: new hoster supportedGravatar Stefano 2013-04-231-2/+2
| * Merge pull request #95 from jorisv83/stableGravatar Stefano 2013-04-221-0/+106
| |\
| | * MovReelCom: hoster addedGravatar Joris 2013-04-221-0/+106
| |/
| * New crypter EasybytezComFolderGravatar Stefano 2013-04-202-1/+62
| * OneFichierCom: version increasedGravatar Stefano 2013-04-191-1/+1
| * EasybytezCom: the overridden functions were the same.Gravatar Stefano 2013-04-161-41/+1
| * EasybytezCom: code cleanupGravatar Stefano 2013-04-161-13/+16
| * EasybytezCom: fixed direct link error.Gravatar Stefano 2013-04-161-2/+2
| * Merge pull request #87 from Nold360/stableGravatar Stefano 2013-04-161-3/+30
| |\
| | * Converted tabs to spacesGravatar Nold360 2013-04-161-3/+2
| | * I hate this comment.. but now it's finally fixed...Gravatar Nold360 2013-04-161-1/+1
| | * Added Workaround for duplicate links in NCryptInGravatar Nold360 2013-04-161-1/+15
| | * Added circlecaptcha to NCryptIn-PluginGravatar Nold360 2013-04-161-2/+16
| * | Merge pull request #84 from 4Christopher/stable-DownloadVimeoComGravatar Stefano 2013-04-161-0/+30
| |\ \ | | |/ | |/|
| | * DownloadVimeoCom: Fixed regular expression.Gravatar Christopher 2013-04-151-1/+1
| | * DownloadVimeoCom: removed pattern for Dailymotion.comGravatar Christopher 2013-04-141-1/+1
| | * Wrote DownloadVimeoCom.Gravatar Christopher 2013-04-141-0/+30
| * | Merge pull request #79 from 4Christopher/stableGravatar Stefano 2013-04-151-17/+20
| |\ \
| | * | Removed .gitignore as requested.Gravatar Christopher 2013-04-151-1/+0
| | * | Added Putlocker to the list of accepted hosters.Gravatar Christopher 2013-04-131-1/+1
| | * | Merge branch 'stable' of git://github.com/pyload/pyload into stableGravatar Christopher 2013-04-1332-385/+968
| | |\|
| | * | Cleanup.Gravatar Christopher 2013-04-131-9/+8
| | * | Fixed regular expression and optimized quality report.Gravatar Christopher 2013-04-131-2/+3
| | * | Added symlink to .gitignoreGravatar Christopher 2013-04-131-0/+1
| | * | Merge branch 'stable' of git://github.com/pyload/pyload into stableGravatar Christopher 2013-03-2621-225/+401
| | |\ \
| | * | | Movie2kTo: Added setting for quality in the folder name.Gravatar Christopher 2013-03-181-1/+3
| | * | | Merge branch 'stable' of 4Christopher.github.com:4Christopher/pyload into stableGravatar Christopher 2013-03-181-4/+5
| | |\ \ \
| | | * | | Movie2kTo: Corrected package name this plugin returns.Gravatar Christopher 2013-03-131-4/+5
| * | | | | SerienjunkiesOrg: increased version after #85Gravatar Stefano 2013-04-151-1/+1
| * | | | | Merge pull request #85 from Nothing4You/remove-megaupload-try2Gravatar Stefano 2013-04-151-1/+1
| |\ \ \ \ \
| | * | | | | Removing MegaUploadCom leftoversGravatar Richard Schwab 2013-04-151-1/+1
| |/ / / / /
| * | | | | ExtabitCom: cosmeticsGravatar Stefano 2013-04-141-13/+16
| * | | | | ExtabitCom: fixed #77Gravatar Stefano 2013-04-141-2/+2
| * | | | | UploadedTo: version increased after #83Gravatar Stefano 2013-04-141-1/+1
| * | | | | Merge pull request #83 from healthhazard/patch-1Gravatar RaNaN 2013-04-141-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Update UploadedTo.pyGravatar healthhazard 2013-04-141-2/+2
| |/ / / /
| * | | | MBLinkInfo: updated patternGravatar Stefano 2013-04-121-2/+2
| * | | | New debrid: MultiDebridComGravatar Stefano 2013-04-123-0/+146
| * | | | New crypter: MBLinkInfoGravatar Stefano 2013-04-121-0/+27
| * | | | EgoFilesCom: fixed FILE_INFO_PATTERNGravatar Stefano 2013-04-121-2/+2
| * | | | Merge pull request #75 from gonzalosr/patch-4Gravatar RaNaN 2013-04-111-3/+3
| |\ \ \ \
| | * | | | revert correct rsrtrip()Gravatar Gonzalo SR 2013-04-111-1/+1
| | * | | | Fixed incorrect use of rstrip()Gravatar Gonzalo SR 2013-04-111-4/+4
| |/ / / /
| * | | | UploadedTo: getID uses the __pattern__ regex to avoid duplication.Gravatar Stefano 2013-04-091-4/+8
| * | | | DownloadScheduler: ability to abort downloadsGravatar Stefano 2013-04-081-32/+40
| * | | | Merge pull request #72 from philou75/stableGravatar Stefano 2013-04-081-1/+1
| |\ \ \ \
| | * | | | Update OneFichierCom.pyGravatar philou75 2013-04-081-1/+1
| |/ / / /
| * | | | FilefactoryCom: removed unused constantsGravatar Stefano 2013-04-071-4/+4
| * | | | FilefactoryCom: plugin rewrittenGravatar Stefano 2013-04-071-128/+90
| * | | | FilefactoryCom: fixes #70Gravatar Stefano 2013-04-071-39/+49
| * | | | Merge pull request #69 from enkore/stableGravatar RaNaN 2013-04-071-10/+25
| |\ \ \ \
| | * | | | Ported YoutubeBatch to new google apiGravatar enkore 2013-04-071-10/+25
| * | | | | UploadedTo: fixed #68Gravatar Stefano 2013-04-071-2/+2
| * | | | | Merge pull request #66 from enkore/xvideosGravatar RaNaN 2013-04-071-0/+19
| |\ \ \ \ \
| | * | | | | Add XVideosCom hosterGravatar enkore 2013-04-071-0/+19
| * | | | | | Merge pull request #64 from enkore/stableGravatar RaNaN 2013-04-071-0/+80
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | ARD: Correct file extensionGravatar enkore 2013-04-061-1/+1
| | * | | | | Add hoster plugin for ARD mediathekGravatar enkore 2013-04-061-0/+80
| | |/ / / /
| * | | | | Merge branch 'stable' of https://github.com/pyload/pyload into stableGravatar Stefano 2013-04-061-2/+2
| |\ \ \ \ \
| | * | | | | UploadedToFolder: updated pattern (see #63)Gravatar Stefano 2013-04-061-3/+20
| * | | | | | Using SimpleCrypter to avoid repeating getPackageNameAndFolder.Gravatar Stefano 2013-04-064-31/+55
| * | | | | | NetfolderIn, SimpleCrypter: stripping folder name.Gravatar Stefano 2013-04-062-20/+17
| * | | | | | DebridItaliaCom: fail instead of offline to allow revert to traditional downloadGravatar Stefano 2013-04-061-1/+1
| |/ / / / /
* | | | | | smaller footerGravatar RaNaN 2013-05-033-36/+37
* | | | | | improved header alignmentGravatar RaNaN 2013-05-012-20/+44
* | | | | | cleaned header + more responsiveGravatar RaNaN 2013-04-307-133/+83
* | | | | | Fixed #65Gravatar Stefano 2013-04-071-2/+5
* | | | | | separated styles, improved footerGravatar RaNaN 2013-04-064-213/+227
* | | | | | Merge plugins from stable.Gravatar Stefano 2013-04-0624-243/+610
|\| | | | |
| * | | | | EgoFilesCom: fixed bug in premium downloads.Gravatar Stefano 2013-04-051-4/+32
| * | | | | PutlockerCom: using loop to avoid repeated statementGravatar Stefano 2013-04-051-14/+10
| * | | | | PutlockerCom: code optimized and cleaned upGravatar Stefano 2013-04-041-39/+38
| * | | | | DebridItaliaCom: + ability to detect offline files.Gravatar Stefano 2013-04-043-2/+50
| * | | | | UploadedTo: update regex to fix bug #62Gravatar Stefano 2013-04-041-24/+29
| * | | | | PutlockerCom: using SimpleHoster to clean the code and make it work betterGravatar Stefano 2013-04-041-80/+32
| * | | | | YoutubeCom: increased versionGravatar Stefano 2013-04-031-1/+1
| * | | | | bump unrar versionGravatar RaNaN 2013-04-031-1/+1
| * | | | | avoid regexp to check progressGravatar RaNaN 2013-04-031-1/+2
| * | | | | Merge pull request #58 from thargor/stableGravatar RaNaN 2013-04-031-3/+19
| |\ \ \ \ \
| | * | | | | added progress to unrarGravatar nilo 2013-04-031-3/+19
| * | | | | | SimpleCrypter: trivial fix in documentationGravatar Stefano 2013-04-031-1/+3
| |/ / / / /
| * | | | | DataHuFolder: error message if folder is password protected but no password i...Gravatar Stefano 2013-04-031-1/+3
| * | | | | SimpleHoster: fixed wrong pattern names in documentationGravatar Stefano 2013-04-021-2/+2
| * | | | | SimpleCrypter: decoding loaded htmlGravatar Stefano 2013-04-021-2/+2
| * | | | | DataHuFolder: added support to password protected foldersGravatar Stefano 2013-04-021-3/+41
| * | | | | New crypter for Data.hu foldersGravatar Stefano 2013-04-021-0/+15
| * | | | | Unrar also deletes .r* filesGravatar RaNaN 2013-04-021-4/+7
| * | | | | DebridItaliaCom: new hoster supportedGravatar Stefano 2013-04-021-2/+2
| * | | | | New hoster: Data.huGravatar Stefano 2013-04-021-0/+53
| * | | | | RarefileNet: added pattern to support premium downloadsGravatar Stefano 2013-04-011-8/+12
| * | | | | DebridItaliaCom: two new hosters supportedGravatar Stefano 2013-04-011-2/+3
| * | | | | New crypter plugin for Goo.glGravatar Stefano 2013-03-311-0/+26
| * | | | | RarefileNet: fixed urlGravatar Stefano 2013-03-311-2/+2
| * | | | | OneFichierCom: version number increasedGravatar Stefano 2013-03-301-1/+1
| * | | | | Two plugins updated to avoid errors in 0.5Gravatar Stefano 2013-03-302-3/+2
| * | | | | New hoster: FilerNetGravatar Stefano 2013-03-291-0/+103
| * | | | | LinkdecrypterCom: fixed bug #54Gravatar Stefano 2013-03-271-2/+2
| | |_|_|/ | |/| | |
| * | | | Merge pull request #53 from enkore/stableGravatar RaNaN 2013-03-261-3/+49
| |\| | |
| | * | | YoutubeCom: Fix file naming quirksGravatar enkore 2013-03-261-1/+2
| | * | | YoutubeCom: fix program flow quirksGravatar enkore 2013-03-261-3/+3
| | * | | YoutubeCom: Show start time in package nameGravatar enkore 2013-03-261-17/+19
| | * | | Move which function to YoutubeCom pluginGravatar enkore 2013-03-262-21/+22