summaryrefslogtreecommitdiffstats
path: root/pyload
Commit message (Collapse)AuthorAgeFilesLines
* datatypes -> datatypeGravatar Walter Purcaro 2014-11-158-6/+6
|
* Rename theme "estate" to "clearbright"Gravatar Walter Purcaro 2014-11-15107-62/+62
|
* Use default theme for nowGravatar Walter Purcaro 2014-11-151-1/+1
|
* Update plugins after mergingGravatar Walter Purcaro 2014-11-15267-560/+2608
|
* [HTTPRequest] Raise Fail if write response failsGravatar Walter Purcaro 2014-11-151-12/+17
| | | | | Conflicts: pyload/network/HTTPRequest.py
* [Plugin] Fix wait routine 2Gravatar Walter Purcaro 2014-11-153-5/+6
|
* [SimpleCrypter][SimpleHoster] Temp workaroundGravatar Walter Purcaro 2014-11-142-9/+5
|
* [UlozTo] Fixed hoster and accountGravatar Radek Senfeld 2014-11-143-12/+16
| | | | | Conflicts: pyload/plugins/account/UlozTo.py
* [RapidgatorNet] Set the language in COOKIESGravatar Thierry Merle 2014-11-142-5/+7
|
* Try using SSL for FTP connections, proceed as normal otherwiseGravatar Walter Purcaro 2014-11-141-0/+1
|
* [Plugin] Fix wait routine (thx rlindner81)Gravatar Walter Purcaro 2014-11-141-9/+18
|
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-11-13396-5447/+5619
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/accounts/MegaRapidCz.py module/plugins/accounts/ShareRapidCom.py module/plugins/crypter/HotfileComFolder.py module/plugins/crypter/HotfileFolderCom.py module/plugins/hoster/Keep2shareCC.py module/plugins/hoster/Keep2shareCc.py module/plugins/hoster/MegaCoNz.py module/plugins/hoster/MegaNz.py module/plugins/hoster/MegaRapidCz.py module/plugins/hoster/ShareRapidCom.py module/plugins/internal/CaptchaService.py pyload/api/__init__.py pyload/manager/AccountManager.py pyload/manager/PluginManager.py pyload/manager/thread/PluginThread.py pyload/network/HTTPRequest.py pyload/network/XDCCRequest.py pyload/plugins/Plugin.py pyload/plugins/account/BillionuploadsCom.py pyload/plugins/account/CramitIn.py pyload/plugins/account/EasybytezCom.py pyload/plugins/account/FastshareCz.py pyload/plugins/account/File4safeCom.py pyload/plugins/account/FileParadoxIn.py pyload/plugins/account/FileomCom.py pyload/plugins/account/FilerNet.py pyload/plugins/account/FilerioCom.py pyload/plugins/account/FourSharedCom.py pyload/plugins/account/Ftp.py pyload/plugins/account/Http.py pyload/plugins/account/HugefilesNet.py pyload/plugins/account/HundredEightyUploadCom.py pyload/plugins/account/LomafileCom.py pyload/plugins/account/MovReelCom.py pyload/plugins/account/MultishareCz.py pyload/plugins/account/MyfastfileCom.py pyload/plugins/account/NosuploadCom.py pyload/plugins/account/NovafileCom.py pyload/plugins/account/QuickshareCz.py pyload/plugins/account/RarefileNet.py pyload/plugins/account/RyushareCom.py pyload/plugins/account/SecureUploadEu.py pyload/plugins/account/SendmywayCom.py pyload/plugins/account/ShareRapidCom.py pyload/plugins/account/StahnuTo.py pyload/plugins/account/StreamcloudEu.py pyload/plugins/account/TusfilesNet.py pyload/plugins/account/UploadingCom.py pyload/plugins/account/UptoboxCom.py pyload/plugins/account/VidPlayNet.py pyload/plugins/addon/Checksum.py pyload/plugins/addon/ClickAndLoad.py pyload/plugins/addon/DeleteFinished.py pyload/plugins/addon/DownloadScheduler.py pyload/plugins/addon/ExternalScripts.py pyload/plugins/addon/ExtractArchive.py pyload/plugins/addon/HotFolder.py pyload/plugins/addon/IRCInterface.py pyload/plugins/addon/MergeFiles.py pyload/plugins/addon/MultiHome.py pyload/plugins/addon/RestartFailed.py pyload/plugins/addon/UnSkipOnFail.py pyload/plugins/addon/WindowsPhoneToastNotify.py pyload/plugins/addon/XMPPInterface.py pyload/plugins/base/Container.py pyload/plugins/base/Crypter.py pyload/plugins/base/Hook.py pyload/plugins/base/OCR.py pyload/plugins/container/RSDF.py pyload/plugins/crypter/DuploadOrgFolder.py pyload/plugins/crypter/EasybytezComFolder.py pyload/plugins/crypter/FiredriveComFolder.py pyload/plugins/crypter/HotfileFolderCom.py pyload/plugins/crypter/LinkSaveIn.py pyload/plugins/crypter/MultiuploadCom.py pyload/plugins/crypter/ShareRapidComFolder.py pyload/plugins/crypter/TusfilesNetFolder.py pyload/plugins/crypter/UploadableChFolder.py pyload/plugins/crypter/UploadedToFolder.py pyload/plugins/hook/Captcha9kw.py pyload/plugins/hook/MyfastfileCom.py pyload/plugins/hoster/BillionuploadsCom.py pyload/plugins/hoster/CramitIn.py pyload/plugins/hoster/EasybytezCom.py pyload/plugins/hoster/File4safeCom.py pyload/plugins/hoster/FileParadoxIn.py pyload/plugins/hoster/FilefactoryCom.py pyload/plugins/hoster/FileomCom.py pyload/plugins/hoster/FilerioCom.py pyload/plugins/hoster/FileshareInUa.py pyload/plugins/hoster/FiredriveCom.py pyload/plugins/hoster/Ftp.py pyload/plugins/hoster/HugefilesNet.py pyload/plugins/hoster/HundredEightyUploadCom.py pyload/plugins/hoster/Keep2shareCC.py pyload/plugins/hoster/LoadTo.py pyload/plugins/hoster/LomafileCom.py pyload/plugins/hoster/MegaNz.py pyload/plugins/hoster/MegacrypterCom.py pyload/plugins/hoster/MovReelCom.py pyload/plugins/hoster/MyvideoDe.py pyload/plugins/hoster/NosuploadCom.py pyload/plugins/hoster/NovafileCom.py pyload/plugins/hoster/PandaPlaNet.py pyload/plugins/hoster/PremiumTo.py pyload/plugins/hoster/RarefileNet.py pyload/plugins/hoster/RyushareCom.py pyload/plugins/hoster/SecureUploadEu.py pyload/plugins/hoster/SendmywayCom.py pyload/plugins/hoster/ShareRapidCom.py pyload/plugins/hoster/SockshareCom.py pyload/plugins/hoster/StreamcloudEu.py pyload/plugins/hoster/TurbobitNet.py pyload/plugins/hoster/TusfilesNet.py pyload/plugins/hoster/UptoboxCom.py pyload/plugins/hoster/VidPlayNet.py pyload/plugins/hoster/WebshareCz.py pyload/plugins/internal/DeadCrypter.py pyload/plugins/internal/DeadHoster.py pyload/plugins/internal/MultiHoster.py pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/SimpleHoster.py pyload/plugins/internal/UpdateManager.py pyload/plugins/internal/XFSPAccount.py pyload/plugins/internal/XFSPHoster.py pyload/utils/__init__.py pyload/utils/packagetools.py pyload/webui/app/cnl.py
* [themes] Tiny code cosmeticsGravatar Walter Purcaro 2014-10-171-7/+7
|
* [themes] Restore static jsGravatar Walter Purcaro 2014-10-1724-26428/+26428
|
* [themes] Code cosmeticsGravatar Walter Purcaro 2014-10-1748-27583/+27292
|
* New theme EstateGravatar Walter Purcaro 2014-10-16121-21/+13677
|
* [Webui] Fix wrong trafficleft formatGravatar Walter Purcaro 2014-10-161-1/+1
|
* Use fundamental block size to calculate free byte count. Preferred blocks ↵Gravatar Daniel Loffgren 2014-10-111-2/+2
| | | | | | | are not guaranteed to line up with real blocks. Conflicts: pyload/utils/__init__.py
* Fix previous mergingGravatar Walter Purcaro 2014-10-0728-82/+266
|
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-10-07368-1065/+964
| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/internal/CaptchaService.py pyload/plugins/account/EasybytezCom.py pyload/plugins/account/TusfilesNet.py pyload/plugins/base/OCR.py pyload/plugins/crypter/MultiuploadCom.py pyload/plugins/crypter/UploadableChFolder.py pyload/plugins/hoster/DuploadOrg.py pyload/plugins/hoster/EpicShareNet.py pyload/plugins/hoster/LemUploadsCom.py pyload/plugins/hoster/LoadTo.py pyload/plugins/hoster/LomafileCom.py pyload/plugins/hoster/MegaFilesSe.py pyload/plugins/hoster/MegareleaseOrg.py pyload/plugins/hoster/PandaPlanet.py pyload/plugins/hoster/PotloadCom.py pyload/plugins/hoster/PremiumTo.py pyload/plugins/hoster/TurbobitNet.py pyload/plugins/internal/DeadCrypter.py pyload/plugins/internal/DeadHoster.py pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/UpdateManager.py pyload/plugins/ocr/LinksaveIn.py
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-10-0530-332/+128
| | | | | | | | | | | | | Conflicts: module/plugins/internal/CaptchaService.py pyload/plugins/account/CyberlockerCh.py pyload/plugins/account/EgoFilesCom.py pyload/plugins/account/HotfileCom.py pyload/plugins/crypter/HotfileFolderCom.py pyload/plugins/crypter/LinkSaveIn.py pyload/plugins/crypter/OneKhDe.py pyload/plugins/hoster/EgoFilesCom.py pyload/plugins/internal/XFSPAccount.py
* Fix refs on hook plugins + add missing __init__ filesGravatar Walter Purcaro 2014-10-0530-64/+213
|
* Remove old Ev0InFetcher hookGravatar Walter Purcaro 2014-10-051-80/+0
|
* Move hooks to hook directoryGravatar Walter Purcaro 2014-10-0528-0/+0
|
* Split CaptchaService to captcha directoryGravatar Walter Purcaro 2014-10-055-210/+288
|
* Update plugins to work with XFSPHosterGravatar Walter Purcaro 2014-10-0527-54/+54
|
* Rename XFileSharingPro to XFSPHosterGravatar Walter Purcaro 2014-10-051-4/+4
|
* Trace broken plugin __pattern__ blocking url parsingGravatar Walter Purcaro 2014-10-051-2/+8
|
* Finish replace word "hook"Gravatar Walter Purcaro 2014-10-045-5/+5
|
* Remove libGravatar Walter Purcaro 2014-10-03144-45333/+0
|
* Remove trailing whitespacesGravatar Walter Purcaro 2014-10-0320-202/+202
|
* Update pyload to the new plugins structureGravatar Walter Purcaro 2014-10-0364-214/+218
|
* [UpdateManager] Support new plugins structureGravatar Walter Purcaro 2014-10-031-14/+33
|
* Rename hooks directory to addonGravatar Walter Purcaro 2014-10-0343-0/+0
|
* Rename accounts directory to accountGravatar Walter Purcaro 2014-10-0370-0/+0
|
* [ConfigParser] Remove IGNORE featureGravatar Walter Purcaro 2014-10-031-18/+2
|
* New base pluginsGravatar Walter Purcaro 2014-10-03174-168/+168
|
* Fix previous merge commitGravatar Walter Purcaro 2014-10-035-0/+275
|
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-10-0335-231/+372
| | | | | | | | Conflicts: pyload/plugins/ocr/GigasizeCom.py pyload/plugins/ocr/LinksaveIn.py pyload/plugins/ocr/NetloadIn.py pyload/plugins/ocr/ShareonlineBiz.py
* Changed XFileSharingPro and UpdateManager to internal pluginsGravatar Walter Purcaro 2014-09-2830-29/+29
|
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-09-28131-1054/+736
| | | | | | | | | | | | | | | | | Conflicts: pyload/plugins/crypter/MultiuploadCom.py pyload/plugins/crypter/SerienjunkiesOrg.py pyload/plugins/hooks/ExternalScripts.py pyload/plugins/hooks/ExtractArchive.py pyload/plugins/hooks/MergeFiles.py pyload/plugins/hoster/CatShareNet.py pyload/plugins/hoster/FilezyNet.py pyload/plugins/hoster/IFileWs.py pyload/plugins/hoster/PremiumTo.py pyload/plugins/hoster/SpeedyshareCom.py pyload/plugins/hoster/UptoboxCom.py pyload/plugins/hoster/XFileSharingPro.py pyload/plugins/hoster/ZippyshareCom.py
* Api : Add brackets and pipe to urlmatcherGravatar Rootsradics 2014-09-261-1/+1
| | | | https://github.com/pyload/pyload/pull/756
* [FourSharedCom] Newline returnsGravatar Walter Purcaro 2014-09-141-0/+1
|
* Merge remote-tracking branch 'pyload/stable' into 0.4.10Gravatar Walter Purcaro 2014-09-149-77/+80
| | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/accounts/MultiDebridCom.py module/plugins/accounts/MyfastfileCom.py module/plugins/hooks/MultiDebridCom.py module/plugins/hooks/MyfastfileCom.py module/plugins/hooks/Premium4Me.py module/plugins/hooks/PremiumTo.py module/plugins/hoster/MultiDebridCom.py module/plugins/hoster/MyfastfileCom.py module/plugins/hoster/Premium4Me.py module/plugins/hoster/PremiumTo.py pyload/plugins/accounts/MultiDebridCom.py pyload/plugins/accounts/Premium4Me.py pyload/plugins/hooks/MultiDebridCom.py pyload/plugins/hooks/Premium4Me.py pyload/plugins/hoster/MultiDebridCom.py pyload/plugins/hoster/Premium4Me.py
* JsEngine rewritten + utils updatedGravatar Walter Purcaro 2014-09-145-143/+242
|
* New printer (windows compatible)Gravatar Walter Purcaro 2014-09-1411-31/+591
|
* Restructure pyload file tree (1)Gravatar Walter Purcaro 2014-09-14109-968/+130
|
* Project __init__ with infoGravatar Walter Purcaro 2014-09-141-0/+20
|
* [Lib] Update simplejson to v3.6.3 + one file wsgiserver + importing fixupGravatar Walter Purcaro 2014-09-1443-39/+5330
|
* module -> pyloadGravatar Walter Purcaro 2014-09-14896-0/+125804