summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new linkgrabberGravatar RaNaN 2013-08-1835-323/+487
* fixed loginGravatar RaNaN 2013-08-181-2/+2
* settings for individual accountsGravatar RaNaN 2013-08-169-30/+83
* Adapted SimplydebridComGravatar Stefano 2013-08-133-23/+10
* Moved new plugins to pyloadGravatar Stefano 2013-08-133-0/+0
* Merge pull request #226 from Kagenoshin/simplydebridGravatar Stefano 2013-08-133-0/+111
* Fixed typo errorGravatar Stefano 2013-08-131-2/+2
* FreakshareCom: fixed #210Gravatar Stefano 2013-08-131-5/+8
* Fixed #228Gravatar Stefano 2013-08-131-2/+3
* fixed login for some clientsGravatar RaNaN 2013-08-112-2/+10
* fixed account removingGravatar RaNaN 2013-08-116-12/+13
* improved account listGravatar RaNaN 2013-08-1120-39/+234
* another try to fix broken accountsGravatar RaNaN 2013-08-116-20/+38
* fixed replace ruleGravatar RaNaN 2013-08-112-2/+2
* additional replace ruleGravatar RaNaN 2013-08-101-0/+1
* new parse_time helper functionGravatar RaNaN 2013-08-103-12/+26
* fix updateFileInfo and account selectionGravatar RaNaN 2013-08-102-3/+4
* parse string from template files, added some translations for webuGravatar RaNaN 2013-08-1014-29/+191
* new account page layout, added translations for webuiGravatar RaNaN 2013-08-0916-496/+535
* UnrestrictLi: merged #215Gravatar Stefano 2013-08-091-1/+4
* UnrestrictLi: fixed http://forum.pyload.org/viewtopic.php?p=10602#p10602Gravatar Stefano 2013-08-091-2/+3
* updated doc configGravatar RaNaN 2013-08-094-59/+61
* fixed last commitGravatar RaNaN 2013-08-091-3/+3
* fixed ws handlerGravatar RaNaN 2013-08-091-2/+3
* improved last fixGravatar RaNaN 2013-08-081-1/+1
* adapted account api to multi user, fixed http referer bugGravatar RaNaN 2013-08-0827-230/+375
* MultiHosters: moved settings to addon plugins.Gravatar Stefano 2013-08-074-76/+9
* MultiHosters: moved settings to account pluginsGravatar Stefano 2013-08-0716-263/+39
* Updated translationsGravatar Stefano 2013-08-0754-2501/+2447
* UnrestrictLi: detect name and size from API dataGravatar Stefano 2013-08-071-1/+9
* PutlockerCom: ability to resume downloads even for free downloads(cherry pick...Gravatar Stefano 2013-08-071-1/+2
* 180Upload: Test linkGravatar Stefano 2013-08-031-0/+3
* DepositfilesCom: fix for #214Gravatar Stefano 2013-08-031-6/+5
* ExtabitCom: fixed #212Gravatar Stefano 2013-08-021-3/+4
* BasePlugin: fixed #208Gravatar Stefano 2013-08-021-2/+8
* fixed aborting downloadsGravatar RaNaN 2013-08-022-3/+6
* Quote issue fixed in replace_module_importsGravatar Stefano 2013-08-011-0/+2
* fixed cookie passing, new test casesGravatar RaNaN 2013-08-016-12/+43
* Adapted 6 multi hoster pluginsGravatar Stefano 2013-07-3013-29/+58
* Putlocker: allow multiDL and chunked downloads even in free downloadsGravatar Stefano 2013-07-301-1/+3
* Replace rules to fix: http://beta.pyload.org/index.php/33-shareonline-bizGravatar Stefano 2013-07-291-0/+3
* Adapted UnrestrictLiGravatar Stefano 2013-07-292-5/+13
* Moving plugins from module to pyloadGravatar Stefano 2013-07-283-0/+0
* Fastfix: renamed and code cleanupGravatar Stefano 2013-07-283-109/+105
* Merge branch 'stable' of git://github.com/Dinawhk/pyload into Dinawhk-stableGravatar Stefano 2013-07-283-0/+129
* Replace rule for account passwordGravatar Stefano 2013-07-271-0/+2
* no cgi handler when accessing websocketGravatar RaNaN 2013-07-261-4/+7
* Another replace ruleGravatar Stefano 2013-07-261-0/+1
* Two more module replace rulesGravatar Stefano 2013-07-261-0/+2
* Module replace ruleGravatar Stefano 2013-07-251-0/+1
* Fixed module importsGravatar Stefano 2013-07-251-5/+5
* Fixed some pylint violationsGravatar Stefano 2013-07-257-43/+41
* Removed bad characterGravatar Stefano 2013-07-251-2/+2
* Another replace ruleGravatar Stefano 2013-07-251-0/+1
* more fixed for plugin testerGravatar RaNaN 2013-07-243-57/+26
* improved login mechanismGravatar RaNaN 2013-07-248-20/+69
* DebridItaliaCom: two more hosters supportedGravatar Stefano 2013-07-241-2/+2
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-2433-571/+573
* Two more replace module import rulesGravatar Stefano 2013-07-231-0/+2
* Fixed some errorsGravatar Stefano 2013-07-232-6/+5
* Fixed PEP 8 violations in AccountsGravatar Stefano 2013-07-2359-396/+455
* little cleanup, added some testsGravatar RaNaN 2013-07-225-27/+33
* little fix for jshintGravatar RaNaN 2013-07-221-1/+1
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-22112-1644/+1938
* implemented media type filterGravatar RaNaN 2013-07-225-6/+26
* guess media types by nameGravatar RaNaN 2013-07-219-10/+61
* Replace rule Hook -> AddonGravatar Stefano 2013-07-211-0/+3
* More replace rules in paverGravatar Stefano 2013-07-211-0/+3
* additional test for curl requestGravatar RaNaN 2013-07-211-5/+16
* Paver task to automatically fix module importsGravatar Stefano 2013-07-211-0/+24
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-2143-676/+821
* Improved .gitattributesGravatar Stefano 2013-07-211-0/+20
* fixed AlldebridGravatar RaNaN 2013-07-212-7/+3
* fixed saving configsGravatar RaNaN 2013-07-213-5/+4
* converted AllDebrid pluginGravatar RaNaN 2013-07-211-2/+10
* Moving plugins from module to pyloadGravatar Stefano 2013-07-212-0/+0
* Moving options to xargsGravatar Stefano 2013-07-201-2/+3
* Updated plugins POTGravatar Stefano 2013-07-201-38/+38
* Moving hooks to addonsGravatar Stefano 2013-07-202-0/+0
* Merge branch 'master' of https://github.com/pyload/pyloadGravatar Stefano 2013-07-207-579/+68
|\
| * tried to fix hoster tester, removed unneeded filesGravatar RaNaN 2013-07-207-579/+68
* | Merge plugins from stableGravatar Stefano 2013-07-2042-261/+348
|\ \ | |/ |/|
| * Using the same translatable stringGravatar Stefano 2013-07-2010-20/+20
| * Merge pull request #201 from xzwr/patch-2Gravatar Stefano 2013-07-201-3/+3
| |\
| | * Update UploadedTo.pyGravatar xzwr 2013-07-201-3/+3
| |/
| * UnrestrictLi: set offline status from APIGravatar Stefano 2013-07-201-2/+4
| * Fixed 2 source stringsGravatar Stefano 2013-07-182-2/+2
| * Merge pull request #199 from vuolter/pluginlogfixGravatar Stefano 2013-07-1728-118/+118
| |\
| | * fixed log api call for several pluginsGravatar Walter Purcaro 2013-07-1728-118/+118
| * | BitshareCom: fixed #188Gravatar Stefano 2013-07-171-39/+7
| |/
| * New crypter plugin requested in #190Gravatar Stefano 2013-07-161-0/+47
| * SimpleCrypter is now able to handle links on multiple pagesGravatar Stefano 2013-07-162-34/+33
| * Captcha9kw: fixed bad gettext useGravatar Stefano 2013-07-151-2/+2
| * Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-1525-26/+24
| * UploadedTo: fixed http://forum.pyload.org/viewtopic.php?f=10&t=2799Gravatar Stefano 2013-07-151-2/+2
| * Merge pull request #141 from vuolter/plugin/DeleteFinishedGravatar Stefano 2013-07-151-49/+40
| |\
| | * Version 1.09: code cosmeticsGravatar Walter Purcaro 2013-07-111-6/+7
| | * Version 1.08: fixes and cosmeticsGravatar Walter Purcaro 2013-07-111-34/+34
| | * Version 1.07: improved event managingGravatar Walter Purcaro 2013-07-071-14/+10
| | * Version 1.06: code cosmeticsGravatar Walter Purcaro 2013-07-071-5/+8
| | * Version 1.05: optimized code a bitGravatar Walter Purcaro 2013-07-071-16/+5
| | * Version 1.04: offline link check as optionGravatar Walter Purcaro 2013-07-071-4/+11
| | * Version 1.03: delete package even if there are offline linksGravatar Walter Purcaro 2013-07-071-9/+4
| * | Merge pull request #197 from xzwr/patch-2Gravatar RaNaN 2013-07-131-3/+3
| |\ \
| | * | Update UploadedTo.pyGravatar xzwr 2013-07-131-3/+3
| |/ /
* | | added missing init fileGravatar RaNaN 2013-07-201-0/+1
* | | small fixesGravatar RaNaN 2013-07-204-5/+25
* | | try to fix bug when refreshing pageGravatar RaNaN 2013-07-191-4/+7
* | | new plugin type and refactored request classesGravatar RaNaN 2013-07-1917-108/+1244
* | | Explain how to add tips for translatorsGravatar Stefano 2013-07-191-0/+16
* | | Ability to add tips for translatorsGravatar Stefano 2013-07-191-1/+1
* | | Created a readme for the l10n processGravatar Stefano 2013-07-171-0/+39
* | | improved build script a littleGravatar RaNaN 2013-07-171-18/+20
* | | Paver task to compile PO filesGravatar Stefano 2013-07-171-0/+16
* | | New translations importedGravatar Stefano 2013-07-17178-1/+46521
* | | Locale updatedGravatar Stefano 2013-07-174-56/+17
* | | little fix for plugin chooserGravatar RaNaN 2013-07-171-1/+4
* | | Fixed source stringsGravatar Stefano 2013-07-171-4/+4
* | | Fixed source stringGravatar Stefano 2013-07-171-1/+1
* | | improved progressbar renderingGravatar RaNaN 2013-07-1714-58/+92
* | | Using the same string to avoid multiple translationsGravatar Stefano 2013-07-171-1/+1
* | | improved inputTypes, config apiGravatar RaNaN 2013-07-1720-216/+265
* | | fixed last commitGravatar RaNaN 2013-07-161-1/+1
* | | changed bs import in sj pluginGravatar RaNaN 2013-07-161-1/+3
* | | removed padding in progressbarGravatar RaNaN 2013-07-162-6/+1
* | | Reverted changes after ba2861f6069f0d5f32b87734ef8960f10d6bf607Gravatar Stefano 2013-07-161-2/+2
* | | Ability to download translations in PO format from CrowdinGravatar Stefano 2013-07-162-3/+32
* | | click on logo navigates to dashboardGravatar RaNaN 2013-07-154-2/+8
* | | Locale template files updatedGravatar Stefano 2013-07-153-390/+390
* | | Captcha9kw: fixed bad gettext use(cherry picked from commit 57e68cccae1a959c3...Gravatar Stefano 2013-07-151-2/+2
* | | Fixed translatable stringGravatar Stefano 2013-07-151-1/+1
* | | Fixed broken plugins after dbd7a02ab03dcc97a6d0eb0c6fcc95a75a63cc6dGravatar Stefano 2013-07-154-356/+0
* | | Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-1525-22/+376
* | | fixed user deletionGravatar RaNaN 2013-07-152-8/+12
* | | also update file size when loading progressGravatar RaNaN 2013-07-142-8/+6
* | | adapted premiumize meGravatar RaNaN 2013-07-124-22/+41
* | | updated locale, upload taskGravatar RaNaN 2013-07-1210-2059/+1026
* | | working multihoster addonGravatar RaNaN 2013-07-124-22/+22
* | | fixed addon related bugsGravatar RaNaN 2013-07-129-111/+38
* | | Merge remote-tracking branch 'origin/stable'Gravatar RaNaN 2013-07-1238-457/+749
|\| |
| * | Merge pull request #193 from vuolter/plugin/UnrestrictLiGravatar RaNaN 2013-07-121-2/+2
| |\ \
| | * | Fixed chunkLimit valueGravatar Walter Purcaro 2013-07-121-2/+2
| |/ /
| * | New crypter requested in #186Gravatar Stefano 2013-07-091-0/+31
| * | CloudzerNet: now uses API data. Fixed #185Gravatar Stefano 2013-07-081-5/+12
| |/
| * EasybytezCom: version increased after 01af811fe357442d7ae734f5b1c56ffb95e81c71Gravatar Stefano 2013-07-051-1/+1
| * EasybytezCom: update FILE_INFO_PATTERNGravatar Stefano 2013-07-051-1/+1
| * LoadTo: Plugin rewritten to fix #181Gravatar Stefano 2013-06-281-43/+21
| * Fixed #170Gravatar Stefano 2013-06-282-1/+37
| * StreamcloudEu: increased version number after 40831c996c0c80e369d2232bd707e0b...Gravatar Stefano 2013-06-251-1/+1
| * Merge pull request #180 from seoester/streamcloud-update-148Gravatar Stefano 2013-06-251-2/+85
| |\
| | * StreamcloudEu Update to meet increased bot protectionGravatar Seoester 2013-06-241-1/+84
| | * Bugfix: super() functionGravatar Seoester 2013-06-241-2/+2
| |/
| * UnrestrictLi: added ability to delete the download historyGravatar Stefano 2013-06-232-4/+10
| * UnrestrictLi: account plugin revisitedGravatar Stefano 2013-06-221-6/+13
| * HotFolder: Rollback afterGravatar Stefano 2013-06-221-3/+3
| * DdlstorageCom: updated regexGravatar Stefano 2013-06-221-9/+8
| * DdlstogrageComFolder: fixed regex.Gravatar Stefano 2013-06-221-24/+22
| * HotFolder: seeGravatar Stefano 2013-06-221-3/+3
| * FilerNet: premium supportGravatar Stefano 2013-06-202-7/+86
| * UnrestrictLi: get API data for size/checksumGravatar Stefano 2013-06-191-2/+4
| * RapidgatorNet: code reformatGravatar Stefano 2013-06-171-17/+21
| * RapidgatorNet: fixed #168Gravatar Stefano 2013-06-171-2/+2
| * DebridItaliaCom: new hoster supportedGravatar Stefano 2013-06-171-2/+3
| * YouTubeCom: fixed #166.Gravatar Stefano 2013-06-161-2/+2
| * Merge pull request #164 from stefanos/patch-2Gravatar Stefano 2013-06-141-8/+9
| |\
| | * Update Captcha9kw.pyGravatar stefanos 2013-06-121-2/+2
| | * Update Captcha9kw.pyGravatar stefanos 2013-06-121-8/+9
| * | Premium4.me -> Premium.toGravatar Stefano 2013-06-143-20/+20
| |/
| * RestartFailed: fixed debug messagesGravatar Stefano 2013-06-111-3/+3
| * TurbobitNet: updated FILE_OFFLINE_PATTERNGravatar Stefano 2013-06-091-2/+2
| * Merge pull request #155 from 4Christopher/XvidstageCom-fixGravatar Stefano 2013-06-082-137/+23
| |\
| | * XvidstageCom: Implemented as hook plugin (XFileSharingPro) and removed hoster...Gravatar Christopher 2013-06-082-59/+23
| | * XvidstageCom.py: The plugin is now implemented based on XFileSharingPro.Gravatar Christopher 2013-06-071-85/+7
| * | EasybytezCom: version increase after 4a567fcddf6fdd4c2787f9d0153bfdb176993d15Gravatar Stefano 2013-06-081-1/+1
| * | EasybytezCom: fixed coversion feature and updated regexGravatar Stefano 2013-06-082-8/+13
| |/
| * EasybytezCom: updated regexGravatar Stefano 2013-06-071-6/+4
| * Merge pull request #153 from gonzalosr/patch-1Gravatar RaNaN 2013-06-071-0/+59
| |\
| | * Added plugin to support megacrypter.comGravatar Gonzalo SR 2013-06-071-0/+59
| |/
| * New multi hoster plugin: UnrestrictLiGravatar Stefano 2013-06-043-0/+162
| * Merge pull request #148 from seoester/stableGravatar Stefano 2013-06-041-0/+28
| |\
| | * super() function usedGravatar Seoester 2013-06-031-2/+2
| | * Added create_getInfo callGravatar Seoester 2013-06-031-0/+2
| | * More accurate regular expressionsGravatar Seoester 2013-06-031-2/+2
| | * Improved DIRECT_LINK_PATTERNGravatar Seoester 2013-05-301-1/+1
| | * StreamcloudEu plugin: MultiDL enabledGravatar Seoester 2013-05-301-1/+5
| | * Recreated StreamcloudEu plugin using XFileSharingProGravatar Seoester 2013-05-301-0/+22
| * | Revert to a simple version of the pluginGravatar Stefano 2013-06-031-115/+22
| * | Merge pull request #150 from vuolter/plugin/getconfigfixGravatar Stefano 2013-06-035-15/+15
| |\ \
| | * | getConfig instead getConf for allGravatar Walter Purcaro 2013-06-035-15/+15
| |/ /
| * | Merge pull request #147 from vuolter/pluginsloadfixGravatar Stefano 2013-06-034-8/+8
| |\ \
| | * | Set activated to False for all captcha hook pluginsGravatar Walter Purcaro 2013-06-024-8/+8
| |/ /
| * | Merge pull request #107 from ajs124/stableGravatar Stefano 2013-05-301-0/+33
| |\ \
| | * | convert intendation from two to four spacesGravatar ajs124_desk 2013-05-261-20/+20
| | * | remove useless header stuff. try to increase readabilityGravatar ajs124_desk 2013-05-261-5/+4
| | * | working again. javascript, yay.Gravatar ajs124_desk 2013-05-261-0/+14
| | * | now based on XFileSharingPro.pyGravatar ajs124_desk 2013-05-181-88/+7
| | * | remove unnecessary patternsGravatar ajs124_desk 2013-05-081-2/+0
| | * | FilezyNet: hoster addedGravatar ajs124_desk 2013-05-081-0/+103
| * | | UploadheroCom: test linkGravatar Stefano 2013-05-301-0/+3
| * | | ZippyshareCom: fixed #135Gravatar Stefano 2013-05-301-4/+9
| | |/ | |/|