summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Spare fixesGravatar Walter Purcaro 2015-10-0214-19/+16
* Fix https://github.com/pyload/pyload/issues/1780Gravatar Walter Purcaro 2015-10-022-4/+4
* [Account] Fix https://github.com/pyload/pyload/issues/1922Gravatar Walter Purcaro 2015-10-021-1/+2
* Fix https://github.com/pyload/pyload/issues/1920Gravatar Walter Purcaro 2015-10-026-24/+27
* [Account] Improve parse_traffic method + code cosmeticsGravatar Walter Purcaro 2015-10-0217-47/+45
* [UptoboxCom] Fix https://github.com/pyload/pyload/issues/1530 and https://git...Gravatar Walter Purcaro 2015-10-023-8/+10
* Fix https://github.com/pyload/pyload/issues/1917 + new function: parse_timeGravatar Walter Purcaro 2015-10-023-21/+48
* [Hoster] Fix https://github.com/pyload/pyload/issues/1918Gravatar Walter Purcaro 2015-10-021-1/+2
* [Plugin] Improve fixurl functionGravatar Walter Purcaro 2015-10-021-3/+7
* Fixpack (1)Gravatar Walter Purcaro 2015-10-0110-75/+131
* Merge pull request #1902 from GammaC0de/patch-3Gravatar Walter Purcaro 2015-10-011-2/+2
|\
| * Update XFSHoster.pyGravatar GammaC0de 2015-10-011-3/+3
* | Merge pull request #1895 from Bambie42/stableGravatar Walter Purcaro 2015-10-011-1/+1
|\ \
| * | fixes #1894 UploadedTo getSize errorGravatar Bambie42 2015-09-301-1/+1
| |/
* | Merge pull request #1900 from manuelm/stableGravatar Walter Purcaro 2015-10-011-1/+1
|\ \
| * | Strip trailing slashes before case sensitive checkingGravatar Manuel Mausz 2015-09-301-1/+1
| |/
* | Improve Hoster and Crypter + general fixupGravatar Walter Purcaro 2015-10-0116-597/+716
* | A lot of plugin code cosmetics (2)Gravatar Walter Purcaro 2015-10-015-12/+11
* | A lot of plugin code cosmeticsGravatar Walter Purcaro 2015-10-01127-718/+581
* | [AntiVirus] Folder supportGravatar Walter Purcaro 2015-10-011-24/+48
|/
* Merge pull request #1885 from GammaC0de/patch-7Gravatar Walter Purcaro 2015-09-301-39/+74
|\
| * [FilecryptCc] updateGravatar GammaC0de 2015-09-281-39/+74
* | [Captcha] _decrypt -> decrypt_imageGravatar Walter Purcaro 2015-09-303-8/+7
* | Merge pull request #1882 from GammaC0de/patch-5Gravatar Walter Purcaro 2015-09-301-3/+3
|\ \
| * | [Captcha] generic fix for #1756Gravatar GammaC0de 2015-09-281-3/+3
| |/
* | Add __config__ to MultiAccount (and XFSAccount) based pluginsGravatar Walter Purcaro 2015-09-3024-1/+94
* | [XFSHoster] Revert https://github.com/pyload/pyload/pull/1883Gravatar Walter Purcaro 2015-09-301-2/+2
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1890Gravatar Walter Purcaro 2015-09-301-2/+2
* | Merge pull request #1883 from joberreiter/joberreiter-patternxfshosterGravatar Walter Purcaro 2015-09-291-2/+2
|\ \
| * | Add captcha pattern for Recaptcha and SolvemediaGravatar Jochen Oberreiter 2015-09-261-3/+3
| |/
* | Merge pull request #1867 from GammaC0de/patch-3Gravatar Walter Purcaro 2015-09-291-2/+2
|\ \
| * | Update ZippyshareCom.pyGravatar GammaC0de 2015-09-251-2/+2
| |/
* | [Account] HotfixGravatar Walter Purcaro 2015-09-291-3/+3
* | Update hoster pluginsGravatar Walter Purcaro 2015-09-2951-211/+216
* | [OpenloadIo] CleanupGravatar Walter Purcaro 2015-09-291-21/+23
* | Update addon pluginsGravatar Walter Purcaro 2015-09-2931-780/+25
* | Update crypter pluginsGravatar Walter Purcaro 2015-09-299-35/+33
* | Update internal pluginsGravatar Walter Purcaro 2015-09-2917-229/+279
* | Account class completely rewritten + plugins updatedGravatar Walter Purcaro 2015-09-2996-582/+784
|/
* Merge pull request #1850 from chaosblog/patch-2Gravatar Walter Purcaro 2015-09-241-1/+1
|\
| * Version upGravatar Marcus "Chaosblog" 2015-09-231-1/+1
* | Merge pull request #1848 from lpiter/stableGravatar Walter Purcaro 2015-09-241-7/+48
|\ \ | |/ |/|
| * [Openload.io] Rewrite the plugin using official APIGravatar Piter 2015-09-231-7/+48
* | [FIX] AttributeError: x object has no attribute 'user'Gravatar Stefan Reisich 2015-09-231-2/+2
|/
* Add missing closing bracketGravatar Marcus "Chaosblog" 2015-09-231-1/+1
* Merge pull request #1835 from Gummibaer/patch-3Gravatar Walter Purcaro 2015-09-231-0/+1
|\
| * Fix for SMOOZEDGravatar Gummibaer 2015-09-221-0/+1
* | Update Hoster.pyGravatar GammaC0de 2015-09-221-1/+1
* | version upGravatar GammaC0de 2015-09-221-1/+1
* | version upGravatar GammaC0de 2015-09-221-1/+1
* | version upGravatar GammaC0de 2015-09-221-1/+1
* | version upGravatar GammaC0de 2015-09-221-1/+1
|/
* [Plugin] Fix _log + code cosmeticsGravatar Walter Purcaro 2015-09-224-13/+14
* [Plugin] fix missing importGravatar GammaC0de 2015-09-221-1/+2
* Auto-detect seconds_to_midnightGravatar Walter Purcaro 2015-09-221-13/+6
* Spare improvements and fixes (2)Gravatar Walter Purcaro 2015-09-2111-65/+49
* [FastixRu] FixupGravatar Walter Purcaro 2015-09-212-20/+25
* [Account] Fix __version__Gravatar Walter Purcaro 2015-09-2163-65/+65
* Spare code cosmeticsGravatar Walter Purcaro 2015-09-2142-38/+71
* Fix pyfile.name processingGravatar Walter Purcaro 2015-09-215-66/+45
* Merge branch 'pr/n1736_GammaC0de' into stableGravatar Walter Purcaro 2015-09-211-2/+1
|\
| * Update SimpleHoster.pyGravatar GammaC0de 2015-08-081-3/+2
* | Spare improvements and fixesGravatar Walter Purcaro 2015-09-2131-285/+273
* | [Account] parse_info -> grab_infoGravatar Walter Purcaro 2015-09-2162-140/+140
* | Merge branch 'pr/n1788_GammaC0de' into stableGravatar Walter Purcaro 2015-09-211-3/+3
|\ \
| * | Update Plugin.pyGravatar GammaC0de 2015-08-261-2/+3
* | | Update PremiumizeMe.pyGravatar GammaC0de 2015-09-201-1/+7
* | | [UptoboxCom] Account fixupGravatar Walter Purcaro 2015-09-191-3/+3
* | | [XFSAccount] UpdateGravatar Walter Purcaro 2015-09-195-61/+17
* | | Update UptoboxCom.pyGravatar benbox69 2015-09-171-12/+65
* | | Merge pull request #1818 from jakubbroz/stableGravatar Walter Purcaro 2015-09-152-2/+13
|\ \ \
| * | | Remove accents from file name #1817Gravatar Jakub Brož 2015-09-132-2/+13
* | | | [OpenloadIo] Update __pattern__Gravatar Walter Purcaro 2015-09-151-6/+6
* | | | Update main Captcha pluginGravatar Walter Purcaro 2015-09-144-32/+16
* | | | fixes #1756 completlyGravatar Bambie42 2015-09-131-3/+3
|/ / /
* | | [UlozTo] Hoster updateGravatar Walter Purcaro 2015-09-132-6/+9
* | | Update UserscloudCom.pyGravatar GammaC0de 2015-09-131-1/+1
* | | New Hoster - UserscloudComGravatar GammaC0de 2015-09-121-0/+36
* | | Merge pull request #1815 from rlindner81/fix/Go4UpComGravatar Walter Purcaro 2015-09-121-15/+18
|\ \ \
| * | | fixed Go4UpCom plugin and added parameter for preferred hosterGravatar Richard Lindner 2015-09-121-15/+18
* | | | Fix IRCInterface and XMPPInterfaceGravatar emkayyyy 2015-09-121-2/+2
|/ / /
* | | Update TransmissionRPC.pyGravatar GammaC0de 2015-09-041-9/+16
* | | Spare fixes (2)Gravatar Walter Purcaro 2015-09-0313-70/+90
* | | Update Checksum.pyGravatar Nippey 2015-09-021-2/+2
* | | Broken OneFIchierCom pluginGravatar estaban 2015-08-301-2/+2
* | | Merge pull request #1796 from GammaC0de/patch-8Gravatar Walter Purcaro 2015-08-301-4/+5
|\ \ \
| * | | Update Hoster.pyGravatar GammaC0de 2015-08-291-1/+1
| * | | [Hoster] fix pyfile.name not updated if dispositionGravatar GammaC0de 2015-08-291-4/+5
| |/ /
* | | Fix https://github.com/pyload/pyload/issues/1793Gravatar Walter Purcaro 2015-08-302-24/+24
* | | Merge pull request #1779 from GammaC0de/patch-5Gravatar Walter Purcaro 2015-08-301-1/+58
|\ \ \
| * | | Update OneFichierCom.pyGravatar GammaC0de 2015-08-231-1/+1
| * | | Update OneFichierCom.pyGravatar GammaC0de 2015-08-221-1/+58
| |/ /
* | | Merge pull request #1794 from B1gG/patch-1Gravatar Walter Purcaro 2015-08-301-2/+2
|\ \ \
| * | | Update to resolve issue #1793Gravatar B1gG 2015-08-271-2/+2
| |/ /
* | | Merge pull request #1773 from GammaC0de/patch-1Gravatar Walter Purcaro 2015-08-301-0/+73
|\ \ \
| * | | Update TransmissionRPC.pyGravatar GammaC0de 2015-08-231-1/+1
| * | | Create TransmissionRPC.pyGravatar GammaC0de 2015-08-201-0/+73
| |/ /
* | | Merge pull request #1769 from NETHeader/NETHeader-patch-1Gravatar Walter Purcaro 2015-08-301-25/+36
|\ \ \
| * | | Update SexuriaCom.pyGravatar NETHeader 2015-08-191-1/+1
| * | | Update SexuriaCom.pyGravatar NETHeader 2015-08-191-1/+1
| * | | Update SexuriaCom.pyGravatar NETHeader 2015-08-191-26/+37
| | |/ | |/|
* | | Merge pull request #1789 from Bambie42/stableGravatar Walter Purcaro 2015-08-302-9/+6
|\ \ \
| * | | partly fixes #1756Gravatar Bambie42 2015-08-262-9/+6
| | |/ | |/|
* | | fix #1765Gravatar GammaC0de 2015-08-211-4/+4
* | | fix #1765Gravatar GammaC0de 2015-08-211-1/+2
|/ /
* | Spare plugin updatesGravatar Walter Purcaro 2015-08-1917-22/+23
* | Temp fix https://github.com/pyload/pyload/pull/1708Gravatar Walter Purcaro 2015-08-191-2/+2
* | Merge pull request #1767 from djgreg13/stableGravatar Walter Purcaro 2015-08-191-3/+3
|\ \
| * | OneFichierCom premium detection fixedGravatar Gregory G 2015-08-191-3/+3
* | | Merge pull request #1764 from GammaC0de/patch-2Gravatar Walter Purcaro 2015-08-191-1/+1
|\ \ \
| * | | Update OneFichierCom.pyGravatar GammaC0de 2015-08-181-1/+1
| |/ /
* / / [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 anymoreGravatar Pavion 2015-08-051-0/+1
| |/
* | Merge pull request #1728 from GammaC0de/patch-2Gravatar Walter Purcaro 2015-08-181-3/+6
|\ \
| * | [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 #1691Gravatar lazlev 2015-08-081-0/+1
| |/
* | Merge pull request #1741 from joberreiter/patch-1Gravatar Walter Purcaro 2015-08-181-5/+5
|\ \
| * | Minor change to log outputGravatar Jochen Oberreiter 2015-08-111-1/+1
| * | Change comparison from identity to equalityGravatar Jochen Oberreiter 2015-08-111-2/+2
| * | Fix error introduced by function renameGravatar Jochen Oberreiter 2015-08-111-2/+2
| |/
* | Merge pull request #1746 from GammaC0de/patch-4Gravatar Walter Purcaro 2015-08-181-2/+2
|\ \
| * | [YoutubeCom] fix #1744Gravatar GammaC0de 2015-08-121-2/+2
| |/
* | Merge pull request #1748 from fayf/stableGravatar Walter Purcaro 2015-08-181-3/+3
|\ \
| * | [accounts/RapidgatorNet] Fixes #1698Gravatar Andrew Ching 2015-08-121-3/+3
| |/
* | Merge pull request #1750 from GammaC0de/patch-5Gravatar Walter Purcaro 2015-08-181-1/+3
|\ \
| * | [UploadedTo] add PREMIUM_ONLY_PATTERNGravatar GammaC0de 2015-08-121-1/+3
| |/
* | Merge pull request #1752 from synweap15/rapideo-nopremium-signature-fixGravatar Walter Purcaro 2015-08-182-4/+4
|\ \
| * | NoPremiumPl account version bumpGravatar synweap15 2015-08-131-1/+1
| * | fix NoPremiumPl account parse_info method signatureGravatar synweap15 2015-08-131-1/+1
| * | RapideoPl account version bumpGravatar synweap15 2015-08-131-1/+1
| * | fix RapideoPl account parse_info method signatureGravatar synweap15 2015-08-131-1/+1
| |/
* | Merge pull request #1754 from joberreiter/patch-3Gravatar Walter Purcaro 2015-08-182-7/+15
|\ \
| * | Update ShareLinksBiz.pyGravatar Jochen Oberreiter 2015-08-161-1/+4
| * | Update FilecryptCc.pyGravatar Jochen Oberreiter 2015-08-141-3/+4
| * | Update ShareLinksBiz.pyGravatar Jochen Oberreiter 2015-08-141-1/+1
| * | Check if search has returned a resultGravatar Jochen Oberreiter 2015-08-141-2/+6
| |/
* | Merge pull request #1755 from estaban/patch-6Gravatar Walter Purcaro 2015-08-181-2/+2
|\ \
| * | Update OneFichierCom.pyGravatar estaban 2015-08-141-1/+1
| * | File name not found on OneFichierGravatar estaban 2015-08-141-1/+1
| |/
* | Merge pull request #1763 from salimimani/patch-1Gravatar Walter Purcaro 2015-08-181-1/+1
|\ \
| * | Update MediafireCom.pyGravatar salimimani 2015-08-171-1/+1
| |/
* / Fix missing import statementGravatar Walter Purcaro 2015-08-092-2/+2
|/
* Fix https://github.com/pyload/pyload/issues/1707Gravatar Walter Purcaro 2015-08-042-3/+3
* Update SimpleHoster.pyGravatar estaban 2015-08-041-2/+2
* Download deleted because of file size mismatchGravatar estaban 2015-08-041-1/+3
* Some fixes (2)Gravatar Walter Purcaro 2015-08-044-5/+7
* [Account] fix relogin not workingGravatar GammaC0de 2015-08-041-4/+1
* [ZDF] Encode file name / titleGravatar jellysheep 2015-08-041-1/+1
* Some fixesGravatar Walter Purcaro 2015-08-049-31/+34
* ...has no attribute "COOKIES"Gravatar Gutz-Pilz 2015-08-041-0/+1
* Merge pull request #1666 from jellysheep/patch-1Gravatar Walter Purcaro 2015-08-041-1/+1
|\
| * [ZDF] Encode unicode characters when loading XMLGravatar jellysheep 2015-08-021-1/+1
* | Merge pull request #1690 from GammaC0de/patch-2Gravatar Walter Purcaro 2015-08-041-1/+1
|\ \
| * | Update XFileSharingPro.pyGravatar GammaC0de 2015-08-041-1/+1
* | | Fix #1603Gravatar TodsDeath 2015-08-041-2/+2
|/ /
* | Update Plugin.pyGravatar GammaC0de 2015-08-031-1/+1
* | Update SimpleHoster.pyGravatar GammaC0de 2015-08-031-2/+2
* | Update Plugin.pyGravatar GammaC0de 2015-08-031-1/+1
* | Update XFSAccount.pyGravatar GammaC0de 2015-08-031-4/+5
* | Update Plugin.pyGravatar GammaC0de 2015-08-031-2/+2
* | Merge pull request #1670 from GammaC0de/patch-2Gravatar Walter Purcaro 2015-08-031-2/+2
|\ \
| * | fix import errorGravatar GammaC0de 2015-08-031-2/+2
* | | Use set_cookie instead cj.setCookieGravatar Walter Purcaro 2015-08-0314-46/+61
|/ /
* / Fix https://github.com/pyload/pyload/issues/1664Gravatar Walter Purcaro 2015-08-021-4/+3
|/
* Fix https://github.com/pyload/pyload/issues/1591Gravatar Walter Purcaro 2015-08-025-56/+83
* Merge pull request #1665 from J-8/stableGravatar Walter Purcaro 2015-08-022-2/+2
|\
| * Fix for issue #1654Gravatar J-8 2015-08-022-2/+2
* | Tiny fixesGravatar Walter Purcaro 2015-08-025-10/+12
* | Fix https://github.com/pyload/pyload/issues/1663Gravatar Walter Purcaro 2015-08-026-15/+15
|/
* fix #1646 (2)Gravatar SK 2015-08-021-3/+3
* Fix https://github.com/pyload/pyload/issues/1651Gravatar Walter Purcaro 2015-08-021-5/+5
* Fix https://github.com/pyload/pyload/issues/1650Gravatar Walter Purcaro 2015-08-021-2/+2
* Fix https://github.com/pyload/pyload/issues/1640 (3)Gravatar Walter Purcaro 2015-08-021-7/+7
* Fix https://github.com/pyload/pyload/issues/1630Gravatar Walter Purcaro 2015-08-022-27/+27
* Fix https://github.com/pyload/pyload/issues/1649Gravatar Walter Purcaro 2015-08-022-3/+6
* Fix https://github.com/pyload/pyload/issues/1590Gravatar Walter Purcaro 2015-08-021-8/+8
* Fix https://github.com/pyload/pyload/issues/1643Gravatar Walter Purcaro 2015-08-021-8/+3
* Fix https://github.com/pyload/pyload/issues/1640 (2)Gravatar Walter Purcaro 2015-08-0210-28/+23
* [AntiStandby] Improve linux_standbyGravatar Walter Purcaro 2015-08-021-2/+6
* Update some pluginsGravatar Walter Purcaro 2015-08-0210-34/+33
* Fix https://github.com/pyload/pyload/issues/1646Gravatar Walter Purcaro 2015-08-022-6/+8
* Fix https://github.com/pyload/pyload/issues/1640Gravatar Walter Purcaro 2015-08-023-46/+47
* Fix load_account routineGravatar Walter Purcaro 2015-08-012-26/+34
* Fix https://github.com/pyload/pyload/issues/1636Gravatar Walter Purcaro 2015-08-012-3/+4
* Fix https://github.com/pyload/pyload/issues/1632Gravatar Walter Purcaro 2015-07-311-2/+2
* Fix https://github.com/pyload/pyload/issues/1543Gravatar Walter Purcaro 2015-07-311-2/+2
* Fix and improve account logicGravatar Walter Purcaro 2015-07-315-93/+89
* Fix https://github.com/pyload/pyload/issues/1628Gravatar Walter Purcaro 2015-07-313-10/+5
* Fix https://github.com/pyload/pyload/issues/1601Gravatar Walter Purcaro 2015-07-312-5/+8
* [Captcha] Fix _decrypt methodGravatar Walter Purcaro 2015-07-317-20/+17
* Fix https://github.com/pyload/pyload/issues/1602 (2)Gravatar Walter Purcaro 2015-07-311-2/+2
* [Account] Fix ********** bugGravatar Walter Purcaro 2015-07-311-2/+3
* Fix https://github.com/pyload/pyload/issues/1613Gravatar Walter Purcaro 2015-07-311-8/+5
* [ShareonlineBiz] Improve accountGravatar Walter Purcaro 2015-07-311-28/+35
* [Addon] Fix unload method not called on exitGravatar Walter Purcaro 2015-07-311-1/+2
* Fix https://github.com/pyload/pyload/issues/1625Gravatar Walter Purcaro 2015-07-314-68/+65
* Fix https://github.com/pyload/pyload/issues/1624Gravatar Walter Purcaro 2015-07-301-6/+2