summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks
Commit message (Collapse)AuthorAgeFilesLines
* Spare improvements and fixesGravatar Walter Purcaro 2015-09-214-39/+23
|
* Update main Captcha pluginGravatar Walter Purcaro 2015-09-141-5/+7
|
* Fix IRCInterface and XMPPInterfaceGravatar emkayyyy 2015-09-121-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.pyGravatar GammaC0de 2015-09-041-9/+16
|
* Spare fixes (2)Gravatar Walter Purcaro 2015-09-032-20/+24
|
* Update Checksum.pyGravatar Nippey 2015-09-021-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.pyGravatar GammaC0de 2015-08-231-1/+1
|
* Create TransmissionRPC.pyGravatar GammaC0de 2015-08-201-0/+73
|
* Spare plugin updatesGravatar Walter Purcaro 2015-08-193-3/+2
|
* [UpdateManager] show plugin type one errorGravatar GammaC0de 2015-08-191-2/+2
|
* Merge pull request #1723 from Pavion/patch-1Gravatar Walter Purcaro 2015-08-181-0/+1
|\ | | | | HotFolder.py fix for not being periodical anymore
| * HotFolder.py fix for not being periodical anymoreGravatar Pavion 2015-08-051-0/+1
| |
* | Merge pull request #1728 from GammaC0de/patch-2Gravatar Walter Purcaro 2015-08-181-3/+6
|\ \ | | | | | | fix ExternalScripts not working
| * | [ExternalScripts] add registered script informationGravatar GammaC0de 2015-08-061-0/+1
| | |
| * | fix ExternalScripts not workingGravatar GammaC0de 2015-08-061-3/+5
| |/
* | Merge pull request #1733 from lazlev/patch-3Gravatar Walter Purcaro 2015-08-181-0/+1
|\ \ | | | | | | Fix #1691
| * | Fix #1691Gravatar lazlev 2015-08-081-0/+1
| |/
* | Minor change to log outputGravatar Jochen Oberreiter 2015-08-111-1/+1
| | | | | | Using `data[key].lower()` instead of `data[key]` to synchronize it with the comparison itself.
* | Change comparison from identity to equalityGravatar Jochen Oberreiter 2015-08-111-2/+2
| | | | | | Using '==' instead of 'is' for the comparison.
* | Fix error introduced by function renameGravatar Jochen Oberreiter 2015-08-111-2/+2
|/ | | Replace all computeChecksum with compute_checksum. Error was introduced by the recent function name changes without refactoring the source correctly.
* Some fixesGravatar Walter Purcaro 2015-08-041-1/+1
|
* fix import errorGravatar GammaC0de 2015-08-031-2/+2
|
* Tiny fixesGravatar Walter Purcaro 2015-08-021-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1651Gravatar Walter Purcaro 2015-08-021-5/+5
|
* Fix https://github.com/pyload/pyload/issues/1630Gravatar Walter Purcaro 2015-08-021-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1640 (2)Gravatar Walter Purcaro 2015-08-023-3/+3
|
* [AntiStandby] Improve linux_standbyGravatar Walter Purcaro 2015-08-021-2/+6
|
* Update some pluginsGravatar Walter Purcaro 2015-08-023-9/+15
|
* Fix https://github.com/pyload/pyload/issues/1646Gravatar Walter Purcaro 2015-08-021-3/+5
|
* Fix https://github.com/pyload/pyload/issues/1628Gravatar Walter Purcaro 2015-07-311-5/+0
|
* Fix https://github.com/pyload/pyload/issues/1601Gravatar Walter Purcaro 2015-07-311-2/+5
|
* Fix https://github.com/pyload/pyload/issues/1625Gravatar Walter Purcaro 2015-07-311-23/+3
|
* [AntiStandby] Fix import typoGravatar Walter Purcaro 2015-07-301-2/+2
|
* [AntiStandby] Fix max_mtime methodGravatar Walter Purcaro 2015-07-301-2/+3
|
* Fix get_code call in captcha hooksGravatar Walter Purcaro 2015-07-304-4/+4
|
* Fix https://github.com/pyload/pyload/issues/1600 (2)Gravatar Walter Purcaro 2015-07-291-4/+4
|
* Fix https://github.com/pyload/pyload/issues/1600Gravatar Walter Purcaro 2015-07-291-8/+21
|
* New plugins: AniStreamCom and CloudsixMeGravatar Walter Purcaro 2015-07-291-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1594 (2)Gravatar Walter Purcaro 2015-07-291-3/+3
|
* Fix https://github.com/pyload/pyload/issues/1597Gravatar Walter Purcaro 2015-07-291-18/+19
|
* Fix https://github.com/pyload/pyload/issues/1595Gravatar Walter Purcaro 2015-07-291-2/+2
|
* Fix http://forum.pyload.org/viewtopic.php?f=12&t=4419Gravatar Walter Purcaro 2015-07-291-33/+61
|
* Fix https://github.com/pyload/pyload/issues/1520 (3)Gravatar Walter Purcaro 2015-07-291-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1588Gravatar Walter Purcaro 2015-07-291-4/+4
|
* Fix https://github.com/pyload/pyload/issues/1586Gravatar Walter Purcaro 2015-07-291-4/+6
|
* [AntiStandby] HotfixGravatar Walter Purcaro 2015-07-291-8/+8
|
* New plugin: AntiStandbyGravatar Walter Purcaro 2015-07-291-0/+157
| | | | Fix https://github.com/pyload/pyload/issues/1231
* Fix https://github.com/pyload/pyload/issues/1583Gravatar Walter Purcaro 2015-07-282-6/+6
|
* Fix https://github.com/pyload/pyload/issues/1582Gravatar Walter Purcaro 2015-07-281-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1581Gravatar Walter Purcaro 2015-07-281-2/+3
|
* Fix content-dispositionGravatar Walter Purcaro 2015-07-282-7/+6
|
* Fix https://github.com/pyload/pyload/pull/1571Gravatar Walter Purcaro 2015-07-271-6/+6
|
* [ExtractArchive] Rename archive_password.txt -> passwords.txtGravatar Walter Purcaro 2015-07-271-1/+1
|
* Bunch of fixupsGravatar Walter Purcaro 2015-07-271-17/+6
|
* Don't user dictionary’s iterator methodsGravatar Walter Purcaro 2015-07-256-7/+7
|
* Account rewrittenGravatar Walter Purcaro 2015-07-257-10/+10
|
* Fix typoGravatar Walter Purcaro 2015-07-246-8/+8
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-2413-26/+26
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-2453-53/+53
|
* HotfixesGravatar Walter Purcaro 2015-07-241-2/+7
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-233-7/+7
|
* [Extractor] is_usable -> findGravatar Walter Purcaro 2015-07-211-2/+2
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-1953-0/+53
|
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-1924-115/+115
|
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-1910-23/+23
|
* Fix addonsGravatar Walter Purcaro 2015-07-1926-180/+59
|
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-1915-60/+60
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-187-12/+13
|
* No more need to use the req argument when call load methodGravatar Walter Purcaro 2015-07-171-2/+2
|
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-1710-16/+61
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-0753-562/+566
|
* Spare code cosmetics (4)Gravatar Walter Purcaro 2015-06-2434-193/+158
|
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-06-244-5/+5
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-2415-80/+77
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-2411-66/+102
|
* Update allGravatar Walter Purcaro 2015-06-2435-72/+72
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-2425-96/+96
|
* HighWayMe.py -> HighWayMeHook.pyGravatar GammaC0de 2015-06-231-1/+1
|
* fix #1507Gravatar GammaC0de 2015-06-161-3/+3
|
* Hook plugin code cosmetics (2)Gravatar Walter Purcaro 2015-06-1514-18/+18
|
* Hook plugin code cosmeticsGravatar Walter Purcaro 2015-06-159-13/+13
|
* Revert ↵Gravatar Walter Purcaro 2015-06-141-7/+7
| | | | https://github.com/pyload/pyload/commit/043e3dfd83bb217ea15280fef6523fcca691fbf2
* fix #1475Gravatar GammaC0de 2015-06-111-7/+7
|
* [SimpleHoster] Improve checkFileGravatar Walter Purcaro 2015-06-095-5/+5
|
* Fix https://github.com/pyload/pyload/issues/1459 (2)Gravatar Walter Purcaro 2015-06-081-2/+3
|
* Update everythingGravatar Walter Purcaro 2015-06-0826-53/+53
|
* New plugins: FiledropperCom & FileuploadNetGravatar Walter Purcaro 2015-06-081-6/+9
|
* [FreeWayMe] FixupGravatar Walter Purcaro 2015-06-082-11/+4
|
* [HighWayMe] CleanupGravatar Walter Purcaro 2015-06-061-29/+26
|
* Merge pull request #1455 from EvolutionClip/stableGravatar Walter Purcaro 2015-06-061-0/+29
|\ | | | | Added High-Way.Me
| * Create HighWayMe.pyGravatar EvolutionClip 2015-06-051-0/+29
| |
* | Fix https://github.com/pyload/pyload/issues/1450Gravatar Walter Purcaro 2015-06-051-2/+2
| |
* | [UserAgentSwitcher] UpdateGravatar Walter Purcaro 2015-06-021-4/+15
| |
* | [XFSHoster] Improve OFFLINE_PATTERNGravatar Walter Purcaro 2015-06-011-2/+2
| |
* | [XFileSharingPro] Improve hook regexpGravatar Walter Purcaro 2015-05-301-4/+4
| |
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1432Gravatar Walter Purcaro 2015-05-281-5/+5
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-05-279-22/+25
| |
* | Fix https://github.com/pyload/pyload/issues/1428Gravatar Walter Purcaro 2015-05-272-10/+20
| |
* | [UserAgentSwitcher] Fixup (3)Gravatar Walter Purcaro 2015-05-251-2/+1
| |
* | [UserAgentSwitcher] Fixup (2)Gravatar Walter Purcaro 2015-05-251-2/+2
| |
* | [UserAgentSwitcher] FixupGravatar Walter Purcaro 2015-05-231-21/+7
| |
* | [SimpleHoster] Fix create_getInfoGravatar Walter Purcaro 2015-05-181-4/+4
| |
* | [XFSHoster] Fix https://github.com/pyload/pyload/issues/1296Gravatar Walter Purcaro 2015-05-181-4/+4
| |
* | [ClickAndLoad] Version upGravatar Walter Purcaro 2015-05-091-1/+1
| |
* | Update ClickAndLoad.pyGravatar GammaC0de 2015-05-091-1/+1
| |
* | [UnrestrictLi] Mark as deadGravatar Walter Purcaro 2015-05-091-28/+0
| |
* | [ClickAndLoad] fix bug when webinterface uses SSLGravatar GammaC0de 2015-05-091-1/+21
| |
* | [MultiHook] Remove unbound method 'getCrypters'Gravatar Walter Purcaro 2015-05-091-2/+2
| |
* | [LinkdecrypterComHook] Fix https://github.com/pyload/pyload/issues/1397Gravatar Walter Purcaro 2015-05-061-2/+8
| |
* | Update ExtractArchive.pyGravatar GammaC0de 2015-05-051-1/+1
| |
* | Merge pull request #1392 from GammaC0de/GammaC0de-fix-ExtractArchiveGravatar Walter Purcaro 2015-05-051-4/+8
|\ \ | | | | | | [ExtractArchive] [bug] `extractQueued` was called twice
| * | Update ExtractArchive.pyGravatar GammaC0de 2015-05-051-1/+1
| | |
| * | fix bug causing `extractQueued` called twiceGravatar GammaC0de 2015-05-051-4/+8
| | |
* | | even moreGravatar GammaC0de 2015-05-041-1/+4
| | |
* | | even moreGravatar GammaC0de 2015-05-041-0/+3
| | |
* | | more verboseGravatar GammaC0de 2015-05-041-2/+2
| | |
* | | more verboseGravatar GammaC0de 2015-05-041-2/+2
| | |
* | | [ExtractArchive] report missing send2trashGravatar GammaC0de 2015-05-021-1/+4
| | |
* | | [AntiVirus] report missing send2trashGravatar GammaC0de 2015-05-021-3/+8
|/ /
* | Fix https://github.com/pyload/pyload/issues/1351Gravatar Walter Purcaro 2015-05-013-36/+27
| |
* | [XFileSharingPro] worldbytez.com supportGravatar Walter Purcaro 2015-05-011-2/+2
| |
* | Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-018-32/+30
| |
* | [UnSkipOnFail] Typo (2)Gravatar Walter Purcaro 2015-04-161-4/+4
| |
* | [UpdateManager] CleanupGravatar Walter Purcaro 2015-04-161-6/+4
| |
* | Update UpdateManager.pyGravatar GammaC0de 2015-04-141-3/+19
| |
* | [UnSkipOnFail] TypoGravatar Walter Purcaro 2015-04-131-2/+2
| |
* | [RestartSlow] Remove (temp)Gravatar Walter Purcaro 2015-04-101-58/+0
| |
* | [SimpleHoster] Improve file name handlingGravatar Walter Purcaro 2015-04-091-2/+2
| |
* | Fix https://github.com/pyload/pyload/issues/1157Gravatar Walter Purcaro 2015-04-0826-59/+60
| |
* | [UserAgentSwitcher] Random user-agent featureGravatar Walter Purcaro 2015-04-082-8/+23
| |
* | [AntiVirus][ExtractArchive] FixupGravatar Walter Purcaro 2015-04-082-4/+4
| |
* | [UserAgentSwitcher] Fix https://github.com/pyload/pyload/issues/1324Gravatar Walter Purcaro 2015-04-081-2/+2
| |
* | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1322Gravatar Walter Purcaro 2015-04-081-2/+2
| |
* | [UserAgentSwitcher] Default activated set to TrueGravatar Walter Purcaro 2015-04-081-2/+3
| |
* | Traceback code cosmeticsGravatar Walter Purcaro 2015-04-073-9/+8
| |
* | [YadiSk] Fix https://github.com/pyload/pyload/issues/1321Gravatar Walter Purcaro 2015-04-072-2/+2
| |
* | [ExtractArchive] Improve send2trash featureGravatar Walter Purcaro 2015-04-071-38/+43
| |
* | [AntiVirus] Recycle bin supportGravatar Walter Purcaro 2015-04-071-9/+29
| |
* | New plugin: UserAgentSwitcherGravatar Walter Purcaro 2015-04-071-0/+31
| | | | | | | | Fix https://github.com/pyload/pyload/issues/1305
* | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/1307Gravatar Walter Purcaro 2015-04-031-1/+1
| |
* | [ExternalScripts] UpdateGravatar Walter Purcaro 2015-03-291-9/+9
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-03-283-5/+4
| |
* | [Extractor] Rename method 'test' to 'verify'Gravatar Walter Purcaro 2015-03-261-31/+30
| |
* | interval code cosmeticsGravatar Walter Purcaro 2015-03-2621-99/+38
| |
* | [UpdateManager] UpdateGravatar Walter Purcaro 2015-03-261-93/+80
| |
* | __config__ cosmeticsGravatar Walter Purcaro 2015-03-252-51/+51
| |
* | fixed "permanent" issueGravatar Gutz-Pilz 2015-03-251-2/+2
| | | | | | (forgot to change filversion)
* | Merge pull request #1285 from immenz/dev_extractGravatar Walter Purcaro 2015-03-251-24/+39
|\ \ | | | | | | [ExtractArchive] Send2Trash Integration
| * | [ExtractArchive] Send2Trash IntegrationGravatar Jens Hörnlein 2015-03-251-24/+39
| | |
* | | [MegaRapidoNet] CleanupGravatar Walter Purcaro 2015-03-251-107/+71
| | |
* | | New plugin: MegaRapidoNetGravatar Kagenoshin 2015-03-251-0/+117
| | |
* | | Merge pull request #1278 from immenz/dev_extractGravatar Walter Purcaro 2015-03-231-2/+4
|\| | | | | | | | [ExtractArchive] extract archive even if first part is not in package
| * | [ExtractArchive] extract archive even if first part is not in packageGravatar Jens Hörnlein 2015-03-231-2/+4
| | |
* | | [AntiVirus] Typo & Remove Comment within ArrayGravatar Jens Hörnlein 2015-03-221-3/+4
|/ /
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1274Gravatar Walter Purcaro 2015-03-221-1/+3
| |
* | [DeleteFinished] Define MIN_CHECK_INTERVALGravatar Walter Purcaro 2015-03-212-20/+23
| |
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1272Gravatar Walter Purcaro 2015-03-211-17/+17
| |
* | [ExternalScripts] Rename pyload_shutdown to pyload_stopGravatar Walter Purcaro 2015-03-201-3/+3
| |
* | [ExternalScripts] New events supportGravatar Walter Purcaro 2015-03-201-6/+33
| |
* | [ExtractArchive] Update dispatchEventGravatar Walter Purcaro 2015-03-202-65/+68
| |
* | Hooks cleanupGravatar Walter Purcaro 2015-03-1822-44/+0
| |
* | [ClickAndLoad] Fix freeze after a pyLoad restartGravatar Walter Purcaro 2015-03-181-1/+3
| |
* | Spare code cosmetics (2)Gravatar Walter Purcaro 2015-03-184-32/+32
| |
* | [XFileSharingPro] Fix typoGravatar Walter Purcaro 2015-03-181-2/+2
| |
* | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/1233Gravatar Walter Purcaro 2015-03-181-46/+86
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-03-1813-14/+51
| |
* | [UpdateManager] Dispatch Event on plugins updateGravatar Walter Purcaro 2015-03-181-1/+3
| |
* | [AndroidPhoneNotify][WindowsPhoneNotify] New notificationsGravatar Walter Purcaro 2015-03-182-6/+44
| |
* | Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-146-16/+14
| |
* | [HotFolder] Missing exceptionGravatar Walter Purcaro 2015-03-141-2/+2
| |
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1225Gravatar Walter Purcaro 2015-03-131-3/+3
| |
* | Tiny code cosmeticsGravatar Walter Purcaro 2015-03-103-5/+5
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-03-1026-145/+150
| |
* | [MultiHook] Fix _pluginSet (fix LinkdecrypterCom issue)Gravatar Walter Purcaro 2015-03-101-2/+2
| |
* | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1241Gravatar Walter Purcaro 2015-03-091-2/+2
| |
* | [ExternalScripts] FixupGravatar Walter Purcaro 2015-03-091-5/+5
| |
* | Whitespace cosmeticsGravatar Walter Purcaro 2015-03-0813-23/+23
| |
* | Update notify addonGravatar Walter Purcaro 2015-03-082-40/+65
| |
* | [ExternalScripts] ImproveGravatar Walter Purcaro 2015-03-081-14/+19
| |
* | [AntiVirus] Missed something big! :PGravatar Walter Purcaro 2015-03-071-2/+2
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-03-072-21/+28
| |
* | [AntiVirus] Fix quarantine file movingGravatar Walter Purcaro 2015-03-071-3/+4
| |
* | New addon: AntiVirusGravatar Walter Purcaro 2015-03-071-0/+85
| |
* | [ExternalScripts] Version upGravatar Walter Purcaro 2015-03-062-12/+11
| |
* | Merge pull request #1227 from jellysheep/stableGravatar Walter Purcaro 2015-03-061-1/+2
|\ \ | | | | | | [ExternalScripts] Encode unicode characters
| * | [ExternalScripts] Encode unicode charactersGravatar jellysheep 2015-03-061-1/+2
| | | | | | | | | | | | | | | If a file with unicode characters in the filename is downloaded ExternalScripts.py fails with e.g. this error: ExternalScripts: Error in download_finished.sh: 'ascii' codec can't decode byte 0xc3 in position 29: ordinal not in range(128) This commit makes the plugin encode unicode characters to UTF-8.
* | | [SkipRev] Fix https://github.com/pyload/pyload/issues/1217 (2)Gravatar Walter Purcaro 2015-03-061-2/+4
|/ /
* | [SkipRev] Fix setup loop on download preparingGravatar Walter Purcaro 2015-03-061-4/+6
| |
* | [SkipRev] Fix https://github.com/pyload/pyload/issues/1217Gravatar Walter Purcaro 2015-03-061-10/+16
| |
* | [ClickAndLoad] FixupGravatar Walter Purcaro 2015-03-051-2/+2
| |
* | [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1220Gravatar Walter Purcaro 2015-03-041-4/+4
| |
* | [ClickAndLoad] Revert and improveGravatar Walter Purcaro 2015-03-021-26/+24
| |
* | [Extractor] Use self.targetGravatar Walter Purcaro 2015-03-011-16/+21
| |
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1089Gravatar Walter Purcaro 2015-03-011-31/+45
| |
* | [JustPremium] Include hoster to removeGravatar Jens Hörnlein 2015-03-011-7/+12
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-03-014-9/+9
| |
* | [ExternalScripts] Code cosmetics - cosmeticsGravatar Jens Hörnlein 2015-02-251-1/+1
| |
* | [ExternalScripts] Code cosmeticsGravatar Walter Purcaro 2015-02-241-4/+2
| |
* | [ExtractArchive] fixes https://github.com/pyload/pyload/issues/1206Gravatar Jens Hörnlein 2015-02-241-1/+2
| |
* | [Hook] Free-way.me: Use login data while getting host listGravatar flubshi 2015-02-231-3/+10
| |