Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 463 | -663/+586 |
* | Merge branch 'pr/n1997_GammaC0de' into stable | Walter Purcaro | 2015-10-10 | 1 | -1/+2 |
|\ | |||||
| * | Update Base.py | GammaC0de | 2015-10-10 | 1 | -1/+2 |
* | | Spare code cosmetics (2) | Walter Purcaro | 2015-10-10 | 7 | -16/+10 |
* | | [Base] New methods: init_base and setup_base | Walter Purcaro | 2015-10-10 | 3 | -44/+60 |
* | | Spare code cosmetics | Walter Purcaro | 2015-10-10 | 14 | -40/+33 |
* | | [Addon] Persistent self.info | Walter Purcaro | 2015-10-10 | 1 | -1/+11 |
* | | [Plugin] Improve encoding functions & storing methods | Walter Purcaro | 2015-10-10 | 1 | -19/+60 |
* | | [UpdateManager] Make really faster! | Walter Purcaro | 2015-10-10 | 1 | -106/+145 |
|/ | |||||
* | Update OneFichierCom.py | GammaC0de | 2015-10-10 | 1 | -3/+2 |
* | Merge pull request #1994 from GammaC0de/patch-3 | Walter Purcaro | 2015-10-09 | 1 | -1/+6 |
|\ | |||||
| * | Update UpdateManager.py | GammaC0de | 2015-10-09 | 1 | -1/+1 |
| * | fix not deleting blacklisted hook plugins | GammaC0de | 2015-10-09 | 1 | -1/+6 |
* | | Correction of bug KeyError: 'ID' in OneFichierCom.py. | Hadrien Theveneau | 2015-10-09 | 1 | -2/+2 |
|/ | |||||
* | Fix https://github.com/pyload/pyload/issues/1962 (and many other tickets) | Walter Purcaro | 2015-10-08 | 3 | -10/+16 |
* | Fix https://github.com/pyload/pyload/issues/1978 | Walter Purcaro | 2015-10-08 | 1 | -2/+2 |
* | Fix https://github.com/pyload/pyload/issues/1975 | Walter Purcaro | 2015-10-08 | 2 | -13/+8 |
* | Fixpack (5) | Walter Purcaro | 2015-10-08 | 14 | -119/+119 |
* | Spare improvements | Walter Purcaro | 2015-10-08 | 34 | -120/+201 |
* | New plugin: LogMarker | Walter Purcaro | 2015-10-08 | 1 | -5/+22 |
* | Fixpack (4) | Walter Purcaro | 2015-10-08 | 35 | -147/+117 |
* | Merge pull request #1957 from GammaC0de/patch-3 | Walter Purcaro | 2015-10-07 | 1 | -16/+80 |
|\ | |||||
| * | [log_xxx()] introduce 'traceback' argument | GammaC0de | 2015-10-05 | 1 | -16/+80 |
* | | Merge pull request #1964 from kasperj/stable | Walter Purcaro | 2015-10-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | Double URL Fix | kasperj | 2015-10-06 | 1 | -1/+1 |
| |/ | |||||
* / | [hooks/XFileSharingPro] Fix for #1954 | Jochen Oberreiter | 2015-10-07 | 1 | -3/+3 |
|/ | |||||
* | Small code cosmetics | Walter Purcaro | 2015-10-04 | 6 | -32/+19 |
* | Fixpack (3) | Walter Purcaro | 2015-10-04 | 43 | -91/+100 |
* | Fixpack (2) | Walter Purcaro | 2015-10-04 | 37 | -141/+156 |
* | Fix https://github.com/pyload/pyload/issues/1911#issuecomment-145026557 | Walter Purcaro | 2015-10-02 | 7 | -25/+44 |
* | [ClickAndLoad] Queue destination support (2) | Walter Purcaro | 2015-10-02 | 1 | -3/+3 |
* | [ClickAndLoad] Queue destination support | Walter Purcaro | 2015-10-02 | 2 | -9/+23 |
* | Fix https://github.com/pyload/pyload/issues/1932 | Walter Purcaro | 2015-10-02 | 11 | -30/+34 |
* | Merge pull request #1933 from jansohn/stable | Walter Purcaro | 2015-10-02 | 2 | -3/+3 |
|\ | |||||
| * | fix #1921 | jansohn | 2015-10-02 | 2 | -3/+3 |
* | | Spare fixes | Walter Purcaro | 2015-10-02 | 14 | -19/+16 |
* | | Fix https://github.com/pyload/pyload/issues/1780 | Walter Purcaro | 2015-10-02 | 2 | -4/+4 |
* | | [Account] Fix https://github.com/pyload/pyload/issues/1922 | Walter Purcaro | 2015-10-02 | 1 | -1/+2 |
* | | Fix https://github.com/pyload/pyload/issues/1920 | Walter Purcaro | 2015-10-02 | 6 | -24/+27 |
|/ | |||||
* | [Account] Improve parse_traffic method + code cosmetics | Walter Purcaro | 2015-10-02 | 17 | -47/+45 |
* | [UptoboxCom] Fix https://github.com/pyload/pyload/issues/1530 and https://git... | Walter Purcaro | 2015-10-02 | 3 | -8/+10 |
* | Fix https://github.com/pyload/pyload/issues/1917 + new function: parse_time | Walter Purcaro | 2015-10-02 | 3 | -21/+48 |
* | [Hoster] Fix https://github.com/pyload/pyload/issues/1918 | Walter Purcaro | 2015-10-02 | 1 | -1/+2 |
* | [Plugin] Improve fixurl function | Walter Purcaro | 2015-10-02 | 1 | -3/+7 |
* | Fixpack (1) | Walter Purcaro | 2015-10-01 | 10 | -75/+131 |
* | Merge pull request #1902 from GammaC0de/patch-3 | Walter Purcaro | 2015-10-01 | 1 | -2/+2 |
|\ | |||||
| * | Update XFSHoster.py | GammaC0de | 2015-10-01 | 1 | -3/+3 |
* | | Merge pull request #1895 from Bambie42/stable | Walter Purcaro | 2015-10-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | fixes #1894 UploadedTo getSize error | Bambie42 | 2015-09-30 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1900 from manuelm/stable | Walter Purcaro | 2015-10-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | Strip trailing slashes before case sensitive checking | Manuel Mausz | 2015-09-30 | 1 | -1/+1 |
| |/ | |||||
* | | Improve Hoster and Crypter + general fixup | Walter Purcaro | 2015-10-01 | 16 | -597/+716 |
* | | A lot of plugin code cosmetics (2) | Walter Purcaro | 2015-10-01 | 5 | -12/+11 |
* | | A lot of plugin code cosmetics | Walter Purcaro | 2015-10-01 | 127 | -718/+581 |
* | | [AntiVirus] Folder support | Walter Purcaro | 2015-10-01 | 1 | -24/+48 |
|/ | |||||
* | Merge pull request #1885 from GammaC0de/patch-7 | Walter Purcaro | 2015-09-30 | 1 | -39/+74 |
|\ | |||||
| * | [FilecryptCc] update | GammaC0de | 2015-09-28 | 1 | -39/+74 |
* | | [Captcha] _decrypt -> decrypt_image | Walter Purcaro | 2015-09-30 | 3 | -8/+7 |
* | | Merge pull request #1882 from GammaC0de/patch-5 | Walter Purcaro | 2015-09-30 | 1 | -3/+3 |
|\ \ | |||||
| * | | [Captcha] generic fix for #1756 | GammaC0de | 2015-09-28 | 1 | -3/+3 |
| |/ | |||||
* | | Add __config__ to MultiAccount (and XFSAccount) based plugins | Walter Purcaro | 2015-09-30 | 24 | -1/+94 |
* | | [XFSHoster] Revert https://github.com/pyload/pyload/pull/1883 | Walter Purcaro | 2015-09-30 | 1 | -2/+2 |
* | | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1890 | Walter Purcaro | 2015-09-30 | 1 | -2/+2 |
* | | Merge pull request #1883 from joberreiter/joberreiter-patternxfshoster | Walter Purcaro | 2015-09-29 | 1 | -2/+2 |
|\ \ | |||||
| * | | Add captcha pattern for Recaptcha and Solvemedia | Jochen Oberreiter | 2015-09-26 | 1 | -3/+3 |
| |/ | |||||
* | | Merge pull request #1867 from GammaC0de/patch-3 | Walter Purcaro | 2015-09-29 | 1 | -2/+2 |
|\ \ | |||||
| * | | Update ZippyshareCom.py | GammaC0de | 2015-09-25 | 1 | -2/+2 |
| |/ | |||||
* | | [Account] Hotfix | Walter Purcaro | 2015-09-29 | 1 | -3/+3 |
* | | Update hoster plugins | Walter Purcaro | 2015-09-29 | 51 | -211/+216 |
* | | [OpenloadIo] Cleanup | Walter Purcaro | 2015-09-29 | 1 | -21/+23 |
* | | Update addon plugins | Walter Purcaro | 2015-09-29 | 31 | -780/+25 |
* | | Update crypter plugins | Walter Purcaro | 2015-09-29 | 9 | -35/+33 |
* | | Update internal plugins | Walter Purcaro | 2015-09-29 | 17 | -229/+279 |
* | | Account class completely rewritten + plugins updated | Walter Purcaro | 2015-09-29 | 96 | -582/+784 |
|/ | |||||
* | Merge pull request #1850 from chaosblog/patch-2 | Walter Purcaro | 2015-09-24 | 1 | -1/+1 |
|\ | |||||
| * | Version up | Marcus "Chaosblog" | 2015-09-23 | 1 | -1/+1 |
* | | Merge pull request #1848 from lpiter/stable | Walter Purcaro | 2015-09-24 | 1 | -7/+48 |
|\ \ | |/ |/| | |||||
| * | [Openload.io] Rewrite the plugin using official API | Piter | 2015-09-23 | 1 | -7/+48 |
* | | [FIX] AttributeError: x object has no attribute 'user' | Stefan Reisich | 2015-09-23 | 1 | -2/+2 |
|/ | |||||
* | Add missing closing bracket | Marcus "Chaosblog" | 2015-09-23 | 1 | -1/+1 |
* | Merge pull request #1835 from Gummibaer/patch-3 | Walter Purcaro | 2015-09-23 | 1 | -0/+1 |
|\ | |||||
| * | Fix for SMOOZED | Gummibaer | 2015-09-22 | 1 | -0/+1 |
* | | Update Hoster.py | GammaC0de | 2015-09-22 | 1 | -1/+1 |
* | | version up | GammaC0de | 2015-09-22 | 1 | -1/+1 |
* | | version up | GammaC0de | 2015-09-22 | 1 | -1/+1 |
* | | version up | GammaC0de | 2015-09-22 | 1 | -1/+1 |
* | | version up | GammaC0de | 2015-09-22 | 1 | -1/+1 |
|/ | |||||
* | [Plugin] Fix _log + code cosmetics | Walter Purcaro | 2015-09-22 | 4 | -13/+14 |
* | [Plugin] fix missing import | GammaC0de | 2015-09-22 | 1 | -1/+2 |
* | Auto-detect seconds_to_midnight | Walter Purcaro | 2015-09-22 | 1 | -13/+6 |
* | Spare improvements and fixes (2) | Walter Purcaro | 2015-09-21 | 11 | -65/+49 |
* | [FastixRu] Fixup | Walter Purcaro | 2015-09-21 | 2 | -20/+25 |
* | [Account] Fix __version__ | Walter Purcaro | 2015-09-21 | 63 | -65/+65 |
* | Spare code cosmetics | Walter Purcaro | 2015-09-21 | 42 | -38/+71 |
* | Fix pyfile.name processing | Walter Purcaro | 2015-09-21 | 5 | -66/+45 |
* | Merge branch 'pr/n1736_GammaC0de' into stable | Walter Purcaro | 2015-09-21 | 1 | -2/+1 |
|\ | |||||
| * | Update SimpleHoster.py | GammaC0de | 2015-08-08 | 1 | -3/+2 |
* | | Spare improvements and fixes | Walter Purcaro | 2015-09-21 | 31 | -285/+273 |
* | | [Account] parse_info -> grab_info | Walter Purcaro | 2015-09-21 | 62 | -140/+140 |
* | | Merge branch 'pr/n1788_GammaC0de' into stable | Walter Purcaro | 2015-09-21 | 1 | -3/+3 |
|\ \ | |||||
| * | | Update Plugin.py | GammaC0de | 2015-08-26 | 1 | -2/+3 |
* | | | Update PremiumizeMe.py | GammaC0de | 2015-09-20 | 1 | -1/+7 |
* | | | [UptoboxCom] Account fixup | Walter Purcaro | 2015-09-19 | 1 | -3/+3 |
* | | | [XFSAccount] Update | Walter Purcaro | 2015-09-19 | 5 | -61/+17 |
* | | | Update UptoboxCom.py | benbox69 | 2015-09-17 | 1 | -12/+65 |
* | | | Merge pull request #1818 from jakubbroz/stable | Walter Purcaro | 2015-09-15 | 2 | -2/+13 |
|\ \ \ | |||||
| * | | | Remove accents from file name #1817 | Jakub Brož | 2015-09-13 | 2 | -2/+13 |
* | | | | [OpenloadIo] Update __pattern__ | Walter Purcaro | 2015-09-15 | 1 | -6/+6 |
* | | | | Update main Captcha plugin | Walter Purcaro | 2015-09-14 | 4 | -32/+16 |
* | | | | fixes #1756 completly | Bambie42 | 2015-09-13 | 1 | -3/+3 |
|/ / / | |||||
* | | | [UlozTo] Hoster update | Walter Purcaro | 2015-09-13 | 2 | -6/+9 |
* | | | Update UserscloudCom.py | GammaC0de | 2015-09-13 | 1 | -1/+1 |
* | | | New Hoster - UserscloudCom | GammaC0de | 2015-09-12 | 1 | -0/+36 |
* | | | Merge pull request #1815 from rlindner81/fix/Go4UpCom | Walter Purcaro | 2015-09-12 | 1 | -15/+18 |
|\ \ \ | |||||
| * | | | fixed Go4UpCom plugin and added parameter for preferred hoster | Richard Lindner | 2015-09-12 | 1 | -15/+18 |
* | | | | Fix IRCInterface and XMPPInterface | emkayyyy | 2015-09-12 | 1 | -2/+2 |
|/ / / | |||||
* | | | Update TransmissionRPC.py | GammaC0de | 2015-09-04 | 1 | -9/+16 |
* | | | Spare fixes (2) | Walter Purcaro | 2015-09-03 | 13 | -70/+90 |
* | | | Update Checksum.py | Nippey | 2015-09-02 | 1 | -2/+2 |
* | | | Broken OneFIchierCom plugin | estaban | 2015-08-30 | 1 | -2/+2 |
* | | | Merge pull request #1796 from GammaC0de/patch-8 | Walter Purcaro | 2015-08-30 | 1 | -4/+5 |
|\ \ \ | |||||
| * | | | Update Hoster.py | GammaC0de | 2015-08-29 | 1 | -1/+1 |
| * | | | [Hoster] fix pyfile.name not updated if disposition | GammaC0de | 2015-08-29 | 1 | -4/+5 |
| |/ / | |||||
* | | | Fix https://github.com/pyload/pyload/issues/1793 | Walter Purcaro | 2015-08-30 | 2 | -24/+24 |
* | | | Merge pull request #1779 from GammaC0de/patch-5 | Walter Purcaro | 2015-08-30 | 1 | -1/+58 |
|\ \ \ | |||||
| * | | | Update OneFichierCom.py | GammaC0de | 2015-08-23 | 1 | -1/+1 |
| * | | | Update OneFichierCom.py | GammaC0de | 2015-08-22 | 1 | -1/+58 |
| |/ / | |||||
* | | | Merge pull request #1794 from B1gG/patch-1 | Walter Purcaro | 2015-08-30 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Update to resolve issue #1793 | B1gG | 2015-08-27 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #1773 from GammaC0de/patch-1 | Walter Purcaro | 2015-08-30 | 1 | -0/+73 |
|\ \ \ | |||||
| * | | | Update TransmissionRPC.py | GammaC0de | 2015-08-23 | 1 | -1/+1 |
| * | | | Create TransmissionRPC.py | GammaC0de | 2015-08-20 | 1 | -0/+73 |
| |/ / | |||||
* | | | Merge pull request #1769 from NETHeader/NETHeader-patch-1 | Walter Purcaro | 2015-08-30 | 1 | -25/+36 |
|\ \ \ | |||||
| * | | | Update SexuriaCom.py | NETHeader | 2015-08-19 | 1 | -1/+1 |
| * | | | Update SexuriaCom.py | NETHeader | 2015-08-19 | 1 | -1/+1 |
| * | | | Update SexuriaCom.py | NETHeader | 2015-08-19 | 1 | -26/+37 |
| | |/ | |/| | |||||
* | | | Merge pull request #1789 from Bambie42/stable | Walter Purcaro | 2015-08-30 | 2 | -9/+6 |
|\ \ \ | |||||
| * | | | partly fixes #1756 | Bambie42 | 2015-08-26 | 2 | -9/+6 |
| | |/ | |/| | |||||
* | | | fix #1765 | GammaC0de | 2015-08-21 | 1 | -4/+4 |
* | | | fix #1765 | GammaC0de | 2015-08-21 | 1 | -1/+2 |
|/ / | |||||
* | | Spare plugin updates | Walter Purcaro | 2015-08-19 | 17 | -22/+23 |
* | | Temp fix https://github.com/pyload/pyload/pull/1708 | Walter Purcaro | 2015-08-19 | 1 | -2/+2 |
* | | Merge pull request #1767 from djgreg13/stable | Walter Purcaro | 2015-08-19 | 1 | -3/+3 |
|\ \ | |||||
| * | | OneFichierCom premium detection fixed | Gregory G | 2015-08-19 | 1 | -3/+3 |
* | | | Merge pull request #1764 from GammaC0de/patch-2 | Walter Purcaro | 2015-08-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update OneFichierCom.py | GammaC0de | 2015-08-18 | 1 | -1/+1 |
| |/ / | |||||
* / / | [UpdateManager] show plugin type one error | GammaC0de | 2015-08-19 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #1723 from Pavion/patch-1 | Walter Purcaro | 2015-08-18 | 1 | -0/+1 |
|\ \ | |||||
| * | | HotFolder.py fix for not being periodical anymore | Pavion | 2015-08-05 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #1728 from GammaC0de/patch-2 | Walter Purcaro | 2015-08-18 | 1 | -3/+6 |
|\ \ | |||||
| * | | [ExternalScripts] add registered script information | GammaC0de | 2015-08-06 | 1 | -0/+1 |
| * | | fix ExternalScripts not working | GammaC0de | 2015-08-06 | 1 | -3/+5 |
| |/ | |||||
* | | Merge pull request #1733 from lazlev/patch-3 | Walter Purcaro | 2015-08-18 | 1 | -0/+1 |
|\ \ | |||||
| * | | Fix #1691 | lazlev | 2015-08-08 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #1741 from joberreiter/patch-1 | Walter Purcaro | 2015-08-18 | 1 | -5/+5 |
|\ \ | |||||
| * | | Minor change to log output | Jochen Oberreiter | 2015-08-11 | 1 | -1/+1 |
| * | | Change comparison from identity to equality | Jochen Oberreiter | 2015-08-11 | 1 | -2/+2 |
| * | | Fix error introduced by function rename | Jochen Oberreiter | 2015-08-11 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #1746 from GammaC0de/patch-4 | Walter Purcaro | 2015-08-18 | 1 | -2/+2 |
|\ \ | |||||
| * | | [YoutubeCom] fix #1744 | GammaC0de | 2015-08-12 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #1748 from fayf/stable | Walter Purcaro | 2015-08-18 | 1 | -3/+3 |
|\ \ | |||||
| * | | [accounts/RapidgatorNet] Fixes #1698 | Andrew Ching | 2015-08-12 | 1 | -3/+3 |
| |/ | |||||
* | | Merge pull request #1750 from GammaC0de/patch-5 | Walter Purcaro | 2015-08-18 | 1 | -1/+3 |
|\ \ | |||||
| * | | [UploadedTo] add PREMIUM_ONLY_PATTERN | GammaC0de | 2015-08-12 | 1 | -1/+3 |
| |/ | |||||
* | | Merge pull request #1752 from synweap15/rapideo-nopremium-signature-fix | Walter Purcaro | 2015-08-18 | 2 | -4/+4 |
|\ \ | |||||
| * | | NoPremiumPl account version bump | synweap15 | 2015-08-13 | 1 | -1/+1 |
| * | | fix NoPremiumPl account parse_info method signature | synweap15 | 2015-08-13 | 1 | -1/+1 |
| * | | RapideoPl account version bump | synweap15 | 2015-08-13 | 1 | -1/+1 |
| * | | fix RapideoPl account parse_info method signature | synweap15 | 2015-08-13 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1754 from joberreiter/patch-3 | Walter Purcaro | 2015-08-18 | 2 | -7/+15 |
|\ \ | |||||
| * | | Update ShareLinksBiz.py | Jochen Oberreiter | 2015-08-16 | 1 | -1/+4 |
| * | | Update FilecryptCc.py | Jochen Oberreiter | 2015-08-14 | 1 | -3/+4 |
| * | | Update ShareLinksBiz.py | Jochen Oberreiter | 2015-08-14 | 1 | -1/+1 |
| * | | Check if search has returned a result | Jochen Oberreiter | 2015-08-14 | 1 | -2/+6 |
| |/ | |||||
* | | Merge pull request #1755 from estaban/patch-6 | Walter Purcaro | 2015-08-18 | 1 | -2/+2 |
|\ \ | |||||
| * | | Update OneFichierCom.py | estaban | 2015-08-14 | 1 | -1/+1 |
| * | | File name not found on OneFichier | estaban | 2015-08-14 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1763 from salimimani/patch-1 | Walter Purcaro | 2015-08-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update MediafireCom.py | salimimani | 2015-08-17 | 1 | -1/+1 |
| |/ | |||||
* / | Fix missing import statement | Walter Purcaro | 2015-08-09 | 2 | -2/+2 |
|/ | |||||
* | Fix https://github.com/pyload/pyload/issues/1707 | Walter Purcaro | 2015-08-04 | 2 | -3/+3 |
* | Update SimpleHoster.py | estaban | 2015-08-04 | 1 | -2/+2 |
* | Download deleted because of file size mismatch | estaban | 2015-08-04 | 1 | -1/+3 |
* | Some fixes (2) | Walter Purcaro | 2015-08-04 | 4 | -5/+7 |
* | [Account] fix relogin not working | GammaC0de | 2015-08-04 | 1 | -4/+1 |
* | [ZDF] Encode file name / title | jellysheep | 2015-08-04 | 1 | -1/+1 |
* | Some fixes | Walter Purcaro | 2015-08-04 | 9 | -31/+34 |
* | ...has no attribute "COOKIES" | Gutz-Pilz | 2015-08-04 | 1 | -0/+1 |
* | Merge pull request #1666 from jellysheep/patch-1 | Walter Purcaro | 2015-08-04 | 1 | -1/+1 |
|\ | |||||
| * | [ZDF] Encode unicode characters when loading XML | jellysheep | 2015-08-02 | 1 | -1/+1 |
* | | Merge pull request #1690 from GammaC0de/patch-2 | Walter Purcaro | 2015-08-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update XFileSharingPro.py | GammaC0de | 2015-08-04 | 1 | -1/+1 |
* | | | Fix #1603 | TodsDeath | 2015-08-04 | 1 | -2/+2 |
|/ / | |||||
* | | Update Plugin.py | GammaC0de | 2015-08-03 | 1 | -1/+1 |
* | | Update SimpleHoster.py | GammaC0de | 2015-08-03 | 1 | -2/+2 |
* | | Update Plugin.py | GammaC0de | 2015-08-03 | 1 | -1/+1 |
* | | Update XFSAccount.py | GammaC0de | 2015-08-03 | 1 | -4/+5 |
* | | Update Plugin.py | GammaC0de | 2015-08-03 | 1 | -2/+2 |
* | | Merge pull request #1670 from GammaC0de/patch-2 | Walter Purcaro | 2015-08-03 | 1 | -2/+2 |
|\ \ | |||||
| * | | fix import error | GammaC0de | 2015-08-03 | 1 | -2/+2 |