Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2140 from GammaC0de/patch-9 | 2015-11-26 | 1 | -2/+2 | |
|\ | | | | | [SimpleHoster] update | ||||
| * | Update SimpleHoster.py | 2015-11-01 | 1 | -2/+2 | |
| | | |||||
* | | Update CaptchaService.py | 2015-11-04 | 1 | -1/+1 | |
|/ | | | | | | | dont know if this is enough to let the updater get that version out in the wild. but getting this version manually solved my issue with pyload not loading files because of the 28.10.2015 11:02:41 WARNING Download failed: ...part07.rar | ReCaptcha data not found Error. See https://github.com/pyload/pyload/issues/2130#issuecomment-153542916 and following comment. | ||||
* | Merge pull request #2128 from thadrien/pull-request-dlprotect | 2015-10-28 | 3 | -15/+18 | |
|\ | | | | | Pull request dlprotect | ||||
| * | Increase version number in SimpleCrypter.py | 2015-10-28 | 1 | -1/+1 | |
| | | |||||
| * | Infinite redirect bug fixing in SimpleCrypter.py | 2015-10-28 | 1 | -9/+11 | |
| | | |||||
| * | Correction of some errors in OCR.py | 2015-10-28 | 1 | -5/+5 | |
| | | |||||
| * | Addition of some debug messages in DlProtectCom.py and Captcha.py | 2015-10-28 | 1 | -0/+1 | |
| | | |||||
* | | Syntax error in SimpleHoster.py | 2015-10-28 | 1 | -2/+2 | |
|/ | |||||
* | Fix https://github.com/pyload/pyload/issues/2112 | 2015-10-28 | 8 | -37/+40 | |
| | |||||
* | Increase all __version__ for internals | 2015-10-27 | 6 | -6/+6 | |
| | |||||
* | Update Base.py | 2015-10-25 | 1 | -2/+1 | |
| | |||||
* | Update Hoster.py | 2015-10-25 | 1 | -1/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2034#issuecomment-150610936 | 2015-10-23 | 2 | -3/+1 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2099 | 2015-10-23 | 1 | -4/+12 | |
| | |||||
* | self.html -> self.data | 2015-10-23 | 7 | -62/+58 | |
| | |||||
* | [Dereferer] Don't preload | 2015-10-23 | 1 | -1/+1 | |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/2101 | 2015-10-23 | 1 | -2/+2 | |
| | |||||
* | Fix XFS plugins | 2015-10-23 | 4 | -15/+11 | |
| | |||||
* | [SimpleCrypter] check_errors | 2015-10-23 | 1 | -28/+6 | |
| | |||||
* | Boring code cosmetics (3) | 2015-10-23 | 1 | -1/+1 | |
| | |||||
* | [utils] Improve method html_unescape | 2015-10-23 | 1 | -24/+5 | |
| | |||||
* | [MultiHoster][XFSHoster] Set DIRECT_LINK | 2015-10-23 | 2 | -11/+11 | |
| | |||||
* | Spare code cosmetics | 2015-10-22 | 14 | -28/+30 | |
| | |||||
* | [MultiHoster] Fix get_info | 2015-10-22 | 2 | -32/+33 | |
| | |||||
* | Update XFS plugins | 2015-10-22 | 3 | -64/+34 | |
| | |||||
* | [Account] Add method 'setup' | 2015-10-22 | 1 | -24/+32 | |
| | |||||
* | [SimpleCrypter] Fix https://github.com/pyload/pyload/issues/2094 | 2015-10-22 | 1 | -8/+14 | |
| | |||||
* | [SimpleHoster] Fix http://forum.pyload.org/viewtopic.php?f=12&t=4637 | 2015-10-22 | 1 | -3/+4 | |
| | |||||
* | Update SimpleCrypter.py | 2015-10-21 | 1 | -2/+2 | |
| | |||||
* | [Notifier] Fix https://github.com/pyload/pyload/issues/2092 | 2015-10-21 | 1 | -2/+2 | |
| | |||||
* | [Base] Improve wait method | 2015-10-21 | 2 | -8/+23 | |
| | |||||
* | Boring code cosmetics (2) | 2015-10-21 | 14 | -80/+47 | |
| | |||||
* | [Notifier] Fix https://github.com/pyload/pyload/issues/2090 | 2015-10-21 | 1 | -3/+3 | |
| | |||||
* | Update XFSHoster.py | 2015-10-20 | 1 | -3/+3 | |
| | |||||
* | Update Hoster.py | 2015-10-20 | 1 | -1/+6 | |
| | |||||
* | Merge pull request #2083 from GammaC0de/patch-6 | 2015-10-20 | 1 | -2/+2 | |
|\ | | | | | [Base] update | ||||
| * | Update Base.py | 2015-10-20 | 1 | -2/+2 | |
| | | |||||
* | | Tiny code cosmetics | 2015-10-20 | 4 | -4/+4 | |
| | | |||||
* | | Notifier framework | 2015-10-20 | 1 | -0/+117 | |
|/ | |||||
* | Code cosmetics | 2015-10-20 | 4 | -24/+11 | |
| | |||||
* | [utils] format_time | 2015-10-20 | 2 | -7/+27 | |
| | |||||
* | [utils] Version up | 2015-10-20 | 1 | -1/+1 | |
| | | | | https://github.com/pyload/pyload/issues/2017 | ||||
* | [Extractor] Fix https://github.com/pyload/pyload/issues/2060 | 2015-10-20 | 2 | -7/+7 | |
| | |||||
* | Fix missing BadHeader import | 2015-10-20 | 2 | -2/+4 | |
| | |||||
* | Update UnZip (2) | 2015-10-20 | 1 | -3/+3 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2073 | 2015-10-20 | 1 | -1/+0 | |
| | |||||
* | Spare fixes (2) | 2015-10-20 | 5 | -10/+10 | |
| | |||||
* | Merge pull request #2074 from GammaC0de/patch-6 | 2015-10-20 | 1 | -5/+19 | |
|\ | | | | | [UnZip] update | ||||
| * | [UnZip] fix verify() | 2015-10-20 | 1 | -4/+13 | |
| | | |||||
| * | Update UnZip.py | 2015-10-19 | 1 | -1/+6 | |
| | | |||||
* | | Merge pull request #2063 from Gutz-Pilz/patch-7 | 2015-10-20 | 1 | -1/+2 | |
|\ \ | | | | | | | Fixed | ||||
| * | | Fixed | 2015-10-19 | 1 | -1/+2 | |
| |/ | |||||
* | | Merge pull request #2062 from Gutz-Pilz/patch-6 | 2015-10-20 | 1 | -2/+2 | |
|\ \ | | | | | | | Fix for https://github.com/pyload/pyload/issues/2025 | ||||
| * | | Fix for https://github.com/pyload/pyload/issues/2025 | 2015-10-19 | 1 | -2/+2 | |
| |/ | | | | | | | This fixes my problem mit filecrypt.cc crypter dont know if it would fix any other hoster or crypter issues | ||||
* / | remove unused imports/variables | 2015-10-19 | 1 | -1/+0 | |
|/ | |||||
* | Spare fixes | 2015-10-19 | 4 | -17/+12 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2058 | 2015-10-19 | 1 | -2/+3 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2055 | 2015-10-19 | 2 | -14/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2056 | 2015-10-19 | 3 | -27/+27 | |
| | |||||
* | Spare fixes | 2015-10-19 | 8 | -34/+41 | |
| | |||||
* | Spare code fixes | 2015-10-18 | 1 | -1/+1 | |
| | |||||
* | Merge pull request #2039 from joberreiter/patch-2 | 2015-10-18 | 1 | -1/+1 | |
|\ | | | | | [internal/XFSCrypter] Fixing an unbalaced parenthesis in OFFLINE_PATTERN | ||||
| * | Fixing an unbalaced parenthesis in OFFLINE_PATTERN | 2015-10-16 | 1 | -2/+2 | |
| | | |||||
* | | Version up for all plugins | 2015-10-18 | 25 | -25/+25 | |
| | | |||||
* | | Spare code cosmetics | 2015-10-18 | 9 | -32/+33 | |
| | | |||||
* | | Update internals | 2015-10-18 | 7 | -27/+24 | |
| | | |||||
* | | [SimpleCrypter] Don't use self.link(s) | 2015-10-18 | 1 | -98/+40 | |
| | | |||||
* | | [Plugin] Minimize code + spare fixes | 2015-10-18 | 3 | -419/+66 | |
| | | |||||
* | | [Hoster] Fix download routine + new method is_download | 2015-10-18 | 1 | -61/+140 | |
| | | |||||
* | | [Base] Grab link info on setup | 2015-10-18 | 1 | -123/+87 | |
| | | |||||
* | | [Extractor] Code cleanup | 2015-10-18 | 3 | -30/+30 | |
| | | |||||
* | | [Addon] Start periodical on plugin activation | 2015-10-18 | 1 | -11/+7 | |
| | | |||||
* | | [Account] Fix info syncing and corrupted password issue | 2015-10-18 | 1 | -36/+19 | |
| | | |||||
* | | Dead plugins are stable, but still dead. | 2015-10-18 | 2 | -2/+2 | |
| | | |||||
* | | [MultiAccount] Still not working, but 90% complete | 2015-10-18 | 1 | -135/+117 | |
| | | |||||
* | | Multi-hoster accounts now extend MultiAccount class | 2015-10-18 | 1 | -5/+14 | |
| | | |||||
* | | Collect plugin utilities in a own file | 2015-10-18 | 1 | -0/+433 | |
| | | |||||
* | | Spare fixes | 2015-10-13 | 2 | -19/+16 | |
| | | |||||
* | | Fixing fixurl... | 2015-10-13 | 2 | -11/+10 | |
| | | |||||
* | | [SimpleCrypter] Don't extend SimpleHoster anymore | 2015-10-13 | 1 | -24/+292 | |
|/ | |||||
* | [Plugin] version up | 2015-10-13 | 1 | -1/+1 | |
| | |||||
* | [Plugin] improve error tracing (2) | 2015-10-13 | 1 | -24/+39 | |
| | |||||
* | [XFSAccount] Error handling support | 2015-10-11 | 3 | -29/+68 | |
| | |||||
* | [Plugin] Improve error tracing | 2015-10-11 | 1 | -6/+16 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1960 | 2015-10-11 | 2 | -22/+9 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | 2015-10-11 | 22 | -81/+83 | |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Fix https://github.com/pyload/pyload/issues/2002 | 2015-10-10 | 1 | -18/+25 | |
| | |||||
* | Spare code cosmetics (3) | 2015-10-10 | 23 | -93/+59 | |
| | |||||
* | Merge branch 'pr/n1997_GammaC0de' into stable | 2015-10-10 | 1 | -1/+2 | |
|\ | | | | | | | | | Conflicts: module/plugins/internal/Base.py | ||||
| * | Update Base.py | 2015-10-10 | 1 | -1/+2 | |
| | | |||||
* | | Spare code cosmetics (2) | 2015-10-10 | 7 | -16/+10 | |
| | | |||||
* | | [Base] New methods: init_base and setup_base | 2015-10-10 | 3 | -44/+60 | |
| | | | | | | | | [Hoster] Improve download method | ||||
* | | Spare code cosmetics | 2015-10-10 | 4 | -16/+15 | |
| | | |||||
* | | [Addon] Persistent self.info | 2015-10-10 | 1 | -1/+11 | |
| | | |||||
* | | [Plugin] Improve encoding functions & storing methods | 2015-10-10 | 1 | -19/+60 | |
|/ | |||||
* | Fix https://github.com/pyload/pyload/issues/1962 (and many other tickets) | 2015-10-08 | 3 | -10/+16 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1978 | 2015-10-08 | 1 | -2/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1975 | 2015-10-08 | 2 | -13/+8 | |
| | |||||
* | Fixpack (5) | 2015-10-08 | 4 | -69/+84 | |
| | |||||
* | Spare improvements | 2015-10-08 | 8 | -44/+112 | |
| | |||||
* | Fixpack (4) | 2015-10-08 | 7 | -93/+50 | |
| | |||||
* | Merge pull request #1957 from GammaC0de/patch-3 | 2015-10-07 | 1 | -16/+80 | |
|\ | | | | | [Plugin] introduce 'traceback' argument in log_xxx() functions | ||||
| * | [log_xxx()] introduce 'traceback' argument | 2015-10-05 | 1 | -16/+80 | |
| | | |||||
* | | Double URL Fix | 2015-10-06 | 1 | -1/+1 | |
|/ | | | Fix for the issue with http://url.tld/http://url.tld/XXX | ||||
* | Fixpack (3) | 2015-10-04 | 4 | -10/+13 | |
| | |||||
* | Fixpack (2) | 2015-10-04 | 10 | -50/+94 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1911#issuecomment-145026557 | 2015-10-02 | 7 | -25/+44 | |
| | |||||
* | [ClickAndLoad] Queue destination support | 2015-10-02 | 1 | -1/+1 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1932 | 2015-10-02 | 5 | -15/+15 | |
| | |||||
* | Merge pull request #1933 from jansohn/stable | 2015-10-02 | 1 | -1/+1 | |
|\ | | | | | fix #1921 | ||||
| * | fix #1921 | 2015-10-02 | 1 | -1/+1 | |
| | | |||||
* | | [Account] Fix https://github.com/pyload/pyload/issues/1922 | 2015-10-02 | 1 | -1/+2 | |
|/ | |||||
* | [Account] Improve parse_traffic method + code cosmetics | 2015-10-02 | 6 | -23/+21 | |
| | |||||
* | [UptoboxCom] Fix https://github.com/pyload/pyload/issues/1530 and ↵ | 2015-10-02 | 2 | -7/+7 | |
| | | | | https://github.com/pyload/pyload/issues/1904 | ||||
* | Fix https://github.com/pyload/pyload/issues/1917 + new function: parse_time | 2015-10-02 | 3 | -21/+48 | |
| | |||||
* | [Hoster] Fix https://github.com/pyload/pyload/issues/1918 | 2015-10-02 | 1 | -1/+2 | |
| | |||||
* | [Plugin] Improve fixurl function | 2015-10-02 | 1 | -3/+7 | |
| | | | | https://github.com/pyload/pyload/issues/1873 | ||||
* | Fixpack (1) | 2015-10-01 | 8 | -70/+125 | |
| | |||||
* | Merge pull request #1902 from GammaC0de/patch-3 | 2015-10-01 | 1 | -2/+2 | |
|\ | | | | | [XFSHoster] re-fix #1865 | ||||
| * | Update XFSHoster.py | 2015-10-01 | 1 | -3/+3 | |
| | | |||||
* | | Merge pull request #1900 from manuelm/stable | 2015-10-01 | 1 | -1/+1 | |
|\ \ | | | | | | | Strip trailing slashes before case sensitive checking | ||||
| * | | Strip trailing slashes before case sensitive checking | 2015-09-30 | 1 | -1/+1 | |
| |/ | | | | | Strip trailing slashes. Otherwise the last pathname component might be empty | ||||
* | | Improve Hoster and Crypter + general fixup | 2015-10-01 | 11 | -582/+701 | |
| | | |||||
* | | A lot of plugin code cosmetics (2) | 2015-10-01 | 4 | -11/+10 | |
|/ | |||||
* | [Captcha] _decrypt -> decrypt_image | 2015-09-30 | 1 | -4/+3 | |
| | |||||
* | Merge pull request #1882 from GammaC0de/patch-5 | 2015-09-30 | 1 | -3/+3 | |
|\ | | | | | [Captcha] Requse the hoster http request | ||||
| * | [Captcha] generic fix for #1756 | 2015-09-28 | 1 | -3/+3 | |
| | | |||||
* | | Add __config__ to MultiAccount (and XFSAccount) based plugins | 2015-09-30 | 1 | -0/+1 | |
| | | |||||
* | | [XFSHoster] Revert https://github.com/pyload/pyload/pull/1883 | 2015-09-30 | 1 | -2/+2 | |
| | | |||||
* | | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1890 | 2015-09-30 | 1 | -2/+2 | |
| | | |||||
* | | Merge pull request #1883 from joberreiter/joberreiter-patternxfshoster | 2015-09-29 | 1 | -2/+2 | |
|\ \ | | | | | | | [internal/XFSHoster.py] Add captcha pattern for Recaptcha and Solvemedia | ||||
| * | | Add captcha pattern for Recaptcha and Solvemedia | 2015-09-26 | 1 | -3/+3 | |
| |/ | | | | | Fix for #1852, #1865 | ||||
* | | [Account] Hotfix | 2015-09-29 | 1 | -3/+3 | |
| | | |||||
* | | Update hoster plugins | 2015-09-29 | 1 | -5/+5 | |
| | | |||||
* | | Update crypter plugins | 2015-09-29 | 3 | -7/+5 | |
| | | |||||
* | | Update internal plugins | 2015-09-29 | 17 | -229/+279 | |
| | | |||||
* | | Account class completely rewritten + plugins updated | 2015-09-29 | 2 | -244/+257 | |
|/ | |||||
* | Version up | 2015-09-23 | 1 | -1/+1 | |
| | | | Increase version number | ||||
* | [FIX] AttributeError: x object has no attribute 'user' | 2015-09-23 | 1 | -2/+2 | |
| | |||||
* | Add missing closing bracket | 2015-09-23 | 1 | -1/+1 | |
| | |||||
* | Update Hoster.py | 2015-09-22 | 1 | -1/+1 | |
| | |||||
* | version up | 2015-09-22 | 1 | -1/+1 | |
| | |||||
* | version up | 2015-09-22 | 1 | -1/+1 | |
| | |||||
* | version up | 2015-09-22 | 1 | -1/+1 | |
| | |||||
* | version up | 2015-09-22 | 1 | -1/+1 | |
| | |||||
* | [Plugin] Fix _log + code cosmetics | 2015-09-22 | 4 | -13/+14 | |
| | |||||
* | [Plugin] fix missing import | 2015-09-22 | 1 | -1/+2 | |
| | |||||
* | Auto-detect seconds_to_midnight | 2015-09-22 | 1 | -13/+6 | |
| | |||||
* | Spare improvements and fixes (2) | 2015-09-21 | 11 | -65/+49 | |
| | |||||
* | [Account] Fix __version__ | 2015-09-21 | 4 | -6/+6 | |
| | |||||
* | Spare code cosmetics | 2015-09-21 | 5 | -3/+13 | |
| | |||||
* | Fix pyfile.name processing | 2015-09-21 | 5 | -66/+45 | |
| | |||||
* | Merge branch 'pr/n1736_GammaC0de' into stable | 2015-09-21 | 1 | -2/+1 | |
|\ | | | | | | | | | Conflicts: module/plugins/internal/SimpleHoster.py | ||||
| * | Update SimpleHoster.py | 2015-08-08 | 1 | -3/+2 | |
| | | |||||
* | | Spare improvements and fixes | 2015-09-21 | 11 | -205/+210 | |
| | | |||||
* | | [Account] parse_info -> grab_info | 2015-09-21 | 2 | -9/+9 | |
| | | |||||
* | | Merge branch 'pr/n1788_GammaC0de' into stable | 2015-09-21 | 1 | -3/+3 | |
|\ \ | | | | | | | | | | | | | Conflicts: module/plugins/internal/Plugin.py | ||||
| * | | Update Plugin.py | 2015-08-26 | 1 | -2/+3 | |
| | | | |||||
* | | | [XFSAccount] Update | 2015-09-19 | 4 | -6/+15 | |
| | | | |||||
* | | | Merge pull request #1818 from jakubbroz/stable | 2015-09-15 | 2 | -2/+13 | |
|\ \ \ | | | | | | | | | Remove accents from file name #1817 | ||||
| * | | | Remove accents from file name #1817 | 2015-09-13 | 2 | -2/+13 | |
| | | | | | | | | | | | | | | | | issue: #1817 | ||||
* | | | | Update main Captcha plugin | 2015-09-14 | 1 | -6/+6 | |
|/ / / | |||||
* | | | Spare fixes (2) | 2015-09-03 | 5 | -36/+55 | |
| | | | |||||
* | | | Merge pull request #1796 from GammaC0de/patch-8 | 2015-08-30 | 1 | -4/+5 | |
|\ \ \ | | | | | | | | | [Hoster] fix pyfile.name not updated if disposition | ||||
| * | | | Update Hoster.py | 2015-08-29 | 1 | -1/+1 | |
| | | | | |||||
| * | | | [Hoster] fix pyfile.name not updated if disposition | 2015-08-29 | 1 | -4/+5 | |
| |/ / | |||||
* | | | Fix https://github.com/pyload/pyload/issues/1793 | 2015-08-30 | 1 | -1/+21 | |
| | | | |||||
* | | | Merge pull request #1789 from Bambie42/stable | 2015-08-30 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | [LinkCryptWs] partly fixes #1756 | ||||
| * | | | partly fixes #1756 | 2015-08-26 | 1 | -1/+1 | |
| |/ / | |||||
* / / | fix #1765 | 2015-08-21 | 1 | -1/+2 | |
|/ / | |||||
* | | Spare plugin updates | 2015-08-19 | 1 | -1/+3 | |
| | | |||||
* | | Temp fix https://github.com/pyload/pyload/pull/1708 | 2015-08-19 | 1 | -2/+2 | |
| | | |||||
* | | Fix missing import statement | 2015-08-09 | 2 | -2/+2 | |
|/ | |||||
* | Fix https://github.com/pyload/pyload/issues/1707 | 2015-08-04 | 2 | -3/+3 | |
| | |||||
* | Update SimpleHoster.py | 2015-08-04 | 1 | -2/+2 | |
| | |||||
* | Download deleted because of file size mismatch | 2015-08-04 | 1 | -1/+3 | |
| | | | | | | | | | | | One some hosters like OneFichier for example, the webpage displays a file size of 1.46GB. However the real file size can be 1.4649853GB, which makes a difference between the downloaded file size and the expected file size. size_tolerance is meant for that, but its value is currently set to 1MB. This is an issue in the above case where the difference between expected size and downloaded size is almost 10MB. In many cases, this causes the downloaded file to simply be deleted, even though it has been downloaded without any issue. The biggest possible size difference is 10MB, at least if the website displays 2 decimals and that the biggest unit is GB. Therefore I propose to change the max tolerance from 1MB to 10MB. FYI the error message in the log looks like that: Fail: File size mismatch | Expected file size: 1492501135.36 | Downloaded file size: 1488025852 | ||||
* | Some fixes (2) | 2015-08-04 | 2 | -2/+4 | |
| | |||||
* | [Account] fix relogin not working | 2015-08-04 | 1 | -4/+1 | |
| | |||||
* | Some fixes | 2015-08-04 | 6 | -26/+28 | |
| | |||||
* | Fix #1603 | 2015-08-04 | 1 | -2/+2 | |
| | |||||
* | Update Plugin.py | 2015-08-03 | 1 | -1/+1 | |
| | |||||
* | Update SimpleHoster.py | 2015-08-03 | 1 | -2/+2 | |
| | |||||
* | Update Plugin.py | 2015-08-03 | 1 | -1/+1 | |
| | |||||
* | Update XFSAccount.py | 2015-08-03 | 1 | -4/+5 | |
| | |||||
* | Update Plugin.py | 2015-08-03 | 1 | -2/+2 | |
| | |||||
* | Use set_cookie instead cj.setCookie | 2015-08-03 | 6 | -29/+37 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1664 | 2015-08-02 | 1 | -4/+3 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1591 | 2015-08-02 | 2 | -16/+14 | |
| | |||||
* | Tiny fixes | 2015-08-02 | 1 | -0/+1 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1663 | 2015-08-02 | 6 | -15/+15 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1650 | 2015-08-02 | 1 | -2/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1640 (3) | 2015-08-02 | 1 | -7/+7 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1630 | 2015-08-02 | 1 | -25/+25 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1649 | 2015-08-02 | 2 | -3/+6 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1640 (2) | 2015-08-02 | 7 | -25/+20 | |
| | |||||
* | Update some plugins | 2015-08-02 | 4 | -17/+10 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1640 | 2015-08-02 | 3 | -46/+47 | |
| | |||||
* | Fix load_account routine | 2015-08-01 | 2 | -26/+34 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1636 | 2015-08-01 | 2 | -3/+4 | |
| |