Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Filefactory: fixed premium download | Stefano | 2013-12-15 | 1 | -5/+8 |
| | | | | | | | Fixes #425 See also #366 (cherry picked from commit 8572e1f2cf08e5b268482060e28a452ebc5f2e61) | ||||
* | Removed old way to log plugin messages | Stefano | 2013-12-15 | 2 | -5/+5 |
| | | | | (cherry picked from commit d686bbde84cbebe07e096939397b77043abbb03d) | ||||
* | XHamsterCom: removed debug message translation. | Stefano | 2013-12-15 | 1 | -4/+4 |
| | | | | | | See http://translate.pyload.org/translate/pyload/28/en-cs#2745 (cherry picked from commit 857389ddf5297e59123670a9c3d47410a3465244) | ||||
* | TurbobitNet: fixed #421 | Stefano | 2013-12-15 | 1 | -1/+2 |
| | | | | (cherry picked from commit 0c995e985c16c0d1a7659f65aae339ea312ff396) | ||||
* | Merge pull request #422 from vuolter/s/hoster/NowDownloadEu | Stefano | 2013-12-15 | 1 | -2/+2 |
| | | | | | NowDownloadEu: Recognize sx domain (cherry picked from commit b6bab5b8a1a9cfb020ff7d281d79796b6b717509) | ||||
* | CrockoCom: new pattern and using xrange. | Stefano | 2013-12-15 | 1 | -4/+4 |
| | | | | | | See #391 (cherry picked from commit 2409c6ff5810dd4d7a2aa6c81006384b267cadc2) | ||||
* | FilefactoryCom: fixed premium login. | Stefano | 2013-12-15 | 1 | -27/+30 |
| | | | | | | See #366 (cherry picked from commit a1cdc2d29776a2f98388cce647962cd01faa5822) | ||||
* | FshareVn: updated account plugin | Stefano | 2013-12-15 | 1 | -5/+5 |
| | | | | (cherry picked from commit 35fa61dbba3ba374ec441de6deca8ee62ff66b42) | ||||
* | Merge pull request #418 from vuolter/s/internal_PEP8cleanup | Stefano | 2013-12-15 | 8 | -64/+72 |
| | | | | | | | | | Internal plugins code cleanup according to PEP8 guidelines (cherry picked from commit cfe3b21334f3eef319a667a477634c025e757fbf) Conflicts: module/plugins/internal/MultiHoster.py pyload/plugins/internal/CaptchaService.py | ||||
* | Merge pull request #412 from vuolter/s/crypter/EasybytezComFolder | Stefano | 2013-12-15 | 2 | -3/+10 |
| | | | | | | | | EasybytezComFolder: Fixed bad url processing (result in SimpleCrypter update) (cherry picked from commit f6477822031ff1c6fffa30d62461eba3e5f1db35) Conflicts: pyload/plugins/internal/SimpleCrypter.py | ||||
* | updated pywebsocket | RaNaN | 2013-12-15 | 14 | -424/+1153 |
| | |||||
* | more options to get webUI through proxy working | RaNaN | 2013-12-15 | 17 | -101/+148 |
| | |||||
* | added new file states | RaNaN | 2013-12-13 | 13 | -39/+70 |
| | |||||
* | plugin selection for linkgrabber, partial closes #182 | RaNaN | 2013-12-12 | 4 | -11/+81 |
| | |||||
* | remote only disable with start option | RaNaN | 2013-12-11 | 2 | -2/+0 |
| | |||||
* | display file-size of current download | RaNaN | 2013-12-10 | 2 | -12/+16 |
| | |||||
* | renamed new self.user to self.owner | RaNaN | 2013-12-08 | 1 | -1/+1 |
| | |||||
* | workaround for older plugins | RaNaN | 2013-12-08 | 3 | -6/+12 |
| | |||||
* | more fixes for older plugins | RaNaN | 2013-12-08 | 1 | -0/+4 |
| | |||||
* | fixes to adapt old plugins | RaNaN | 2013-12-08 | 1 | -1/+1 |
| | |||||
* | fixed deps again | RaNaN | 2013-12-07 | 1 | -1/+1 |
| | |||||
* | fixed dependencies, downgraded hbs plugin | RaNaN | 2013-12-07 | 4 | -3/+8 |
| | |||||
* | render links updated to package | RaNaN | 2013-12-07 | 1 | -2/+17 |
| | |||||
* | updated some deps, button to add links to existing packages | RaNaN | 2013-12-07 | 8 | -25/+76 |
| | |||||
* | package edit dialog | RaNaN | 2013-12-06 | 10 | -17/+129 |
| | |||||
* | fixed jshint | RaNaN | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | clear dashboard when opened package is deleted | RaNaN | 2013-12-04 | 2 | -3/+9 |
| | |||||
* | password field for linkgrabber | RaNaN | 2013-12-04 | 3 | -4/+21 |
| | |||||
* | fixed changing the dl speed limit | RaNaN | 2013-12-03 | 2 | -3/+7 |
| | |||||
* | fixed cnl, packages now pausable | RaNaN | 2013-12-01 | 12 | -27/+84 |
| | |||||
* | fixed are few addons and improved crypter workarounds | RaNaN | 2013-12-01 | 13 | -81/+87 |
| | |||||
* | Merge pull request #335 from vuolter/s/crypter/YoutubeBatch | Stefano | 2013-11-30 | 1 | -19/+90 |
| | | | | YoutubeBatch: Added support for download all videos available on a channel(cherry picked from commit 9f07c61c5758e67bdfdb88967258e4ae9e55abe0) | ||||
* | Merge pull request #397 from vuolter/s/hoster/BayfilesCom | Stefano | 2013-11-30 | 1 | -9/+9 |
| | | | | BayfilesCom: Patterns updated(cherry picked from commit f0bd802e38dabc7ce321e58bf6be50eea98ee8b7) | ||||
* | Merged #407 | =?UTF-8?q?Michael=20Elsd=C3=B6rfer?= | 2013-11-30 | 1 | -0/+1 |
| | | | | | Make debugging script issue a bit easier (cherry picked from commit 6df98309258e180587a71bd13940ca0ff7c56029) | ||||
* | Merge pull request #386 from vuolter/s/setup_clean | Stefano | 2013-11-30 | 5 | -6/+0 |
| | | | | Removed unnecessary assignments for self.html and self.wantReconnect(cherry picked from commit bea7fe466f5cd1f1aa6ddc72bc0fb5651610a121) | ||||
* | Merge pull request #415 from vuolter/s/hoster/NowDownloadEu | Stefano | 2013-11-30 | 1 | -1/+1 |
| | | | | NowDownloadEu: Parse uppercase id as well(cherry picked from commit 554b37b4cc8164245582104aed9bb70174dd8c46) | ||||
* | Merge pull request #392 from vuolter/s/hoster/PutlockerCom | RaNaN | 2013-11-30 | 1 | -5/+5 |
| | | | | Hoster: PutlockerCom: More strict pattern + some code cosmetics(cherry picked from commit 21e1a107ba6927ab618b196e224ac403512ca628) | ||||
* | Merge pull request #396 from vuolter/s/hoster/TusfilesNet | RaNaN | 2013-11-30 | 1 | -4/+4 |
| | | | | Hoster: TusfilesNet: Pattern updated + fix skipped version gain missed on last commit(cherry picked from commit 4315886b10234790520f339059ce959137fed962) | ||||
* | extraction via context menu + progress information working | RaNaN | 2013-11-26 | 5 | -12/+25 |
| | |||||
* | invoke addons via context menu | RaNaN | 2013-11-25 | 11 | -58/+76 |
| | |||||
* | render addon menu for packages | RaNaN | 2013-11-24 | 7 | -10/+95 |
| | |||||
* | downgraded handlebars | RaNaN | 2013-11-24 | 2 | -1/+2 |
| | |||||
* | try to fix template helper loading | RaNaN | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | improved addonManager, new property to expose addon information, new ↵ | RaNaN | 2013-11-22 | 11 | -111/+198 |
| | | | | functionality to interact with addons | ||||
* | fixed and improved last pull request | RaNaN | 2013-11-22 | 5 | -55/+42 |
| | |||||
* | Merge pull request #216 from vuolter/m/periodical | RaNaN | 2013-11-22 | 2 | -4/+30 |
|\ | | | | | Improved periodical | ||||
| * | initPeriodical calls startPeriodical if periodcal was overwritten | Walter Purcaro | 2013-11-16 | 1 | -2/+7 |
| | | |||||
| * | Renamed setInterval reset opt to recount | Walter Purcaro | 2013-11-16 | 1 | -2/+2 |
| | | |||||
| * | Improved start and stop methods | Walter Purcaro | 2013-11-16 | 1 | -7/+5 |
| | | |||||
| * | typo | Walter Purcaro | 2013-11-16 | 1 | -3/+3 |
| | | |||||
| * | startPeriodical + setInterval methods | Walter Purcaro | 2013-11-16 | 1 | -7/+19 |
| | | |||||
| * | typo | Walter Purcaro | 2013-11-16 | 1 | -1/+1 |
| | | |||||
| * | Improved addon periodic call | Walter Purcaro | 2013-11-16 | 2 | -7/+18 |
| | | |||||
* | | Left align for full theme too | Walter Purcaro | 2013-11-21 | 1 | -1/+1 |
| | | |||||
* | | removed old request classes | RaNaN | 2013-11-19 | 5 | -1115/+2 |
| | | |||||
* | | workaround for bug that causes webUI not to load | RaNaN | 2013-11-17 | 2 | -2/+3 |
| | | |||||
* | | adapted multihoster to new plugin manager | RaNaN | 2013-11-17 | 9 | -43/+68 |
| | | |||||
* | | Improved setting | Walter Purcaro | 2013-11-17 | 2 | -8/+9 |
| | | |||||
* | | restored multihoster overwritten by merge | RaNaN | 2013-11-17 | 8 | -21/+65 |
| | | |||||
* | | Merge remote-tracking branch 'origin/stable' | RaNaN | 2013-11-17 | 101 | -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 statements | RaNaN | 2013-11-17 | 2 | -5/+42 |
| | | |||||
* | | improved light color config | RaNaN | 2013-11-17 | 1 | -4/+3 |
| | | |||||
* | | Merge pull request #379 from vuolter/m/c_logging | RaNaN | 2013-11-17 | 5 | -7/+161 |
|\ \ | | | | | | | Coloured CLI | ||||
| * | | Applied RaNaN advice | Walter Purcaro | 2013-11-16 | 4 | -2/+2 |
| | | | |||||
| * | | Fixed logfile color codes (colorize console only) + settable color log type ↵ | Walter Purcaro | 2013-11-16 | 2 | -18/+39 |
| | | | | | | | | | | | | + cleaned pyload init_logger code | ||||
| * | | White foreground instead black for the colored log level labels | Walter Purcaro | 2013-11-14 | 1 | -1/+1 |
| | | | |||||
| * | | Coloured logging | Walter Purcaro | 2013-11-14 | 4 | -1/+134 |
| |/ | |||||
* / | refactored pluginManager | RaNaN | 2013-11-17 | 14 | -322/+431 |
|/ | |||||
* | Better log timestamp | Walter Purcaro | 2013-11-10 | 1 | -2/+2 |
| | |||||
* | 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 |
| | | |||||
* | | better package name editing in collector | RaNaN | 2013-10-12 | 1 | -1/+11 |
| | | |||||
* | | small changes to dl algorithm | RaNaN | 2013-10-12 | 3 | -33/+11 |
| | | |||||
* | | Moved new plugins to pyload | Stefano | 2013-10-11 | 1 | -0/+14 |
| | | |||||
* | | Removed dead plugins. | Stefano | 2013-10-11 | 5 | -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. | 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/+277 |
| | | |||||
* | | 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) | ||||
* | | 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 crypter: TurbobitNetFolder | Stefano | 2013-10-07 | 1 | -2/+2 |
| | | | | | | | | (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) | ||||
* | | 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 | 4 | -27/+38 |
| | | |||||
* | | 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 | 3 | -20/+10 |
| | |||||
* | 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/+31 |
| | |||||
* | FastshareCz: Fixed #253 | Stefano | 2013-09-07 | 1 | -2/+2 |
| | | | | (cherry picked from commit 5996269acaf33ade1eae532bca09f5a80b04699b) | ||||
* | 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 |
| | |||||
* | 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/+64 |
| | |||||
* | 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) | ||||
* | 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/+46 |
| | |||||
* | 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 | 1 | -2/+25 |
| | | | | (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/+111 |
| | |||||
* | 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 | 5 | -17/+36 |
| | |||||
* | fixed replace rule | RaNaN | 2013-08-11 | 1 | -1/+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 | 8 | -24/+24 |
| | |||||
* | new account page layout, added translations for webui | RaNaN | 2013-08-09 | 10 | -64/+77 |
| | |||||
* | 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) | ||||
* | 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 | 25 | -230/+304 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | fixed cookie passing, new test cases | RaNaN | 2013-08-01 | 4 | -6/+9 |
| | |||||
* | 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) | ||||
* | Adapted UnrestrictLi | Stefano | 2013-07-29 | 2 | -5/+13 |
| | |||||
* | Moving plugins from module to pyload | Stefano | 2013-07-28 | 3 | -0/+125 |
| | |||||
* | no cgi handler when accessing websocket | RaNaN | 2013-07-26 | 1 | -4/+7 |
| | |||||
* | Fixed module imports | Stefano | 2013-07-25 | 1 | -5/+5 |
| | | | | (cherry picked from commit a099b5474e5b2dd2d12565b0deb84022a2abf70a) |