Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pr/n2040_joberreiter' into stable | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
|\ | |||||
| * | Fixing "has no attribute" error | Jochen Oberreiter | 2015-10-16 | 1 | -2/+2 |
* | | Merge branch 'pr/n2038_GammaC0de' into stable | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update XFileSharingPro.py | GammaC0de | 2015-10-16 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #2024 from GammaC0de/patch-6 | Walter Purcaro | 2015-10-18 | 1 | -4/+8 |
|\ \ | |||||
| * | | [UpdateManager] report 404 | GammaC0de | 2015-10-13 | 1 | -5/+9 |
| |/ | |||||
* | | Merge pull request #2039 from joberreiter/patch-2 | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixing an unbalaced parenthesis in OFFLINE_PATTERN | Jochen Oberreiter | 2015-10-16 | 1 | -2/+2 |
| |/ | |||||
* | | Version up for all plugins | Walter Purcaro | 2015-10-18 | 467 | -467/+467 |
* | | Spare code cosmetics | Walter Purcaro | 2015-10-18 | 10 | -36/+37 |
* | | Update internals | Walter Purcaro | 2015-10-18 | 7 | -27/+24 |
* | | Update hosters | Walter Purcaro | 2015-10-18 | 49 | -158/+149 |
* | | [SimpleCrypter] Don't use self.link(s) | Walter Purcaro | 2015-10-18 | 1 | -98/+40 |
* | | [Plugin] Minimize code + spare fixes | Walter Purcaro | 2015-10-18 | 3 | -419/+66 |
* | | [Hoster] Fix download routine + new method is_download | Walter Purcaro | 2015-10-18 | 1 | -61/+140 |
* | | [Base] Grab link info on setup | Walter Purcaro | 2015-10-18 | 1 | -123/+87 |
* | | Update addons | Walter Purcaro | 2015-10-18 | 10 | -60/+56 |
* | | Update crypters | Walter Purcaro | 2015-10-18 | 57 | -104/+191 |
* | | Update containers | Walter Purcaro | 2015-10-18 | 4 | -12/+13 |
* | | Update captchas | Walter Purcaro | 2015-10-18 | 2 | -15/+15 |
* | | Update accounts | Walter Purcaro | 2015-10-18 | 7 | -29/+29 |
* | | [Extractor] Code cleanup | Walter Purcaro | 2015-10-18 | 4 | -44/+41 |
* | | [Addon] Start periodical on plugin activation | Walter Purcaro | 2015-10-18 | 1 | -11/+7 |
* | | [Account] Fix info syncing and corrupted password issue | Walter Purcaro | 2015-10-18 | 1 | -36/+19 |
* | | [XFileSharingPro] Fix regexp | Walter Purcaro | 2015-10-18 | 3 | -8/+8 |
* | | Dead plugins are stable, but still dead. | Walter Purcaro | 2015-10-18 | 82 | -82/+82 |
* | | [MultiAccount] Still not working, but 90% complete | Walter Purcaro | 2015-10-18 | 1 | -135/+117 |
* | | [ClickNLoad] Don't sleep, use scheduling | Walter Purcaro | 2015-10-18 | 1 | -7/+3 |
* | | Set broken plugins | Walter Purcaro | 2015-10-18 | 4 | -9/+12 |
* | | [ExternalScripts] Optimize code | Walter Purcaro | 2015-10-18 | 1 | -92/+56 |
* | | [TusfilesNet] Limit to two simultaneous downloads | Walter Purcaro | 2015-10-18 | 1 | -2/+3 |
* | | [OneFichierCom] Fix handle_premium routine | Walter Purcaro | 2015-10-18 | 1 | -18/+2 |
* | | [BasePlugin] Extend hoster Http | Walter Purcaro | 2015-10-18 | 1 | -73/+6 |
* | | Multi-hoster accounts now extend MultiAccount class | Walter Purcaro | 2015-10-18 | 23 | -92/+99 |
* | | New plugin: Http | Walter Purcaro | 2015-10-18 | 1 | -0/+93 |
* | | Collect plugin utilities in a own file | Walter Purcaro | 2015-10-18 | 1 | -0/+433 |
* | | New plugin: JDlist | Walter Purcaro | 2015-10-18 | 1 | -0/+26 |
* | | Spare fixes | Walter Purcaro | 2015-10-13 | 3 | -21/+17 |
* | | Fixing fixurl... | Walter Purcaro | 2015-10-13 | 2 | -11/+10 |
* | | [SimpleCrypter] Don't extend SimpleHoster anymore | Walter Purcaro | 2015-10-13 | 1 | -24/+292 |
|/ | |||||
* | Fix EuroshareEu | astranCZ | 2015-10-13 | 1 | -2/+4 |
* | Merge pull request #2019 from GammaC0de/patch-6 | Walter Purcaro | 2015-10-13 | 1 | -25/+40 |
|\ | |||||
| * | [Plugin] version up | GammaC0de | 2015-10-13 | 1 | -1/+1 |
| * | [Plugin] improve error tracing (2) | GammaC0de | 2015-10-13 | 1 | -24/+39 |
* | | Merge pull request #2020 from GammaC0de/patch-7 | Walter Purcaro | 2015-10-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | [UptoboxCom] fix "Version mismatch" | GammaC0de | 2015-10-13 | 1 | -1/+1 |
| |/ | |||||
* / | Euroshare.eu is ok | astranCZ | 2015-10-13 | 1 | -3/+3 |
|/ | |||||
* | [XFSAccount] Error handling support | Walter Purcaro | 2015-10-11 | 3 | -29/+68 |
* | [Plugin] Improve error tracing | Walter Purcaro | 2015-10-11 | 1 | -6/+16 |
* | Fix https://github.com/pyload/pyload/issues/1960 | Walter Purcaro | 2015-10-11 | 3 | -25/+36 |
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 462 | -762/+988 |
* | Fix https://github.com/pyload/pyload/issues/2002 | Walter Purcaro | 2015-10-10 | 1 | -18/+25 |
* | 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 |
|\ \ |