Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | improved wait method for hoster | RaNaN | 2013-11-01 | 1 | -5/+12 | |
| | | | | ||||||
* | | | | added install instruction | RaNaN | 2013-10-29 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Improved the instructions | himbrr | 2013-10-20 | 1 | -4/+6 | |
| | | | | ||||||
* | | | | fix error page when no webui build is available | RaNaN | 2013-10-17 | 1 | -5/+6 | |
| | | | | ||||||
* | | | | Update user.html | himbrr | 2013-10-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | The username is now a required attribute. | |||||
* | | | | Merge pull request #266 from vuolter/m/fs_blocksize | RaNaN | 2013-10-15 | 1 | -4/+17 | |
|\ \ \ \ | | | | | | | | | | | Added fs_bsize method to utils | |||||
| * | | | | Applied RaNaN tips | Walter Purcaro | 2013-10-13 | 1 | -1/+2 | |
| | | | | | ||||||
| * | | | | Put ctypes under if condition | Walter Purcaro | 2013-10-05 | 1 | -1/+4 | |
| | | | | | ||||||
| * | | | | Added fs_bsize method to utils | Walter Purcaro | 2013-10-02 | 1 | -6/+15 | |
| | | | | | ||||||
* | | | | | Fixed typo error | Stefano | 2013-10-13 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | Updated translations | Stefano | 2013-10-13 | 142 | -1176/+17693 | |
| | | | | | ||||||
* | | | | | Updated locale templates | Stefano | 2013-10-13 | 5 | -573/+659 | |
| | | | | | ||||||
* | | | | | Updated Setup.py path in pavement | Stefano | 2013-10-13 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | fixed manifest to include compiled plugins | RaNaN | 2013-10-12 | 1 | -3/+2 | |
| | | | | | ||||||
* | | | | | better package name editing in collector | RaNaN | 2013-10-12 | 1 | -1/+11 | |
| | | | | | ||||||
* | | | | | small changes to dl algorithm | RaNaN | 2013-10-12 | 4 | -34/+15 | |
| | | | | | ||||||
* | | | | | Moved new plugins to pyload | Stefano | 2013-10-11 | 1 | -0/+0 | |
| | | | | | ||||||
* | | | | | Removed dead plugins. | Stefano | 2013-10-11 | 6 | -112/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | Stefano | 2013-10-11 | 1 | -28/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Requested in #303 (cherry picked from commit 6d183776d40a0b7feb6c6155402dc6baf43bf882) | |||||
* | | | | | LofCc: using ReCaptcha from CaptchaService | Stefano | 2013-10-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit b0426c839a84f27de59cd419b4a86f1eaa83b0dc) | |||||
* | | | | | NCryptIn: using ReCaptcha from CaptchaService | Stefano | 2013-10-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit e176cc467f7e9ea49abb07b7066e57a64e8bdaf3) | |||||
* | | | | | Keep2share: using ReCaptcha from CaptchaService | Stefano | 2013-10-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 9e2ec8b92818b3b3b05561f9a2f277d56d1134b6) | |||||
* | | | | | GooIm: multiple downloads, resume and unlimited chunks are allowed even in ↵ | Stefano | 2013-10-11 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | free mode (cherry picked from commit b1363d629fc18fa570295b3777e4f9ee1bed37e3) | |||||
* | | | | | Moved new plugins to pyload | Stefano | 2013-10-09 | 6 | -0/+0 | |
| | | | | | ||||||
* | | | | | New hoster: GooIm | Stefano | 2013-10-09 | 1 | -0/+51 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | requested in #158 (cherry picked from commit af8eeeb2a896a450085679bf68a9d5febe400a0c) | |||||
* | | | | | New crypter: FiletramCom | Stefano | 2013-10-09 | 1 | -0/+31 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit cbae329a2098fabb5099ef94a8d0bee5d7937de5) | |||||
* | | | | | FilecloudIo: premium support | Stefano | 2013-10-09 | 2 | -6/+42 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 37251667fed7fcbb77ea55df7ca98f2d5bef1b19) | |||||
* | | | | | SimpleHoster: workaround load cookies 0.4.9 bug | Stefano | 2013-10-09 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See also ecb3e1cf7733d6f217082abcbe41c0e07dc522da (cherry picked from commit da499334b36eb1b9de871ac7ee926f4a1cae82a6) | |||||
* | | | | | Keep2share: improved offline pattern | Stefano | 2013-10-09 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | suggested in #92 (cherry picked from commit ba9af516dad81b97c2558e68cce189cdc910e4fb) | |||||
* | | | | | New hoster: RgHostNet | z00nx 0 | 2013-10-09 | 1 | -0/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Requested in #176 (cherry picked from commit 2a7f6327bb9b6463ef316d2c0d64ba841ae6f0f5) | |||||
* | | | | | Captcha9kw: new selfsolve option | stefanos | 2013-10-09 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + removed unused imports (cherry picked from commit 116dde5cd71e12f9a5dab5275e4802ee95dc1368) | |||||
* | | | | | save config when setup is finished | RaNaN | 2013-10-08 | 2 | -0/+6 | |
| | | | | | ||||||
* | | | | | adapter simplecrypter plugin | RaNaN | 2013-10-08 | 8 | -64/+51 | |
| | | | | | ||||||
* | | | | | gzip compression for api | RaNaN | 2013-10-07 | 4 | -119/+47 | |
| | | | | | ||||||
* | | | | | Checksum: reverted b2e7352 due to a case sensitive issue | Stefano | 2013-10-07 | 1 | -15/+1 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit cef7ca82b3c4eea73ed544184c17118cb310129b) | |||||
* | | | | | Merge pull request #295 from vuolter/s/hoster_cosmetics_fix | Stefano | 2013-10-07 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fix assignation issue due f876908b6a1946845c1c7dff591d4d9f64643f82 (cherry picked from commit 52d033fb19add2c1060dfa851013357c3eb24752) | |||||
* | | | | | YouTube: fixed #287 | Stefano | 2013-10-07 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit d72e77a27e371a793e53b5c4cd247a5e31919b1d) | |||||
* | | | | | Zippyshare: fixed #292 | Stefano | 2013-10-07 | 1 | -37/+52 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 2c1a72d104377f49b3a7a26f0165797bbd60e4ec) | |||||
* | | | | | Merge pull request #289 from vuolter/s/hoster/MegaNz | RaNaN | 2013-10-07 | 1 | -4/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | MegaNz: bugfix https://github.com/pyload/pyload/issues/274 (cherry picked from commit b334301ba87b1004d4d4c5d2b3d054cbde475fc1) | |||||
* | | | | | Plugins: cosmetics See #286 | Stefano | 2013-10-07 | 23 | -45/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit f876908b6a1946845c1c7dff591d4d9f64643f82) Conflicts: pyload/plugins/hoster/DlFreeFr.py | |||||
* | | | | | Merge pull request #285 from vuolter/s/hoster/OneFichierCom | Stefano | 2013-10-07 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | OneFichierCom: enable download resume for free account too (cherry picked from commit 35064cca46c9d3ea501e2cdb0485195df711f432) | |||||
* | | | | | DDLStorage: rewritten to use API. | Stefano | 2013-10-07 | 3 | -8/+125 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit b2e735273ee83820a7e9633f159168e0712c4e75) | |||||
* | | | | | GamefrontCom: unlimited chunks even for free users | Stefano | 2013-10-07 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | See #279 (cherry picked from commit 008078c5368d4b27a6e653dd33574ed967f1d644) | |||||
* | | | | | New plugin: Keep2shareCC | Stefano | 2013-10-07 | 1 | -0/+89 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Requested in #92 (cherry picked from commit 32bb017cf653f12f6edfcc026324d3abb2006096) | |||||
* | | | | | New crypter: TurbobitNetFolder | Stefano | 2013-10-07 | 2 | -2/+62 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 8e518664bd90467639369cede063e1b7146f1a49) | |||||
* | | | | | ShareRapidCom: rewritten most of the plugin | Stefano | 2013-10-07 | 1 | -57/+20 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 9375baf75b5fddc6dfdd430dd3e0c8173af923db) | |||||
* | | | | | XFileSharingPro: fixed premium direct links crash | Stefano | 2013-10-07 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workaround for an HTTPRequest class bug. (cherry picked from commit ecb3e1cf7733d6f217082abcbe41c0e07dc522da) | |||||
* | | | | | Merge pull request #280 from z00nx/XupPl | Stefano | 2013-10-07 | 1 | -0/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | New crypter plugin: XupPl (cherry picked from commit bffffbf03c49a246fe2c5ab272cafa85f8ff5642) | |||||
* | | | | | Increased version number after 5401e18dfd406c2a8ed35c4b72c9df9f7dc3e436 | Stefano | 2013-10-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 10bd60b1b10efe5767d2b5020e4c8caa84e85ef8) | |||||
* | | | | | Merge pull request #284 from anderi/patch-1 | Stefano | 2013-10-07 | 1 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Zippyshare: fixed #281 (cherry picked from commit 5569a1419d56b495b9b06527501108bfaa52795a) | |||||
* | | | | | IfolderRu: fixed #267 | Stefano | 2013-10-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 97fe74b97832402c5bcf6320a202de50bd99187f) | |||||
* | | | | | XFileSharingPro: reverted cbb3d4c and 07ebba1 | Stefano | 2013-10-07 | 1 | -11/+10 | |
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit a9948356d93fe0f104cbdb201fbb95381a106a79) | |||||
* | | | | | new footer | RaNaN | 2013-10-06 | 5 | -27/+41 | |
| | | | | | ||||||
* | | | | | stubs for Api to manage users. | RaNaN | 2013-10-04 | 4 | -29/+47 | |
| | | | | | ||||||
* | | | | | update underscore.js version | RaNaN | 2013-10-04 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | basically working web setup | RaNaN | 2013-10-03 | 20 | -105/+413 | |
|/ / / / | ||||||
* | | | | small bug fixes | RaNaN | 2013-09-29 | 3 | -21/+6 | |
| | | | | ||||||
* | | | | basics for web setup | RaNaN | 2013-09-29 | 29 | -218/+458 | |
| | | | | ||||||
* | | | | rewritten decrypter and info fetching thread | RaNaN | 2013-09-26 | 21 | -272/+286 | |
| | | | | ||||||
* | | | | new DLC plugins | RaNaN | 2013-09-26 | 7 | -0/+1 | |
| | | | | ||||||
* | | | | GamefrontCom: improvement proposed in #279 | Stefano | 2013-09-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 1beeae4d28dcbbc5cbf814dfebf728f4f544e220) | |||||
* | | | | Merge pull request #272 from pulpe/acculoztonet | Stefano | 2013-09-24 | 1 | -4/+9 | |
| | | | | | | | | | | | | | | | | | | | | UlozTo: account fix (cherry picked from commit 619a7920bae008e451e0ef6b79ef6cbb0607021b) | |||||
* | | | | Removed SkipRev. See #167 | Stefano | 2013-09-24 | 1 | -47/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit b14b3e8998d1ce55f41287801e6cb8e7ea7e30d1) Conflicts: pyload/plugins/addons/SkipRev.py | |||||
* | | | | Checksum: fixed #262 | Stefano | 2013-09-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 8cdb023dca7aba962e5c96d41f7fd6bfe47441b5) | |||||
* | | | | Merge pull request #218 from vuolter/s/plugin/coreconfig | Stefano | 2013-09-24 | 5 | -17/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use config instead core.config for plugins (cherry picked from commit 511f0e17eb598b078a48a6eac0fdab5438cf539c) Conflicts: pyload/plugins/addons/ClickAndLoad.py | |||||
* | | | | improved login / logout rendering | RaNaN | 2013-09-17 | 2 | -4/+28 | |
| | | | | ||||||
* | | | | account deletion fix | RaNaN | 2013-09-17 | 2 | -2/+11 | |
| | | | | ||||||
* | | | | more fixes for py2.5 | RaNaN | 2013-09-17 | 4 | -22/+11 | |
| | | | | ||||||
* | | | | stub class for content provider | RaNaN | 2013-09-14 | 5 | -5/+36 | |
| | | | | ||||||
* | | | | some fixes for py 2.5 | RaNaN | 2013-09-13 | 3 | -12/+23 | |
| | | | | ||||||
* | | | | gzip files on build, disabled gzip middleware | RaNaN | 2013-09-11 | 6 | -10/+38 | |
| | | | | ||||||
* | | | | container upload and url parser for linkgrabber | RaNaN | 2013-09-11 | 4 | -10/+57 | |
| | | | | ||||||
* | | | | improved link grabber | RaNaN | 2013-09-07 | 9 | -33/+70 | |
| | | | | ||||||
* | | | | Moving plugin to pyload | Stefano | 2013-09-07 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | FastshareCz: Fixed #253 | Stefano | 2013-09-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 5996269acaf33ade1eae532bca09f5a80b04699b) | |||||
* | | | | New crypter: FilestubeCom | Stefano | 2013-09-07 | 1 | -0/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Requested in #257 (cherry picked from commit 8d52b47d71887fa7685fa25e773994b399190556) | |||||
* | | | | SimpleCrypter: using a separated method to extract links. | Stefano | 2013-09-07 | 1 | -3/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Suggested in #257 (cherry picked from commit f0ffe30d41cbe2df6fd4273fc527c1feff62708b) | |||||
* | | | | XFileSharingPro: improved DIRECT_LINK_PATTERN | Stefano | 2013-09-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #256 (cherry picked from commit eabf556ce3a8a8f48a88020071942920d9d53b3b) | |||||
* | | | | XFileSharingPro: fixed filename override on premium direct links after | Stefano | 2013-09-07 | 1 | -5/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | cbb3d4c6a590f848f94b34faf19bef849e39e13a See also #248 (cherry picked from commit 07ebba11f1dedfa2b00ed80bb3263b0f70588be2) | |||||
* | | | | Uploadhero: changed domain from COM to CO | Stefano | 2013-09-07 | 2 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | See #125 (cherry picked from commit e310f47061fe6344dc929318975cd915f8ff6ac1) | |||||
* | | | | BitshareCom: fixes | Stefano | 2013-09-07 | 1 | -12/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | see #227 (cherry picked from commit cfdfa4771cd1037363c9937d6bf86f3ab6580b98) | |||||
* | | | | Megashares: fix suggested in #234 | Stefano | 2013-09-07 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 276f7904d552d9575babaca4ae5bcfde620a6f5b) | |||||
* | | | | Merge pull request #241 from Apollo-Hartigan/WindowsPhoneToastNotify | Stefano | 2013-09-07 | 1 | -7/+10 | |
| | | | | | | | | | | | | | | | | | | | | WindowsPhoneToastNotify: notification timeout (cherry picked from commit 814ffbc89846d1e7ad57cf730b998f5ef819de7b) | |||||
* | | | | UnrestrictLi: fix for #238 | Stefano | 2013-09-07 | 1 | -5/+13 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 9dda14ce2aab0541c52d830ffdf0851b8cf40497) | |||||
* | | | | Depositfiles: fixed file size detect | Stefano | 2013-09-07 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit abfe5accfa1d5aea6d3d601a2295f03867af04d1) | |||||
* | | | | XFileSharingPro: fixed a premium direct links issue. | Stefano | 2013-09-07 | 1 | -7/+10 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit cbb3d4c6a590f848f94b34faf19bef849e39e13a) | |||||
* | | | | Realdebrid: fixed #208 | Stefano | 2013-09-07 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 5c8cfe32756e04526e042ced723ffc7f796dfbd9) Conflicts: pyload/plugins/accounts/RealdebridCom.py | |||||
* | | | | Letitbit: Using API to get file information | Stefano | 2013-09-07 | 1 | -7/+30 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit d918df1195c83fc440fb239ae6324b9f2ef3bb4a) | |||||
* | | | | use different config folder when using dev version | RaNaN | 2013-09-05 | 1 | -4/+6 | |
| | | | | ||||||
* | | | | crypter test link | Stefano | 2013-08-23 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | WindowsPhoneToastNotify: fixed string(cherry picked from commit ↵ | Stefano | 2013-08-23 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | 5255e83a457fc99b5ba8f14160c320f20c48e56f) | |||||
* | | | | Moving settings from the account to the hoster plugin | Stefano | 2013-08-23 | 18 | -42/+40 | |
| | | | | ||||||
* | | | | Moved new plugin to pyload addons | Stefano | 2013-08-23 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | Ryushare: code cleanu+ test link | Stefano | 2013-08-23 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit f1124cc089541a3c275b4c847507c1c4bd9ebd8c) | |||||
* | | | | Ryushare: added SolveMedia captcha and fixed waiting pattern | quareevo | 2013-08-23 | 1 | -21/+48 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 8561453ddb867e535936a90ba4d673d38474a6ca) | |||||
* | | | | Merge pull request #232 from Apollo-Hartigan/WindowsPhoneToastNotify | Stefano | 2013-08-23 | 1 | -0/+64 | |
| | | | | | | | | | | | | | | | | New Hook plugin: WindowsPhoneToastNotify(cherry picked from commit d56d00f2741c567ff5fca45ec5e328c67c3af8b5) | |||||
* | | | | Moving settings from the account to the hoster plugin | Stefano | 2013-08-22 | 2 | -7/+6 | |
| | | | | ||||||
* | | | | fixed time in account | RaNaN | 2013-08-21 | 1 | -3/+5 | |
| | | | | ||||||
* | | | | correctly unset http referer | RaNaN | 2013-08-21 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Moved new plugin to pyload | Stefano | 2013-08-20 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | UnrestrictLi: Using the remember me function | Stefano | 2013-08-20 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | to avoid troubles after IP address change (cherry picked from commit f0f014674da3495391fccb7c49d00b971aafddc7) | |||||
* | | | | LetitbitNet: implemented premium mode | Stefano | 2013-08-20 | 2 | -2/+71 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 3a7c1b306dcf448353048981f8b5126ede9598ff) | |||||
* | | | | small fixes for crypter | RaNaN | 2013-08-18 | 4 | -4/+10 | |
| | | | | ||||||
* | | | | fixed online status fetching | RaNaN | 2013-08-18 | 9 | -18/+66 | |
| | | | | ||||||
* | | | | renaming of packages | RaNaN | 2013-08-18 | 4 | -1/+48 | |
| | | | | ||||||
* | | | | new linkgrabber | RaNaN | 2013-08-18 | 35 | -323/+487 | |
| | | | | ||||||
* | | | | fixed login | RaNaN | 2013-08-18 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | settings for individual accounts | RaNaN | 2013-08-16 | 9 | -30/+83 | |
| | | | | ||||||
* | | | | Adapted SimplydebridCom | Stefano | 2013-08-13 | 3 | -23/+10 | |
| | | | | ||||||
* | | | | Moved new plugins to pyload | Stefano | 2013-08-13 | 3 | -0/+0 | |
| | | | | ||||||
* | | | | Merge pull request #226 from Kagenoshin/simplydebrid | Stefano | 2013-08-13 | 3 | -0/+111 | |
| | | | | | | | | | | | | | | | | New multihoster plugin: Simplydebrid(cherry picked from commit 9e69d71470bf8841efdde268d7635f25ab274c20) | |||||
* | | | | Fixed typo error | Stefano | 2013-08-13 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | FreakshareCom: fixed #210 | Stefano | 2013-08-13 | 1 | -5/+8 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 7fe507de68c91595e00e93149d92051bc440ce4b) | |||||
* | | | | Fixed #228 | Stefano | 2013-08-13 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit e3747bb502a8a09ecea1e9b00628e9705568eebf) | |||||
* | | | | fixed login for some clients | RaNaN | 2013-08-11 | 2 | -2/+10 | |
| | | | | ||||||
* | | | | fixed account removing | RaNaN | 2013-08-11 | 6 | -12/+13 | |
| | | | | ||||||
* | | | | improved account list | RaNaN | 2013-08-11 | 20 | -39/+234 | |
| | | | | ||||||
* | | | | another try to fix broken accounts | RaNaN | 2013-08-11 | 6 | -20/+38 | |
| | | | | ||||||
* | | | | fixed replace rule | RaNaN | 2013-08-11 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | additional replace rule | RaNaN | 2013-08-10 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | new parse_time helper function | RaNaN | 2013-08-10 | 3 | -12/+26 | |
| | | | | ||||||
* | | | | fix updateFileInfo and account selection | RaNaN | 2013-08-10 | 2 | -3/+4 | |
| | | | | ||||||
* | | | | parse string from template files, added some translations for webu | RaNaN | 2013-08-10 | 14 | -29/+191 | |
| | | | | ||||||
* | | | | new account page layout, added translations for webui | RaNaN | 2013-08-09 | 16 | -496/+535 | |
| | | | | ||||||
* | | | | UnrestrictLi: merged #215 | Stefano | 2013-08-09 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 9292f3d93db66e09ba6e2eb4a07b4ca69a5a9366) | |||||
* | | | | UnrestrictLi: fixed http://forum.pyload.org/viewtopic.php?p=10602#p10602 | Stefano | 2013-08-09 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit b95ff805c904b84a8fe669519d8111ff9c81c440) | |||||
* | | | | updated doc config | RaNaN | 2013-08-09 | 4 | -59/+61 | |
| | | | | ||||||
* | | | | fixed last commit | RaNaN | 2013-08-09 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | fixed ws handler | RaNaN | 2013-08-09 | 1 | -2/+3 | |
| | | | | ||||||
* | | | | improved last fix | RaNaN | 2013-08-08 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | adapted account api to multi user, fixed http referer bug | RaNaN | 2013-08-08 | 27 | -230/+375 | |
| | | | | ||||||
* | | | | MultiHosters: moved settings to addon plugins. | Stefano | 2013-08-07 | 4 | -76/+9 | |
| | | | | | | | | | | | | | | | | * Removed addons | |||||
* | | | | MultiHosters: moved settings to account plugins | Stefano | 2013-08-07 | 16 | -263/+39 | |
| | | | | | | | | | | | | | | | | * removed addon plugins | |||||
* | | | | Updated translations | Stefano | 2013-08-07 | 54 | -2501/+2447 | |
| | | | | ||||||
* | | | | UnrestrictLi: detect name and size from API data | Stefano | 2013-08-07 | 1 | -1/+9 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 216200e3dde7270570db8b5b89c62542ecc7d7fe) | |||||
* | | | | PutlockerCom: ability to resume downloads even for free downloads(cherry ↵ | Stefano | 2013-08-07 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | picked from commit 1415a4eba232027edad23313ad07c527dfc1cd1c) | |||||
* | | | | 180Upload: Test link | Stefano | 2013-08-03 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 3c94a9fdeb801bd4294e59ff07f0763261a4dec5) | |||||
* | | | | DepositfilesCom: fix for #214 | Stefano | 2013-08-03 | 1 | -6/+5 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 2a42a2926974b5e9c184e23da88c9b3da04c8d2b) | |||||
* | | | | ExtabitCom: fixed #212 | Stefano | 2013-08-02 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | + cosmetics (cherry picked from commit 84872b3d1826ae5ce0c0bec2e30b38fbf816006d) | |||||
* | | | | BasePlugin: fixed #208 | Stefano | 2013-08-02 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 8c5af8995b5d77f6d161d18f0812ee7aa2d141b5) Conflicts: pyload/plugins/hoster/BasePlugin.py | |||||
* | | | | fixed aborting downloads | RaNaN | 2013-08-02 | 2 | -3/+6 | |
| | | | | ||||||
* | | | | Quote issue fixed in replace_module_imports | Stefano | 2013-08-01 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | fixed cookie passing, new test cases | RaNaN | 2013-08-01 | 6 | -12/+43 | |
| | | | | ||||||
* | | | | Adapted 6 multi hoster plugins | Stefano | 2013-07-30 | 13 | -29/+58 | |
| | | | | ||||||
* | | | | Putlocker: allow multiDL and chunked downloads even in free downloads | Stefano | 2013-07-30 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 846d7e18a37c190a3dd521626da3e6a903c0daf6) | |||||
* | | | | Replace rules to fix: http://beta.pyload.org/index.php/33-shareonline-biz | Stefano | 2013-07-29 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Adapted UnrestrictLi | Stefano | 2013-07-29 | 2 | -5/+13 | |
| | | | | ||||||
* | | | | Moving plugins from module to pyload | Stefano | 2013-07-28 | 3 | -0/+0 | |
| | | | | ||||||
* | | | | Fastfix: renamed and code cleanup | Stefano | 2013-07-28 | 3 | -109/+105 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 5eb39bfefee30c4ff26d7aff680543c1d3611fba) | |||||
* | | | | Merge branch 'stable' of git://github.com/Dinawhk/pyload into Dinawhk-stable | Stefano | 2013-07-28 | 3 | -0/+129 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit baad812e9204f62cd38d6ba008eced30b98cfe67) | |||||
* | | | | Replace rule for account password | Stefano | 2013-07-27 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | no cgi handler when accessing websocket | RaNaN | 2013-07-26 | 1 | -4/+7 | |
| | | | | ||||||
* | | | | Another replace rule | Stefano | 2013-07-26 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Two more module replace rules | Stefano | 2013-07-26 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Module replace rule | Stefano | 2013-07-25 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Fixed module imports | Stefano | 2013-07-25 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit a099b5474e5b2dd2d12565b0deb84022a2abf70a) | |||||
* | | | | Fixed some pylint violations | Stefano | 2013-07-25 | 7 | -43/+41 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit cfbdcc19337314c0bc8901711ec0e63147e1c3d0) | |||||
* | | | | Removed bad character | Stefano | 2013-07-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | (it seems it's not in stable) | |||||
* | | | | Another replace rule | Stefano | 2013-07-25 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | more fixed for plugin tester | RaNaN | 2013-07-24 | 3 | -57/+26 | |
| | | | | ||||||
* | | | | improved login mechanism | RaNaN | 2013-07-24 | 8 | -20/+69 | |
| | | | | ||||||
* | | | | DebridItaliaCom: two more hosters supported | Stefano | 2013-07-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 7e16ebcee0cb17ab5134b843fedbc76254d14263) | |||||
* | | | | Fixed PEP 8 violations in Hooks | Stefano | 2013-07-24 | 33 | -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 | |||||
* | | | | Two more replace module import rules | Stefano | 2013-07-23 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Fixed some errors | Stefano | 2013-07-23 | 2 | -6/+5 | |
| | | | | | | | | | | | | | | | | (cherry picked from commit 5f673918f7c1638794c7024bc0631daff65282de) | |||||
* | | | | Fixed PEP 8 violations in Accounts | Stefano | 2013-07-23 | 59 | -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 tests | RaNaN | 2013-07-22 | 5 | -27/+33 | |
| | | | | ||||||
* | | | | little fix for jshint | RaNaN | 2013-07-22 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 112 | -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 filter | RaNaN | 2013-07-22 | 5 | -6/+26 | |
| | | | | ||||||
* | | | | guess media types by name | RaNaN | 2013-07-21 | 9 | -10/+61 | |
| | | | | ||||||
* | | | | Replace rule Hook -> Addon | Stefano | 2013-07-21 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | More replace rules in paver | Stefano | 2013-07-21 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | additional test for curl request | RaNaN | 2013-07-21 | 1 | -5/+16 | |
| | | | | ||||||
* | | | | Paver task to automatically fix module imports | Stefano | 2013-07-21 | 1 | -0/+24 | |
| | | | | ||||||
* | | | | Fixed PEP 8 violations in Crypters | Stefano | 2013-07-21 | 43 | -676/+821 | |
| | | | | | | | | | | | | | | | | (cherry-picked from 4b61d36bf18931df0a9720047b3619ce245f8a1b) | |||||
* | | | | Improved .gitattributes | Stefano | 2013-07-21 | 1 | -0/+20 | |
| | | | | ||||||
* | | | | fixed Alldebrid | RaNaN | 2013-07-21 | 2 | -7/+3 | |
| | | | | ||||||
* | | | | fixed saving configs | RaNaN | 2013-07-21 | 3 | -5/+4 | |
| | | | | ||||||
* | | | | converted AllDebrid plugin | RaNaN | 2013-07-21 | 1 | -2/+10 | |
| | | | | ||||||
* | | | | Moving plugins from module to pyload | Stefano | 2013-07-21 | 2 | -0/+0 | |
| | | | | ||||||
* | | | | Moving options to xargs | Stefano | 2013-07-20 | 1 | -2/+3 | |
| | | | | ||||||
* | | | | Updated plugins POT | Stefano | 2013-07-20 | 1 | -38/+38 | |
| | | | | ||||||
* | | | | Moving hooks to addons | Stefano | 2013-07-20 | 2 | -0/+0 | |
| | | | | ||||||
* | | | | Merge branch 'master' of https://github.com/pyload/pyload | Stefano | 2013-07-20 | 7 | -579/+68 | |
|\ \ \ \ | ||||||
| * | | | | tried to fix hoster tester, removed unneeded files | RaNaN | 2013-07-20 | 7 | -579/+68 | |
| | | | | | ||||||
* | | | | | Merge plugins from stable | Stefano | 2013-07-20 | 42 | -261/+348 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| * | | | Using the same translatable string | Stefano | 2013-07-20 | 10 | -20/+20 | |
| | | | | ||||||
| * | | | Merge pull request #201 from xzwr/patch-2 | Stefano | 2013-07-20 | 1 | -3/+3 | |
| |\ \ \ | | | | | | | | | | | Update UploadedTo | |||||
| | * | | | Update UploadedTo.py | xzwr | 2013-07-20 | 1 | -3/+3 | |
| |/ / / | | | | | | | | | | | | | Valid until time fixed again, account now also usable on last day. Version changed to 0.26 | |||||
| * | | | UnrestrictLi: set offline status from API | Stefano | 2013-07-20 | 1 | -2/+4 | |
| | | | | ||||||
| * | | | Fixed 2 source strings | Stefano | 2013-07-18 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | Merge pull request #199 from vuolter/pluginlogfix | Stefano | 2013-07-17 | 28 | -118/+118 | |
| |\ \ \ | | | | | | | | | | | Fix log api call for several plugins | |||||
| | * | | | fixed log api call for several plugins | Walter Purcaro | 2013-07-17 | 28 | -118/+118 | |
| | | | | | ||||||
| * | | | | BitshareCom: fixed #188 | Stefano | 2013-07-17 | 1 | -39/+7 | |
| |/ / / | ||||||
| * | | | New crypter plugin requested in #190 | Stefano | 2013-07-16 | 1 | -0/+47 | |
| | | | | ||||||
| * | | | SimpleCrypter is now able to handle links on multiple pages | Stefano | 2013-07-16 | 2 | -34/+33 | |
| | | | | ||||||
| * | | | Captcha9kw: fixed bad gettext use | Stefano | 2013-07-15 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Using CaptchaService to make them works on 0.5 | Stefano | 2013-07-15 | 25 | -26/+24 | |
| | | | | ||||||
| * | | | UploadedTo: fixed http://forum.pyload.org/viewtopic.php?f=10&t=2799 | Stefano | 2013-07-15 | 1 | -2/+2 | |
| | | | |