summaryrefslogtreecommitdiffstats
path: root/pyload
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable'Gravatar RaNaN 2013-11-17101-1642/+1168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/config/default.conf module/plugins/accounts/DdlstorageCom.py module/plugins/accounts/RealdebridCom.py module/plugins/accounts/UploadheroCom.py module/plugins/crypter/DownloadVimeoCom.py module/plugins/crypter/FilebeerInfoFolder.py module/plugins/crypter/Movie2kTo.py module/plugins/hooks/AlldebridCom.py module/plugins/hooks/DebridItaliaCom.py module/plugins/hooks/MultishareCz.py module/plugins/hooks/Premium4Me.py module/plugins/hooks/PremiumizeMe.py module/plugins/hooks/RealdebridCom.py module/plugins/hooks/XFileSharingPro.py module/plugins/hooks/ZeveraCom.py module/plugins/hoster/ChipDe.py module/plugins/hoster/DdlstorageCom.py module/plugins/hoster/MovReelCom.py module/plugins/hoster/RyushareCom.py module/plugins/hoster/ShareRapidCom.py module/plugins/hoster/SpeedLoadOrg.py module/plugins/hoster/ZeveraCom.py module/web/media/default/css/default.css module/web/media/default/css/window.css module/web/templates/default/base.html module/web/templates/default/captcha.html module/web/templates/default/home.html module/web/templates/default/queue.html module/web/templates/default/window.html pyload/plugins/accounts/AlldebridCom.py pyload/plugins/accounts/Http.py pyload/plugins/accounts/MultishareCz.py pyload/plugins/accounts/Premium4Me.py pyload/plugins/accounts/PremiumizeMe.py pyload/plugins/accounts/ZeveraCom.py pyload/plugins/addons/Captcha9kw.py pyload/plugins/addons/CaptchaTrader.py pyload/plugins/addons/ClickAndLoad.py pyload/plugins/addons/Ev0InFetcher.py pyload/plugins/addons/ExternalScripts.py pyload/plugins/addons/ExtractArchive.py pyload/plugins/addons/HotFolder.py pyload/plugins/addons/MergeFiles.py pyload/plugins/addons/MultiHome.py pyload/plugins/addons/XMPPInterface.py pyload/plugins/crypter/C1neonCom.py pyload/plugins/crypter/CryptItCom.py pyload/plugins/crypter/ILoadTo.py pyload/plugins/crypter/LofCc.py pyload/plugins/crypter/NCryptIn.py pyload/plugins/crypter/OronComFolder.py pyload/plugins/crypter/RSLayerCom.py pyload/plugins/crypter/SecuredIn.py pyload/plugins/crypter/TrailerzoneInfo.py pyload/plugins/crypter/WiiReloadedOrg.py pyload/plugins/hoster/AlldebridCom.py pyload/plugins/hoster/BasePlugin.py pyload/plugins/hoster/CzshareCom.py pyload/plugins/hoster/DepositfilesCom.py pyload/plugins/hoster/EgoFilesCom.py pyload/plugins/hoster/FastshareCz.py pyload/plugins/hoster/FreakshareCom.py pyload/plugins/hoster/MegasharesCom.py pyload/plugins/hoster/MultishareCz.py pyload/plugins/hoster/MyvideoDe.py pyload/plugins/hoster/NetloadIn.py pyload/plugins/hoster/NovafileCom.py pyload/plugins/hoster/NowDownloadEu.py pyload/plugins/hoster/PornhostCom.py pyload/plugins/hoster/Premium4Me.py pyload/plugins/hoster/PremiumizeMe.py pyload/plugins/hoster/PutlockerCom.py pyload/plugins/hoster/RapidshareCom.py pyload/plugins/hoster/RealdebridCom.py pyload/plugins/hoster/ShareplaceCom.py pyload/plugins/hoster/TusfilesNet.py pyload/plugins/hoster/UnrestrictLi.py pyload/plugins/hoster/UploadedTo.py pyload/plugins/hoster/WebshareCz.py pyload/plugins/hoster/X7To.py pyload/plugins/hoster/XHamsterCom.py pyload/plugins/hoster/YoupornCom.py pyload/plugins/hoster/YourfilesTo.py pyload/plugins/hoster/YoutubeCom.py pyload/plugins/hoster/ZippyshareCom.py pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/SimpleHoster.py
* fixed the plugin parser to handle multi line statementsGravatar RaNaN 2013-11-172-5/+42
|
* improved light color configGravatar RaNaN 2013-11-171-4/+3
|
* Merge pull request #379 from vuolter/m/c_loggingGravatar RaNaN 2013-11-175-7/+161
|\ | | | | Coloured CLI
| * Applied RaNaN adviceGravatar Walter Purcaro 2013-11-164-2/+2
| |
| * Fixed logfile color codes (colorize console only) + settable color log type ↵Gravatar Walter Purcaro 2013-11-162-18/+39
| | | | | | | | + cleaned pyload init_logger code
| * White foreground instead black for the colored log level labelsGravatar Walter Purcaro 2013-11-141-1/+1
| |
| * Coloured loggingGravatar Walter Purcaro 2013-11-144-1/+134
| |
* | refactored pluginManagerGravatar RaNaN 2013-11-1714-322/+431
|/
* Better log timestampGravatar Walter Purcaro 2013-11-101-2/+2
|
* improved wait method for hosterGravatar RaNaN 2013-11-011-5/+12
|
* added install instructionGravatar RaNaN 2013-10-291-0/+1
|
* Improved the instructionsGravatar himbrr 2013-10-201-4/+6
|
* fix error page when no webui build is availableGravatar RaNaN 2013-10-171-5/+6
|
* Update user.htmlGravatar himbrr 2013-10-161-2/+2
| | | The username is now a required attribute.
* Merge pull request #266 from vuolter/m/fs_blocksizeGravatar RaNaN 2013-10-151-4/+17
|\ | | | | Added fs_bsize method to utils
| * Applied RaNaN tipsGravatar Walter Purcaro 2013-10-131-1/+2
| |
| * Put ctypes under if conditionGravatar Walter Purcaro 2013-10-051-1/+4
| |
| * Added fs_bsize method to utilsGravatar Walter Purcaro 2013-10-021-6/+15
| |
* | Fixed typo errorGravatar Stefano 2013-10-131-2/+2
| |
* | better package name editing in collectorGravatar RaNaN 2013-10-121-1/+11
| |
* | small changes to dl algorithmGravatar RaNaN 2013-10-123-33/+11
| |
* | Moved new plugins to pyloadGravatar Stefano 2013-10-111-0/+14
| |
* | Removed dead plugins.Gravatar Stefano 2013-10-115-112/+9
| | | | | | | | | | | | | | | | | | | | See #304 (cherry picked from commit 2e7132ba7e461200e14ea50d2f857622eb69ca98) Conflicts: pyload/plugins/accounts/FilebeerInfo.py pyload/plugins/accounts/SpeedLoadOrg.py
* | NCryptIn: ability to decrypt single encrypted links.Gravatar Stefano 2013-10-111-28/+43
| | | | | | | | | | | | Requested in #303 (cherry picked from commit 6d183776d40a0b7feb6c6155402dc6baf43bf882)
* | LofCc: using ReCaptcha from CaptchaServiceGravatar Stefano 2013-10-111-2/+2
| | | | | | | | (cherry picked from commit b0426c839a84f27de59cd419b4a86f1eaa83b0dc)
* | NCryptIn: using ReCaptcha from CaptchaServiceGravatar Stefano 2013-10-111-2/+2
| | | | | | | | (cherry picked from commit e176cc467f7e9ea49abb07b7066e57a64e8bdaf3)
* | Keep2share: using ReCaptcha from CaptchaServiceGravatar Stefano 2013-10-111-2/+2
| | | | | | | | (cherry picked from commit 9e2ec8b92818b3b3b05561f9a2f277d56d1134b6)
* | GooIm: multiple downloads, resume and unlimited chunks are allowed even in ↵Gravatar Stefano 2013-10-111-1/+5
| | | | | | | | | | | | free mode (cherry picked from commit b1363d629fc18fa570295b3777e4f9ee1bed37e3)
* | Moved new plugins to pyloadGravatar Stefano 2013-10-096-0/+277
| |
* | FilecloudIo: premium supportGravatar Stefano 2013-10-092-6/+42
| | | | | | | | (cherry picked from commit 37251667fed7fcbb77ea55df7ca98f2d5bef1b19)
* | SimpleHoster: workaround load cookies 0.4.9 bugGravatar Stefano 2013-10-091-2/+4
| | | | | | | | | | | | See also ecb3e1cf7733d6f217082abcbe41c0e07dc522da (cherry picked from commit da499334b36eb1b9de871ac7ee926f4a1cae82a6)
* | Captcha9kw: new selfsolve optionGravatar stefanos 2013-10-091-4/+5
| | | | | | | | | | | | + removed unused imports (cherry picked from commit 116dde5cd71e12f9a5dab5275e4802ee95dc1368)
* | save config when setup is finishedGravatar RaNaN 2013-10-082-0/+6
| |
* | adapter simplecrypter pluginGravatar RaNaN 2013-10-088-64/+51
| |
* | gzip compression for apiGravatar RaNaN 2013-10-074-119/+47
| |
* | Checksum: reverted b2e7352 due to a case sensitive issueGravatar Stefano 2013-10-071-15/+1
| | | | | | | | (cherry picked from commit cef7ca82b3c4eea73ed544184c17118cb310129b)
* | Merge pull request #295 from vuolter/s/hoster_cosmetics_fixGravatar Stefano 2013-10-072-2/+2
| | | | | | | | | | Fix assignation issue due f876908b6a1946845c1c7dff591d4d9f64643f82 (cherry picked from commit 52d033fb19add2c1060dfa851013357c3eb24752)
* | YouTube: fixed #287Gravatar Stefano 2013-10-071-2/+9
| | | | | | | | (cherry picked from commit d72e77a27e371a793e53b5c4cd247a5e31919b1d)
* | Zippyshare: fixed #292Gravatar Stefano 2013-10-071-37/+52
| | | | | | | | (cherry picked from commit 2c1a72d104377f49b3a7a26f0165797bbd60e4ec)
* | Merge pull request #289 from vuolter/s/hoster/MegaNzGravatar RaNaN 2013-10-071-4/+9
| | | | | | | | | | MegaNz: bugfix https://github.com/pyload/pyload/issues/274 (cherry picked from commit b334301ba87b1004d4d4c5d2b3d054cbde475fc1)
* | Plugins: cosmetics See #286Gravatar Stefano 2013-10-0723-45/+31
| | | | | | | | | | | | | | (cherry picked from commit f876908b6a1946845c1c7dff591d4d9f64643f82) Conflicts: pyload/plugins/hoster/DlFreeFr.py
* | Merge pull request #285 from vuolter/s/hoster/OneFichierComGravatar Stefano 2013-10-071-1/+4
| | | | | | | | | | OneFichierCom: enable download resume for free account too (cherry picked from commit 35064cca46c9d3ea501e2cdb0485195df711f432)
* | DDLStorage: rewritten to use API.Gravatar Stefano 2013-10-073-8/+125
| | | | | | | | (cherry picked from commit b2e735273ee83820a7e9633f159168e0712c4e75)
* | GamefrontCom: unlimited chunks even for free usersGravatar Stefano 2013-10-071-1/+2
| | | | | | | | | | See #279 (cherry picked from commit 008078c5368d4b27a6e653dd33574ed967f1d644)
* | New crypter: TurbobitNetFolderGravatar Stefano 2013-10-071-2/+2
| | | | | | | | (cherry picked from commit 8e518664bd90467639369cede063e1b7146f1a49)
* | ShareRapidCom: rewritten most of the pluginGravatar Stefano 2013-10-071-57/+20
| | | | | | | | (cherry picked from commit 9375baf75b5fddc6dfdd430dd3e0c8173af923db)
* | XFileSharingPro: fixed premium direct links crashGravatar Stefano 2013-10-071-2/+6
| | | | | | | | | | | | workaround for an HTTPRequest class bug. (cherry picked from commit ecb3e1cf7733d6f217082abcbe41c0e07dc522da)
* | Increased version number after 5401e18dfd406c2a8ed35c4b72c9df9f7dc3e436Gravatar Stefano 2013-10-071-1/+1
| | | | | | | | (cherry picked from commit 10bd60b1b10efe5767d2b5020e4c8caa84e85ef8)
* | Merge pull request #284 from anderi/patch-1Gravatar Stefano 2013-10-071-5/+6
| | | | | | | | | | Zippyshare: fixed #281 (cherry picked from commit 5569a1419d56b495b9b06527501108bfaa52795a)
* | IfolderRu: fixed #267Gravatar Stefano 2013-10-071-2/+2
| | | | | | | | (cherry picked from commit 97fe74b97832402c5bcf6320a202de50bd99187f)
* | XFileSharingPro: reverted cbb3d4c and 07ebba1Gravatar Stefano 2013-10-071-11/+10
| | | | | | | | (cherry picked from commit a9948356d93fe0f104cbdb201fbb95381a106a79)
* | new footerGravatar RaNaN 2013-10-064-27/+38
| |
* | stubs for Api to manage users.Gravatar RaNaN 2013-10-044-29/+47
| |
* | update underscore.js versionGravatar RaNaN 2013-10-041-1/+1
| |
* | basically working web setupGravatar RaNaN 2013-10-0320-105/+413
|/
* small bug fixesGravatar RaNaN 2013-09-293-21/+6
|
* basics for web setupGravatar RaNaN 2013-09-2929-218/+458
|
* rewritten decrypter and info fetching threadGravatar RaNaN 2013-09-2621-272/+286
|
* new DLC pluginsGravatar RaNaN 2013-09-267-0/+1
|
* GamefrontCom: improvement proposed in #279Gravatar Stefano 2013-09-241-2/+2
| | | | (cherry picked from commit 1beeae4d28dcbbc5cbf814dfebf728f4f544e220)
* Merge pull request #272 from pulpe/acculoztonetGravatar Stefano 2013-09-241-4/+9
| | | | | UlozTo: account fix (cherry picked from commit 619a7920bae008e451e0ef6b79ef6cbb0607021b)
* Removed SkipRev. See #167Gravatar Stefano 2013-09-241-47/+0
| | | | | | | (cherry picked from commit b14b3e8998d1ce55f41287801e6cb8e7ea7e30d1) Conflicts: pyload/plugins/addons/SkipRev.py
* Checksum: fixed #262Gravatar Stefano 2013-09-241-2/+2
| | | | (cherry picked from commit 8cdb023dca7aba962e5c96d41f7fd6bfe47441b5)
* Merge pull request #218 from vuolter/s/plugin/coreconfigGravatar Stefano 2013-09-245-17/+17
| | | | | | | | Use config instead core.config for plugins (cherry picked from commit 511f0e17eb598b078a48a6eac0fdab5438cf539c) Conflicts: pyload/plugins/addons/ClickAndLoad.py
* improved login / logout renderingGravatar RaNaN 2013-09-172-4/+28
|
* account deletion fixGravatar RaNaN 2013-09-172-2/+11
|
* more fixes for py2.5Gravatar RaNaN 2013-09-173-20/+10
|
* stub class for content providerGravatar RaNaN 2013-09-145-5/+36
|
* some fixes for py 2.5Gravatar RaNaN 2013-09-133-12/+23
|
* gzip files on build, disabled gzip middlewareGravatar RaNaN 2013-09-116-10/+38
|
* container upload and url parser for linkgrabberGravatar RaNaN 2013-09-114-10/+57
|
* improved link grabberGravatar RaNaN 2013-09-079-33/+70
|
* Moving plugin to pyloadGravatar Stefano 2013-09-071-0/+31
|
* FastshareCz: Fixed #253Gravatar Stefano 2013-09-071-2/+2
| | | | (cherry picked from commit 5996269acaf33ade1eae532bca09f5a80b04699b)
* SimpleCrypter: using a separated method to extract links.Gravatar Stefano 2013-09-071-3/+12
| | | | | | Suggested in #257 (cherry picked from commit f0ffe30d41cbe2df6fd4273fc527c1feff62708b)
* XFileSharingPro: improved DIRECT_LINK_PATTERNGravatar Stefano 2013-09-071-2/+2
| | | | | | Fixes #256 (cherry picked from commit eabf556ce3a8a8f48a88020071942920d9d53b3b)
* XFileSharingPro: fixed filename override on premium direct links afterGravatar Stefano 2013-09-071-5/+3
| | | | | | | cbb3d4c6a590f848f94b34faf19bef849e39e13a See also #248 (cherry picked from commit 07ebba11f1dedfa2b00ed80bb3263b0f70588be2)
* Uploadhero: changed domain from COM to COGravatar Stefano 2013-09-072-10/+10
| | | | | | See #125 (cherry picked from commit e310f47061fe6344dc929318975cd915f8ff6ac1)
* BitshareCom: fixesGravatar Stefano 2013-09-071-12/+11
| | | | | | see #227 (cherry picked from commit cfdfa4771cd1037363c9937d6bf86f3ab6580b98)
* Megashares: fix suggested in #234Gravatar Stefano 2013-09-071-3/+3
| | | | (cherry picked from commit 276f7904d552d9575babaca4ae5bcfde620a6f5b)
* Merge pull request #241 from Apollo-Hartigan/WindowsPhoneToastNotifyGravatar Stefano 2013-09-071-7/+10
| | | | | WindowsPhoneToastNotify: notification timeout (cherry picked from commit 814ffbc89846d1e7ad57cf730b998f5ef819de7b)
* UnrestrictLi: fix for #238Gravatar Stefano 2013-09-071-5/+13
| | | | (cherry picked from commit 9dda14ce2aab0541c52d830ffdf0851b8cf40497)
* Depositfiles: fixed file size detectGravatar Stefano 2013-09-071-4/+3
| | | | (cherry picked from commit abfe5accfa1d5aea6d3d601a2295f03867af04d1)
* XFileSharingPro: fixed a premium direct links issue.Gravatar Stefano 2013-09-071-7/+10
| | | | (cherry picked from commit cbb3d4c6a590f848f94b34faf19bef849e39e13a)
* Realdebrid: fixed #208Gravatar Stefano 2013-09-071-3/+6
| | | | | | | (cherry picked from commit 5c8cfe32756e04526e042ced723ffc7f796dfbd9) Conflicts: pyload/plugins/accounts/RealdebridCom.py
* Letitbit: Using API to get file informationGravatar Stefano 2013-09-071-7/+30
| | | | (cherry picked from commit d918df1195c83fc440fb239ae6324b9f2ef3bb4a)
* use different config folder when using dev versionGravatar RaNaN 2013-09-051-4/+6
|
* WindowsPhoneToastNotify: fixed string(cherry picked from commit ↵Gravatar Stefano 2013-08-231-2/+3
| | | | 5255e83a457fc99b5ba8f14160c320f20c48e56f)
* Moving settings from the account to the hoster pluginGravatar Stefano 2013-08-2318-42/+40
|
* Moved new plugin to pyload addonsGravatar Stefano 2013-08-231-0/+64
|
* Ryushare: code cleanu+ test linkGravatar Stefano 2013-08-231-3/+8
| | | | (cherry picked from commit f1124cc089541a3c275b4c847507c1c4bd9ebd8c)
* Ryushare: added SolveMedia captcha and fixed waiting patternGravatar quareevo 2013-08-231-21/+48
| | | | (cherry picked from commit 8561453ddb867e535936a90ba4d673d38474a6ca)
* Moving settings from the account to the hoster pluginGravatar Stefano 2013-08-222-7/+6
|
* fixed time in accountGravatar RaNaN 2013-08-211-3/+5
|
* correctly unset http refererGravatar RaNaN 2013-08-211-1/+1
|
* Moved new plugin to pyloadGravatar Stefano 2013-08-201-0/+46
|
* UnrestrictLi: Using the remember me functionGravatar Stefano 2013-08-201-3/+5
| | | | | to avoid troubles after IP address change (cherry picked from commit f0f014674da3495391fccb7c49d00b971aafddc7)
* LetitbitNet: implemented premium modeGravatar Stefano 2013-08-201-2/+25
| | | | (cherry picked from commit 3a7c1b306dcf448353048981f8b5126ede9598ff)
* small fixes for crypterGravatar RaNaN 2013-08-184-4/+10
|
* fixed online status fetchingGravatar RaNaN 2013-08-189-18/+66
|
* renaming of packagesGravatar RaNaN 2013-08-184-1/+48
|
* 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/+111
|
* Fixed typo errorGravatar Stefano 2013-08-131-2/+2
|
* FreakshareCom: fixed #210Gravatar Stefano 2013-08-131-5/+8
| | | | (cherry picked from commit 7fe507de68c91595e00e93149d92051bc440ce4b)
* Fixed #228Gravatar Stefano 2013-08-131-2/+3
| | | | (cherry picked from commit e3747bb502a8a09ecea1e9b00628e9705568eebf)
* 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-115-17/+36
|
* fixed replace ruleGravatar RaNaN 2013-08-111-1/+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-108-24/+24
|
* new account page layout, added translations for webuiGravatar RaNaN 2013-08-0910-64/+77
|
* UnrestrictLi: merged #215Gravatar Stefano 2013-08-091-1/+4
| | | | (cherry picked from commit 9292f3d93db66e09ba6e2eb4a07b4ca69a5a9366)
* UnrestrictLi: fixed http://forum.pyload.org/viewtopic.php?p=10602#p10602Gravatar Stefano 2013-08-091-2/+3
| | | | (cherry picked from commit b95ff805c904b84a8fe669519d8111ff9c81c440)
* 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-0825-230/+304
|
* MultiHosters: moved settings to addon plugins.Gravatar Stefano 2013-08-074-76/+9
| | | | * Removed addons
* MultiHosters: moved settings to account pluginsGravatar Stefano 2013-08-0716-263/+39
| | | | * removed addon plugins
* UnrestrictLi: detect name and size from API dataGravatar Stefano 2013-08-071-1/+9
| | | | (cherry picked from commit 216200e3dde7270570db8b5b89c62542ecc7d7fe)
* PutlockerCom: ability to resume downloads even for free downloads(cherry ↵Gravatar Stefano 2013-08-071-1/+2
| | | | picked from commit 1415a4eba232027edad23313ad07c527dfc1cd1c)
* 180Upload: Test linkGravatar Stefano 2013-08-031-0/+3
| | | | (cherry picked from commit 3c94a9fdeb801bd4294e59ff07f0763261a4dec5)
* DepositfilesCom: fix for #214Gravatar Stefano 2013-08-031-6/+5
| | | | (cherry picked from commit 2a42a2926974b5e9c184e23da88c9b3da04c8d2b)
* ExtabitCom: fixed #212Gravatar Stefano 2013-08-021-3/+4
| | | | | | + cosmetics (cherry picked from commit 84872b3d1826ae5ce0c0bec2e30b38fbf816006d)
* BasePlugin: fixed #208Gravatar Stefano 2013-08-021-2/+8
| | | | | | | (cherry picked from commit 8c5af8995b5d77f6d161d18f0812ee7aa2d141b5) Conflicts: pyload/plugins/hoster/BasePlugin.py
* fixed aborting downloadsGravatar RaNaN 2013-08-022-3/+6
|
* fixed cookie passing, new test casesGravatar RaNaN 2013-08-014-6/+9
|
* 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
| | | | (cherry picked from commit 846d7e18a37c190a3dd521626da3e6a903c0daf6)
* Adapted UnrestrictLiGravatar Stefano 2013-07-292-5/+13
|
* Moving plugins from module to pyloadGravatar Stefano 2013-07-283-0/+125
|
* no cgi handler when accessing websocketGravatar RaNaN 2013-07-261-4/+7
|
* Fixed module importsGravatar Stefano 2013-07-251-5/+5
| | | | (cherry picked from commit a099b5474e5b2dd2d12565b0deb84022a2abf70a)
* Fixed some pylint violationsGravatar Stefano 2013-07-257-43/+41
| | | | (cherry picked from commit cfbdcc19337314c0bc8901711ec0e63147e1c3d0)
* Removed bad characterGravatar Stefano 2013-07-251-2/+2
| | | | (it seems it's not in stable)
* improved login mechanismGravatar RaNaN 2013-07-248-20/+69
|
* DebridItaliaCom: two more hosters supportedGravatar Stefano 2013-07-241-2/+2
| | | | (cherry picked from commit 7e16ebcee0cb17ab5134b843fedbc76254d14263)
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-2433-571/+573
| | | | | | | | | | | | | | | (cherry picked from commit 669b1e0ec048e1ed8aeb842b2570376e9ad96863) Conflicts: pyload/plugins/addons/CaptchaTrader.py pyload/plugins/addons/ClickAndLoad.py pyload/plugins/addons/Ev0InFetcher.py pyload/plugins/addons/ExternalScripts.py pyload/plugins/addons/ExtractArchive.py pyload/plugins/addons/HotFolder.py pyload/plugins/addons/MergeFiles.py pyload/plugins/addons/MultiHome.py pyload/plugins/addons/XMPPInterface.py
* Fixed some errorsGravatar Stefano 2013-07-232-6/+5
| | | | (cherry picked from commit 5f673918f7c1638794c7024bc0631daff65282de)
* Fixed PEP 8 violations in AccountsGravatar Stefano 2013-07-2359-396/+455
| | | | | | | | | | (cherry picked from commit f5535809bebc6cc343475704832c8fd8674d2d06) Conflicts: pyload/plugins/accounts/AlldebridCom.py pyload/plugins/accounts/Premium4Me.py pyload/plugins/accounts/PremiumizeMe.py pyload/plugins/accounts/RealdebridCom.py
* little cleanup, added some testsGravatar RaNaN 2013-07-224-26/+24
|
* little fix for jshintGravatar RaNaN 2013-07-221-1/+1
|
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-22112-1644/+1938
| | | | | | | | | | | (cherry picked from commit 2edeee0532ec6d6b4b26fd045a5971f67ca455da) Conflicts: pyload/plugins/hoster/BasePlugin.py pyload/plugins/hoster/MultishareCz.py pyload/plugins/hoster/NetloadIn.py pyload/plugins/hoster/PremiumizeMe.py pyload/plugins/hoster/RapidshareCom.py
* implemented media type filterGravatar RaNaN 2013-07-225-6/+26
|
* guess media types by nameGravatar RaNaN 2013-07-219-10/+61
|
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-2143-676/+821
| | | | (cherry-picked from 4b61d36bf18931df0a9720047b3619ce245f8a1b)
* 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/+128
|
* Moving hooks to addonsGravatar Stefano 2013-07-202-0/+0
|
* Merge branch 'master' of https://github.com/pyload/pyloadGravatar Stefano 2013-07-201-534/+0
|\
| * tried to fix hoster tester, removed unneeded filesGravatar RaNaN 2013-07-201-534/+0
| |
* | Merge plugins from stableGravatar Stefano 2013-07-2040-261/+220
|/ | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/hoster/UnrestrictLi.py pyload/plugins/hooks/Captcha9kw.py pyload/plugins/hoster/AlldebridCom.py pyload/plugins/hoster/BitshareCom.py pyload/plugins/hoster/EgoFilesCom.py pyload/plugins/hoster/FreakshareCom.py pyload/plugins/hoster/LuckyShareNet.py pyload/plugins/hoster/Premium4Me.py pyload/plugins/hoster/PremiumizeMe.py pyload/plugins/hoster/RapidshareCom.py pyload/plugins/hoster/RealdebridCom.py pyload/plugins/hoster/ShareplaceCom.py pyload/plugins/hoster/UploadedTo.py pyload/plugins/hoster/UploadingCom.py pyload/plugins/hoster/Xdcc.py pyload/plugins/hoster/YourfilesTo.py pyload/plugins/hoster/ZeveraCom.py
* 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-1914-108/+1156
|
* little fix for plugin chooserGravatar RaNaN 2013-07-171-1/+4
|
* Fixed source stringsGravatar Stefano 2013-07-171-4/+4
| | | It's STRG only on German Keyboards, CTRL in English Keyboards.
* 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-1719-211/+259
|
* 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
|
* click on logo navigates to dashboardGravatar RaNaN 2013-07-154-2/+8
|
* Captcha9kw: fixed bad gettext use(cherry picked from commit ↵Gravatar Stefano 2013-07-151-2/+2
| | | | | | | 57e68cccae1a959c3d1ca54938ef2cd7567fc45c) Conflicts: pyload/plugins/hooks/Captcha9kw.py
* 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
| | | | | | | | | | (cherry picked from commit dd30ed8ae9f9ba1472d1ff9721d626dcc39b12fd) Conflicts: pyload/plugins/hoster/EgoFilesCom.py pyload/plugins/hoster/FreakshareCom.py pyload/plugins/hoster/LuckyShareNet.py pyload/plugins/hoster/UploadedTo.py
* 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-122-3/+4
|
* working multihoster addonGravatar RaNaN 2013-07-124-22/+22
|
* fixed addon related bugsGravatar RaNaN 2013-07-128-110/+37
|
* Merge remote-tracking branch 'origin/stable'Gravatar RaNaN 2013-07-1238-457/+749
| | | | | | | | | | | Conflicts: module/plugins/accounts/Premium4Me.py pyload/plugins/addons/Premium4Me.py pyload/plugins/crypter/NCryptIn.py pyload/plugins/hooks/Captcha9kw.py pyload/plugins/hoster/Premium4Me.py pyload/plugins/hoster/Xdcc.py pyload/plugins/hoster/XvidstageCom.py
* added legacy file to fix older pluginsGravatar RaNaN 2013-07-111-0/+8
|
* use gettext/jed for webui translationsGravatar RaNaN 2013-07-114-4/+28
|
* fixed settingsGravatar RaNaN 2013-07-115-7/+5
|
* several ui fixesGravatar RaNaN 2013-07-1011-43/+63
|
* new hoster links, fixed manifestGravatar RaNaN 2013-07-103-21/+44
|
* render progress correctly againGravatar RaNaN 2013-07-094-4/+15
|
* little fixes for actionbar and selectionGravatar RaNaN 2013-07-096-39/+20
|
* adapted to pyload-common repoGravatar RaNaN 2013-07-0925-2711/+54
|
* logo with titleGravatar RaNaN 2013-06-301-0/+18
|
* updated test suiteGravatar RaNaN 2013-06-292-1/+9
|
* fixed capitalization of dependencyGravatar RaNaN 2013-06-291-1/+1
|
* check returncode in build scriptGravatar RaNaN 2013-06-291-1/+1
|
* npm dependency updateGravatar RaNaN 2013-06-291-1/+1
|