Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PushOver fix | 2015-10-21 | 1 | -1/+5 | |
| | | | msg can't be None or empty for PushOver. | ||||
* | [Notifier] Fix https://github.com/pyload/pyload/issues/2092 | 2015-10-21 | 1 | -2/+2 | |
| | |||||
* | Boring code cosmetics (2) | 2015-10-21 | 1 | -2/+2 | |
| | |||||
* | Update ExternalScripts.py | 2015-10-20 | 1 | -2/+2 | |
| | |||||
* | Notifier framework | 2015-10-20 | 4 | -358/+44 | |
| | |||||
* | Update DeathByCaptcha.py | 2015-10-20 | 1 | -4/+4 | |
| | |||||
* | Spare fixes (2) | 2015-10-20 | 1 | -6/+8 | |
| | |||||
* | Merge pull request #2068 from malkavi/patch-2 | 2015-10-20 | 1 | -0/+124 | |
|\ | | | | | PushOver hook | ||||
| * | PushOver hook | 2015-10-19 | 1 | -0/+124 | |
| | | | | | | PushOver hook based on AndroidPhoneNotify.py | ||||
* | | Merge pull request #2069 from malkavi/patch-3 | 2015-10-20 | 1 | -0/+123 | |
|\ \ | | | | | | | PushBullet hook | ||||
| * | | PushBullet hook | 2015-10-19 | 1 | -0/+123 | |
| |/ | | | | | PushBullet hook based on AndroidPhoneNotify.py | ||||
* | | Merge pull request #2070 from Gutz-Pilz/patch-8 | 2015-10-20 | 1 | -1/+1 | |
|\ \ | | | | | | | Update ExternalScripts.py | ||||
| * | | Update ExternalScripts.py | 2015-10-19 | 1 | -1/+1 | |
| |/ | |||||
* | | Merge pull request #2065 from runningbits/spelling | 2015-10-20 | 1 | -1/+1 | |
|\ \ | | | | | | | fix trivial spelling error | ||||
| * | | spelling | 2015-10-19 | 1 | -1/+1 | |
| |/ | |||||
* | | Merge pull request #2067 from runningbits/remove-unused-variables | 2015-10-20 | 1 | -1/+1 | |
|\ \ | | | | | | | remove unused imports/variables | ||||
| * | | remove unused imports/variables | 2015-10-19 | 1 | -1/+1 | |
| |/ | |||||
* / | Update TransmissionRPC.py | 2015-10-20 | 1 | -2/+2 | |
|/ | |||||
* | Update TransmissionRPC.py | 2015-10-19 | 1 | -25/+20 | |
| | |||||
* | Spare fixes | 2015-10-19 | 3 | -33/+28 | |
| | |||||
* | [UpdateManager] fix #2045 | 2015-10-19 | 1 | -21/+8 | |
| | |||||
* | [ExternalScripts] Fix typo | 2015-10-18 | 1 | -3/+3 | |
| | |||||
* | Spare code fixes | 2015-10-18 | 2 | -9/+9 | |
| | |||||
* | Merge pull request #2024 from GammaC0de/patch-6 | 2015-10-18 | 1 | -4/+8 | |
|\ | | | | | [UpdateManager] report 404 | ||||
| * | [UpdateManager] report 404 | 2015-10-13 | 1 | -5/+9 | |
| | | |||||
* | | Version up for all plugins | 2015-10-18 | 31 | -31/+31 | |
| | | |||||
* | | Spare code cosmetics | 2015-10-18 | 1 | -4/+4 | |
| | | |||||
* | | Update addons | 2015-10-18 | 10 | -60/+56 | |
| | | |||||
* | | [Extractor] Code cleanup | 2015-10-18 | 1 | -14/+11 | |
| | | |||||
* | | [XFileSharingPro] Fix regexp | 2015-10-18 | 1 | -3/+3 | |
| | | |||||
* | | [ClickNLoad] Don't sleep, use scheduling | 2015-10-18 | 1 | -7/+3 | |
| | | |||||
* | | [ExternalScripts] Optimize code | 2015-10-18 | 1 | -92/+56 | |
|/ | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | 2015-10-11 | 31 | -44/+44 | |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | 2015-10-10 | 30 | -50/+50 | |
| | |||||
* | Spare code cosmetics | 2015-10-10 | 1 | -12/+4 | |
| | |||||
* | [UpdateManager] Make really faster! | 2015-10-10 | 1 | -106/+145 | |
| | |||||
* | Update UpdateManager.py | 2015-10-09 | 1 | -1/+1 | |
| | |||||
* | fix not deleting blacklisted hook plugins | 2015-10-09 | 1 | -1/+6 | |
| | |||||
* | Fixpack (5) | 2015-10-08 | 2 | -4/+4 | |
| | |||||
* | Spare improvements | 2015-10-08 | 24 | -72/+83 | |
| | |||||
* | New plugin: LogMarker | 2015-10-08 | 1 | -5/+22 | |
| | |||||
* | Fixpack (4) | 2015-10-08 | 8 | -10/+30 | |
| | |||||
* | [hooks/XFileSharingPro] Fix for #1954 | 2015-10-07 | 1 | -3/+3 | |
| | | | Fixes the regex pattern (masking the `-` in `\w-^_`) that lead to an error `Bad character range`. | ||||
* | Small code cosmetics | 2015-10-04 | 6 | -32/+19 | |
| | |||||
* | Fixpack (3) | 2015-10-04 | 10 | -49/+55 | |
| | |||||
* | Fixpack (2) | 2015-10-04 | 7 | -43/+26 | |
| | |||||
* | [ClickAndLoad] Queue destination support (2) | 2015-10-02 | 1 | -3/+3 | |
| | |||||
* | [ClickAndLoad] Queue destination support | 2015-10-02 | 1 | -8/+22 | |
| | |||||
* | Merge pull request #1933 from jansohn/stable | 2015-10-02 | 1 | -2/+2 | |
|\ | | | | | fix #1921 | ||||
| * | fix #1921 | 2015-10-02 | 1 | -2/+2 | |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1780 | 2015-10-02 | 2 | -4/+4 | |
|/ | |||||
* | [Account] Improve parse_traffic method + code cosmetics | 2015-10-02 | 2 | -3/+3 | |
| | |||||
* | A lot of plugin code cosmetics (2) | 2015-10-01 | 1 | -1/+1 | |
| | |||||
* | A lot of plugin code cosmetics | 2015-10-01 | 4 | -24/+25 | |
| | |||||
* | [AntiVirus] Folder support | 2015-10-01 | 1 | -24/+48 | |
| | |||||
* | Update addon plugins | 2015-09-29 | 31 | -780/+25 | |
| | |||||
* | Spare code cosmetics | 2015-09-21 | 6 | -1/+13 | |
| | |||||
* | Spare improvements and fixes | 2015-09-21 | 4 | -39/+23 | |
| | |||||
* | Update main Captcha plugin | 2015-09-14 | 1 | -5/+7 | |
| | |||||
* | Fix IRCInterface and XMPPInterface | 2015-09-12 | 1 | -2/+2 | |
| | | | | | | | Following Error came up when I tried setting up either IRCInterface or XMPPInterface. AttributeError: 'IRCInterface' object has no attribute 'set_daemon' With my change now it works. Might have been caused by the removal of chamelCase. | ||||
* | Update TransmissionRPC.py | 2015-09-04 | 1 | -9/+16 | |
| | |||||
* | Spare fixes (2) | 2015-09-03 | 2 | -20/+24 | |
| | |||||
* | Update Checksum.py | 2015-09-02 | 1 | -2/+2 | |
| | | | | | | The "is" operator checks for object equality, but in this case we want to compare integers. Reason of change: 02.09.2015 17:32:23 WARNING HOOK Checksum: File abcdefg.rar has incorrect size: 106954752 B (106954752 expected) | ||||
* | Update TransmissionRPC.py | 2015-08-23 | 1 | -1/+1 | |
| | |||||
* | Create TransmissionRPC.py | 2015-08-20 | 1 | -0/+73 | |
| | |||||
* | Spare plugin updates | 2015-08-19 | 3 | -3/+2 | |
| | |||||
* | [UpdateManager] show plugin type one error | 2015-08-19 | 1 | -2/+2 | |
| | |||||
* | Merge pull request #1723 from Pavion/patch-1 | 2015-08-18 | 1 | -0/+1 | |
|\ | | | | | HotFolder.py fix for not being periodical anymore | ||||
| * | HotFolder.py fix for not being periodical anymore | 2015-08-05 | 1 | -0/+1 | |
| | | |||||
* | | Merge pull request #1728 from GammaC0de/patch-2 | 2015-08-18 | 1 | -3/+6 | |
|\ \ | | | | | | | fix ExternalScripts not working | ||||
| * | | [ExternalScripts] add registered script information | 2015-08-06 | 1 | -0/+1 | |
| | | | |||||
| * | | fix ExternalScripts not working | 2015-08-06 | 1 | -3/+5 | |
| |/ | |||||
* | | Merge pull request #1733 from lazlev/patch-3 | 2015-08-18 | 1 | -0/+1 | |
|\ \ | | | | | | | Fix #1691 | ||||
| * | | Fix #1691 | 2015-08-08 | 1 | -0/+1 | |
| |/ | |||||
* | | Minor change to log output | 2015-08-11 | 1 | -1/+1 | |
| | | | | | | Using `data[key].lower()` instead of `data[key]` to synchronize it with the comparison itself. | ||||
* | | Change comparison from identity to equality | 2015-08-11 | 1 | -2/+2 | |
| | | | | | | Using '==' instead of 'is' for the comparison. | ||||
* | | Fix error introduced by function rename | 2015-08-11 | 1 | -2/+2 | |
|/ | | | Replace all computeChecksum with compute_checksum. Error was introduced by the recent function name changes without refactoring the source correctly. | ||||
* | Some fixes | 2015-08-04 | 1 | -1/+1 | |
| | |||||
* | fix import error | 2015-08-03 | 1 | -2/+2 | |
| | |||||
* | Tiny fixes | 2015-08-02 | 1 | -1/+1 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1651 | 2015-08-02 | 1 | -5/+5 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1630 | 2015-08-02 | 1 | -2/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1640 (2) | 2015-08-02 | 3 | -3/+3 | |
| | |||||
* | [AntiStandby] Improve linux_standby | 2015-08-02 | 1 | -2/+6 | |
| | |||||
* | Update some plugins | 2015-08-02 | 3 | -9/+15 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1646 | 2015-08-02 | 1 | -3/+5 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1628 | 2015-07-31 | 1 | -5/+0 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1601 | 2015-07-31 | 1 | -2/+5 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1625 | 2015-07-31 | 1 | -23/+3 | |
| | |||||
* | [AntiStandby] Fix import typo | 2015-07-30 | 1 | -2/+2 | |
| | |||||
* | [AntiStandby] Fix max_mtime method | 2015-07-30 | 1 | -2/+3 | |
| | |||||
* | Fix get_code call in captcha hooks | 2015-07-30 | 4 | -4/+4 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1600 (2) | 2015-07-29 | 1 | -4/+4 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1600 | 2015-07-29 | 1 | -8/+21 | |
| | |||||
* | New plugins: AniStreamCom and CloudsixMe | 2015-07-29 | 1 | -2/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1594 (2) | 2015-07-29 | 1 | -3/+3 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1597 | 2015-07-29 | 1 | -18/+19 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1595 | 2015-07-29 | 1 | -2/+2 | |
| | |||||
* | Fix http://forum.pyload.org/viewtopic.php?f=12&t=4419 | 2015-07-29 | 1 | -33/+61 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1520 (3) | 2015-07-29 | 1 | -1/+1 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1588 | 2015-07-29 | 1 | -4/+4 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1586 | 2015-07-29 | 1 | -4/+6 | |
| | |||||
* | [AntiStandby] Hotfix | 2015-07-29 | 1 | -8/+8 | |
| | |||||
* | New plugin: AntiStandby | 2015-07-29 | 1 | -0/+157 | |
| | | | | Fix https://github.com/pyload/pyload/issues/1231 | ||||
* | Fix https://github.com/pyload/pyload/issues/1583 | 2015-07-28 | 2 | -6/+6 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1582 | 2015-07-28 | 1 | -2/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1581 | 2015-07-28 | 1 | -2/+3 | |
| | |||||
* | Fix content-disposition | 2015-07-28 | 2 | -7/+6 | |
| | |||||
* | Fix https://github.com/pyload/pyload/pull/1571 | 2015-07-27 | 1 | -6/+6 | |
| | |||||
* | [ExtractArchive] Rename archive_password.txt -> passwords.txt | 2015-07-27 | 1 | -1/+1 | |
| | |||||
* | Bunch of fixups | 2015-07-27 | 1 | -17/+6 | |
| | |||||
* | Don't user dictionary’s iterator methods | 2015-07-25 | 6 | -7/+7 | |
| | |||||
* | Account rewritten | 2015-07-25 | 7 | -10/+10 | |
| | |||||
* | Fix typo | 2015-07-24 | 6 | -8/+8 | |
| | |||||
* | Code cosmetics | 2015-07-24 | 13 | -26/+26 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 53 | -53/+53 | |
| | |||||
* | Hotfixes | 2015-07-24 | 1 | -2/+7 | |
| | |||||
* | Code cosmetics | 2015-07-23 | 3 | -7/+7 | |
| | |||||
* | [Extractor] is_usable -> find | 2015-07-21 | 1 | -2/+2 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 53 | -0/+53 | |
| | |||||
* | Rename self.core to self.pyload (plugins only) | 2015-07-19 | 24 | -115/+115 | |
| | |||||
* | Code cosmetics (3) | 2015-07-19 | 10 | -23/+23 | |
| | |||||
* | Fix addons | 2015-07-19 | 26 | -180/+59 | |
| | |||||
* | Code cosmetics (2) | 2015-07-19 | 15 | -60/+60 | |
| | |||||
* | Code cosmetics | 2015-07-18 | 7 | -12/+13 | |
| | |||||
* | No more need to use the req argument when call load method | 2015-07-17 | 1 | -2/+2 | |
| | |||||
* | Spare fixes and code cosmetics | 2015-07-17 | 10 | -16/+61 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 53 | -562/+566 | |
| | |||||
* | Spare code cosmetics (4) | 2015-06-24 | 34 | -193/+158 | |
| | |||||
* | Spare code cosmetics (3) | 2015-06-24 | 4 | -5/+5 | |
| | |||||
* | Spare code cosmetics (2) | 2015-06-24 | 15 | -80/+77 | |
| | |||||
* | Spare code cosmetics | 2015-06-24 | 11 | -66/+102 | |
| | |||||
* | Update all | 2015-06-24 | 35 | -72/+72 | |
| | |||||
* | Spare code cosmetics | 2015-06-24 | 25 | -96/+96 | |
| | |||||
* | HighWayMe.py -> HighWayMeHook.py | 2015-06-23 | 1 | -1/+1 | |
| | |||||
* | fix #1507 | 2015-06-16 | 1 | -3/+3 | |
| | |||||
* | Hook plugin code cosmetics (2) | 2015-06-15 | 14 | -18/+18 | |
| | |||||
* | Hook plugin code cosmetics | 2015-06-15 | 9 | -13/+13 | |
| | |||||
* | Revert ↵ | 2015-06-14 | 1 | -7/+7 | |
| | | | | https://github.com/pyload/pyload/commit/043e3dfd83bb217ea15280fef6523fcca691fbf2 | ||||
* | fix #1475 | 2015-06-11 | 1 | -7/+7 | |
| | |||||
* | [SimpleHoster] Improve checkFile | 2015-06-09 | 5 | -5/+5 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1459 (2) | 2015-06-08 | 1 | -2/+3 | |
| | |||||
* | Update everything | 2015-06-08 | 26 | -53/+53 | |
| | |||||
* | New plugins: FiledropperCom & FileuploadNet | 2015-06-08 | 1 | -6/+9 | |
| | |||||
* | [FreeWayMe] Fixup | 2015-06-08 | 2 | -11/+4 | |
| | |||||
* | [HighWayMe] Cleanup | 2015-06-06 | 1 | -29/+26 | |
| | |||||
* | Merge pull request #1455 from EvolutionClip/stable | 2015-06-06 | 1 | -0/+29 | |
|\ | | | | | Added High-Way.Me | ||||
| * | Create HighWayMe.py | 2015-06-05 | 1 | -0/+29 | |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1450 | 2015-06-05 | 1 | -2/+2 | |
| | | |||||
* | | [UserAgentSwitcher] Update | 2015-06-02 | 1 | -4/+15 | |
| | | |||||
* | | [XFSHoster] Improve OFFLINE_PATTERN | 2015-06-01 | 1 | -2/+2 | |
| | | |||||
* | | [XFileSharingPro] Improve hook regexp | 2015-05-30 | 1 | -4/+4 | |
| | | |||||
* | | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1432 | 2015-05-28 | 1 | -5/+5 | |
| | | |||||
* | | Spare code cosmetics | 2015-05-27 | 9 | -22/+25 | |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1428 | 2015-05-27 | 2 | -10/+20 | |
| | | |||||
* | | [UserAgentSwitcher] Fixup (3) | 2015-05-25 | 1 | -2/+1 | |
| | | |||||
* | | [UserAgentSwitcher] Fixup (2) | 2015-05-25 | 1 | -2/+2 | |
| | | |||||
* | | [UserAgentSwitcher] Fixup | 2015-05-23 | 1 | -21/+7 | |
| | | |||||
* | | [SimpleHoster] Fix create_getInfo | 2015-05-18 | 1 | -4/+4 | |
| | | |||||
* | | [XFSHoster] Fix https://github.com/pyload/pyload/issues/1296 | 2015-05-18 | 1 | -4/+4 | |
| | | |||||
* | | [ClickAndLoad] Version up | 2015-05-09 | 1 | -1/+1 | |
| | | |||||
* | | Update ClickAndLoad.py | 2015-05-09 | 1 | -1/+1 | |
| | | |||||
* | | [UnrestrictLi] Mark as dead | 2015-05-09 | 1 | -28/+0 | |
| | | |||||
* | | [ClickAndLoad] fix bug when webinterface uses SSL | 2015-05-09 | 1 | -1/+21 | |
| | | |||||
* | | [MultiHook] Remove unbound method 'getCrypters' | 2015-05-09 | 1 | -2/+2 | |
| | | |||||
* | | [LinkdecrypterComHook] Fix https://github.com/pyload/pyload/issues/1397 | 2015-05-06 | 1 | -2/+8 | |
| | | |||||
* | | Update ExtractArchive.py | 2015-05-05 | 1 | -1/+1 | |
| | | |||||
* | | Merge pull request #1392 from GammaC0de/GammaC0de-fix-ExtractArchive | 2015-05-05 | 1 | -4/+8 | |
|\ \ | | | | | | | [ExtractArchive] [bug] `extractQueued` was called twice | ||||
| * | | Update ExtractArchive.py | 2015-05-05 | 1 | -1/+1 | |
| | | | |||||
| * | | fix bug causing `extractQueued` called twice | 2015-05-05 | 1 | -4/+8 | |
| | | | |||||
* | | | even more | 2015-05-04 | 1 | -1/+4 | |
| | | | |||||
* | | | even more | 2015-05-04 | 1 | -0/+3 | |
| | | | |||||
* | | | more verbose | 2015-05-04 | 1 | -2/+2 | |
| | | | |||||
* | | | more verbose | 2015-05-04 | 1 | -2/+2 | |
| | | | |||||
* | | | [ExtractArchive] report missing send2trash | 2015-05-02 | 1 | -1/+4 | |
| | | | |||||
* | | | [AntiVirus] report missing send2trash | 2015-05-02 | 1 | -3/+8 | |
|/ / | |||||
* | | Fix https://github.com/pyload/pyload/issues/1351 | 2015-05-01 | 3 | -36/+27 | |
| | | |||||
* | | [XFileSharingPro] worldbytez.com support | 2015-05-01 | 1 | -2/+2 | |
| | | |||||
* | | Use 'import' instead 'from' | 2015-05-01 | 8 | -32/+30 | |
| | | |||||
* | | [UnSkipOnFail] Typo (2) | 2015-04-16 | 1 | -4/+4 | |
| | | |||||
* | | [UpdateManager] Cleanup | 2015-04-16 | 1 | -6/+4 | |
| | | |||||
* | | Update UpdateManager.py | 2015-04-14 | 1 | -3/+19 | |
| | | |||||
* | | [UnSkipOnFail] Typo | 2015-04-13 | 1 | -2/+2 | |
| | | |||||
* | | [RestartSlow] Remove (temp) | 2015-04-10 | 1 | -58/+0 | |
| | | |||||
* | | [SimpleHoster] Improve file name handling | 2015-04-09 | 1 | -2/+2 | |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1157 | 2015-04-08 | 26 | -59/+60 | |
| | | |||||
* | | [UserAgentSwitcher] Random user-agent feature | 2015-04-08 | 2 | -8/+23 | |
| | | |||||
* | | [AntiVirus][ExtractArchive] Fixup | 2015-04-08 | 2 | -4/+4 | |
| | | |||||
* | | [UserAgentSwitcher] Fix https://github.com/pyload/pyload/issues/1324 | 2015-04-08 | 1 | -2/+2 | |
| | | |||||
* | | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1322 | 2015-04-08 | 1 | -2/+2 | |
| | | |||||
* | | [UserAgentSwitcher] Default activated set to True | 2015-04-08 | 1 | -2/+3 | |
| | | |||||
* | | Traceback code cosmetics | 2015-04-07 | 3 | -9/+8 | |
| | | |||||
* | | [YadiSk] Fix https://github.com/pyload/pyload/issues/1321 | 2015-04-07 | 2 | -2/+2 | |
| | | |||||
* | | [ExtractArchive] Improve send2trash feature | 2015-04-07 | 1 | -38/+43 | |
| | | |||||
* | | [AntiVirus] Recycle bin support | 2015-04-07 | 1 | -9/+29 | |
| | | |||||
* | | New plugin: UserAgentSwitcher | 2015-04-07 | 1 | -0/+31 | |
| | | | | | | | | Fix https://github.com/pyload/pyload/issues/1305 | ||||
* | | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/1307 | 2015-04-03 | 1 | -1/+1 | |
| | | |||||
* | | [ExternalScripts] Update | 2015-03-29 | 1 | -9/+9 | |
| | | |||||
* | | Spare code cosmetics | 2015-03-28 | 3 | -5/+4 | |
| | | |||||
* | | [Extractor] Rename method 'test' to 'verify' | 2015-03-26 | 1 | -31/+30 | |
| | |