Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simpler version | 2015-12-29 | 1 | -24/+22 | |
| | | | | It uses some JS to emulate a document - so it'll be simpler to add any JS function in case Zippyshare's devs decide to add deeper instrospection. It has worked for several months on my side - quite the same code actually. | ||||
* | Tiny code cosmetics | 2015-12-29 | 1 | -2/+3 | |
| | |||||
* | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/2225 | 2015-12-29 | 1 | -1/+0 | |
| | |||||
* | [UpstoreNet] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [RyushareCom] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [ShareonlineBiz] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [OneFichierCom] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [UploadedTo] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [FileserveCom] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [LinksnappyCom] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [ExtabitCom] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [RapiduNet] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [UgouploadNet] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [FreakshareCom] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [UpleaCom] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [LetitbitNet] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [HighWayMe] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | Spare code fixes (3) | 2015-12-28 | 2 | -10/+11 | |
| | |||||
* | Spare code fixes (2) | 2015-12-28 | 1 | -1/+1 | |
| | |||||
* | Update some hosters | 2015-12-27 | 6 | -10/+10 | |
| | |||||
* | Spare code cosmetics | 2015-12-27 | 31 | -95/+109 | |
| | |||||
* | Spare code fixes | 2015-12-27 | 7 | -23/+16 | |
| | |||||
* | Update hosters (1) | 2015-12-27 | 218 | -1166/+593 | |
| | |||||
* | [UgouploadNet] update | 2015-12-21 | 1 | -5/+8 | |
| | |||||
* | [UgouploadNet] new hoster | 2015-12-21 | 1 | -0/+53 | |
| | | | fix #2201 | ||||
* | [OneFichierCom] fix #2196 | 2015-12-20 | 1 | -12/+15 | |
| | |||||
* | Fix: Nitroflare cannot be handled as Direct Download | 2015-12-20 | 1 | -0/+1 | |
| | |||||
* | Same fix better implementation | 2015-12-20 | 1 | -7/+2 | |
| | |||||
* | Fix: OneFichier free download had a new link to follow | 2015-12-20 | 1 | -1/+8 | |
| | |||||
* | Update UpstoreNet.py | 2015-12-17 | 1 | -1/+1 | |
| | |||||
* | various fixes | 2015-12-17 | 1 | -10/+26 | |
| | | | | | | - had to introduce the ```self.retry``` on line 86 because Upstore sometimes just restarted the timer on some files without any reason. - removed artifact config options - now catches "LONG_WAIT" events - proper error checking with ```check_errors()``` | ||||
* | [OneFichierCom] fix #2193 | 2015-12-15 | 1 | -7/+7 | |
| | |||||
* | [ShareonlineBiz] version up | 2015-12-09 | 1 | -1/+1 | |
| | |||||
* | fix seconds_to_midnight import | 2015-12-02 | 5 | -11/+12 | |
| | |||||
* | Update LinksnappyCom.py | 2015-11-27 | 1 | -1/+2 | |
| | |||||
* | Update LinksnappyCom.py | 2015-11-27 | 1 | -3/+3 | |
| | | | Fixed API URL for SSL support. | ||||
* | Merge pull request #2144 from GammaC0de/patch-10 | 2015-11-26 | 1 | -1/+1 | |
|\ | | | | | [RyushareCom] version up | ||||
| * | [RyushareCom] version up | 2015-11-01 | 1 | -1/+1 | |
| | | |||||
* | | Merge pull request #2165 from igel-kun/keep2share-fix | 2015-11-26 | 1 | -4/+16 | |
|\ \ | | | | | | | fixed Keep2Share | ||||
| * | | fixed Keep2Share | 2015-11-14 | 1 | -4/+16 | |
| |/ | |||||
* / | [UpleaCom] fix #2170 | 2015-11-24 | 1 | -5/+7 | |
|/ | |||||
* | LINK_PATTERN was missing in DropboxCom.py | 2015-10-30 | 1 | -1/+3 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2112 | 2015-10-28 | 131 | -254/+676 | |
| | |||||
* | Increase all __version__ for crypters and hosters | 2015-10-27 | 218 | -223/+227 | |
| | |||||
* | ZahikiNetis is DeadHoster | 2015-10-27 | 1 | -15/+3 | |
| | |||||
* | Update ExashareCom.py | 2015-10-27 | 1 | -2/+2 | |
| | |||||
* | Fix error checking regex | 2015-10-27 | 1 | -2/+2 | |
| | | | | In case of a failure, the regex `r"/failure/(.*?)/1"` in `check_errors` may fail, due to the fact that there can be any other number than 1 following the error message itself, e.g. `dl/TPDSG2RNU70/failure/freelimit/209715200/363232323337313B666F6F` | ||||
* | [DeadHoster] RyushareCom | 2015-10-26 | 1 | -0/+22 | |
| | |||||
* | Update XFileSharing.py | 2015-10-24 | 1 | -2/+2 | |
| | |||||
* | [DeadHoster] StahnuTo | 2015-10-24 | 1 | -0/+16 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2034#issuecomment-150610936 | 2015-10-23 | 1 | -2/+2 | |
| | |||||
* | self.html -> self.data | 2015-10-23 | 92 | -414/+414 | |
| | |||||
* | Fix XFS plugins | 2015-10-23 | 22 | -25/+61 | |
| | |||||
* | Boring code cosmetics (3) | 2015-10-23 | 17 | -24/+35 | |
| | |||||
* | Rewrite XFileSharing | 2015-10-23 | 1 | -31/+20 | |
| | |||||
* | Spare code cosmetics | 2015-10-22 | 2 | -3/+0 | |
| | |||||
* | Boring code cosmetics | 2015-10-20 | 72 | -72/+72 | |
| | |||||
* | [DlFreeFr] Update | 2015-10-20 | 1 | -113/+12 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2073 | 2015-10-20 | 1 | -2/+3 | |
| | |||||
* | Spare fixes | 2015-10-19 | 1 | -2/+2 | |
| | |||||
* | Spare fixes | 2015-10-19 | 4 | -38/+29 | |
| | |||||
* | [ExternalScripts] Fix typo | 2015-10-18 | 1 | -2/+1 | |
| | |||||
* | [BasePlugin] Http hoster is not an internal hoster | 2015-10-18 | 1 | -2/+2 | |
| | | | | This fixes an import of the [Http hoster](https://github.com/pyload/pyload/blob/aff9388d433847fa7adad7421c4d76bd5bdd4e5a/module/plugins/hoster/Http.py), which is not an internal hoster. I don't know if it is intended to move `Http.py` to the `internal` directory? | ||||
* | Merge pull request #2052 from jellysheep/patch-4 | 2015-10-18 | 1 | -2/+2 | |
|\ | | | | | [ZDF] Encode file name to ASCII for compatibility | ||||
| * | [ZDF] Encode file name to ASCII for compatibility | 2015-10-18 | 1 | -2/+2 | |
| | | | | | | | | This ensures that unicode filenames with UTF-8 characters are encoded into ASCII strings, to be compatible to all Pyload methods using `pyfile.name`. The encoding now is similar to the [YoutubeCom hoster module](https://github.com/pyload/pyload/blob/f61dcaa263750a61f86b4bfbaf9c2cf20c157de0/module/plugins/hoster/YoutubeCom.py#L145). | ||||
* | | Spare code fixes | 2015-10-18 | 2 | -3/+2 | |
| | | |||||
* | | Merge branch 'pr/n2038_GammaC0de' into stable | 2015-10-18 | 1 | -1/+1 | |
|\ \ | |/ |/| | | | | | Conflicts: module/plugins/hoster/XFileSharingPro.py | ||||
| * | Update XFileSharingPro.py | 2015-10-16 | 1 | -2/+2 | |
| | | |||||
* | | Version up for all plugins | 2015-10-18 | 216 | -216/+216 | |
| | | |||||
* | | Update hosters | 2015-10-18 | 49 | -158/+149 | |
| | | |||||
* | | [XFileSharingPro] Fix regexp | 2015-10-18 | 1 | -2/+2 | |
| | | |||||
* | | Dead plugins are stable, but still dead. | 2015-10-18 | 56 | -56/+56 | |
| | | |||||
* | | Set broken plugins | 2015-10-18 | 2 | -2/+2 | |
| | | |||||
* | | [TusfilesNet] Limit to two simultaneous downloads | 2015-10-18 | 1 | -2/+3 | |
| | | |||||
* | | [OneFichierCom] Fix handle_premium routine | 2015-10-18 | 1 | -18/+2 | |
| | | |||||
* | | [BasePlugin] Extend hoster Http | 2015-10-18 | 1 | -73/+6 | |
| | | |||||
* | | New plugin: Http | 2015-10-18 | 1 | -0/+93 | |
|/ | |||||
* | Fix EuroshareEu | 2015-10-13 | 1 | -2/+4 | |
| | | | Fix NAME_PATTERN and SIZE_PATTERN | ||||
* | Euroshare.eu is ok | 2015-10-13 | 1 | -3/+3 | |
| | | | edit LINK_FREE_PATTERN | ||||
* | Fix https://github.com/pyload/pyload/issues/1998 | 2015-10-11 | 215 | -360/+517 | |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | 2015-10-10 | 215 | -260/+260 | |
| | |||||
* | Spare code cosmetics | 2015-10-10 | 5 | -8/+10 | |
| | |||||
* | Update OneFichierCom.py | 2015-10-10 | 1 | -3/+2 | |
| | |||||
* | Correction of bug KeyError: 'ID' in OneFichierCom.py. | 2015-10-09 | 1 | -2/+2 | |
| | |||||
* | Fixpack (5) | 2015-10-08 | 8 | -46/+31 | |
| | |||||
* | Spare improvements | 2015-10-08 | 2 | -4/+6 | |
| | |||||
* | Fixpack (4) | 2015-10-08 | 7 | -26/+19 | |
| | |||||
* | Fixpack (3) | 2015-10-04 | 13 | -14/+14 | |
| | |||||
* | Fixpack (2) | 2015-10-04 | 10 | -29/+22 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1932 | 2015-10-02 | 6 | -15/+19 | |
| | |||||
* | Spare fixes | 2015-10-02 | 4 | -6/+8 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1920 | 2015-10-02 | 5 | -22/+26 | |
| | |||||
* | [Account] Improve parse_traffic method + code cosmetics | 2015-10-02 | 1 | -5/+5 | |
| | |||||
* | [UptoboxCom] Fix https://github.com/pyload/pyload/issues/1530 and ↵ | 2015-10-02 | 1 | -1/+3 | |
| | | | | https://github.com/pyload/pyload/issues/1904 | ||||
* | Fixpack (1) | 2015-10-01 | 2 | -5/+6 | |
| | |||||
* | Improve Hoster and Crypter + general fixup | 2015-10-01 | 5 | -15/+15 | |
| | |||||
* | A lot of plugin code cosmetics | 2015-10-01 | 77 | -571/+442 | |
| | |||||
* | [Captcha] _decrypt -> decrypt_image | 2015-09-30 | 2 | -4/+4 | |
| | |||||
* | Merge pull request #1867 from GammaC0de/patch-3 | 2015-09-29 | 1 | -2/+2 | |
|\ | | | | | [ZippyshareCom] fix #1861 | ||||
| * | Update ZippyshareCom.py | 2015-09-25 | 1 | -2/+2 | |
| | | |||||
* | | Update hoster plugins | 2015-09-29 | 50 | -206/+211 | |
| | | |||||
* | | [OpenloadIo] Cleanup | 2015-09-29 | 1 | -21/+23 | |
|/ | |||||
* | [Openload.io] Rewrite the plugin using official API | 2015-09-23 | 1 | -7/+48 | |
| | |||||
* | [FastixRu] Fixup | 2015-09-21 | 1 | -8/+6 | |
| | |||||
* | Spare code cosmetics | 2015-09-21 | 17 | -32/+24 | |
| | |||||
* | Spare improvements and fixes | 2015-09-21 | 15 | -39/+38 | |
| | |||||
* | Update PremiumizeMe.py | 2015-09-20 | 1 | -1/+7 | |
| | |||||
* | [OpenloadIo] Update __pattern__ | 2015-09-15 | 1 | -6/+6 | |
| | |||||
* | [UlozTo] Hoster update | 2015-09-13 | 2 | -6/+9 | |
| | |||||
* | Update UserscloudCom.py | 2015-09-13 | 1 | -1/+1 | |
| | |||||
* | New Hoster - UserscloudCom | 2015-09-12 | 1 | -0/+36 | |
| | |||||
* | Spare fixes (2) | 2015-09-03 | 1 | -2/+2 | |
| | |||||
* | Broken OneFIchierCom plugin | 2015-08-30 | 1 | -2/+2 | |
| | | | | Syntax error in commit [https://github.com/pyload/pyload/commit/10213910fdb5a1c2e7bde50fdd7cdfb99090bf7e] which makes importing OneFichierCom break. Please test your code before pull requesting. | ||||
* | Fix https://github.com/pyload/pyload/issues/1793 | 2015-08-30 | 1 | -23/+3 | |
| | |||||
* | Merge pull request #1779 from GammaC0de/patch-5 | 2015-08-30 | 1 | -1/+58 | |
|\ | | | | | [OneFichierCom] fix #1768 | ||||
| * | Update OneFichierCom.py | 2015-08-23 | 1 | -1/+1 | |
| | | |||||
| * | Update OneFichierCom.py | 2015-08-22 | 1 | -1/+58 | |
| | | |||||
* | | Update to resolve issue #1793 | 2015-08-27 | 1 | -2/+2 | |
|/ | | | | | This update resolve the issue raised when you try to share a link from YouTube android app to pyLoad client. Issue was that the parser doesn't detect youtu.be as a valid URL for YoutubeCom.py and always use BasePlugin.py instead of, that is why the "__pattern__" need to be modified. The URL_REPLACEMENTS is not appropriate for this short url and was fixed also, in order to construct and typical youtube.com URL, that this script can handle. | ||||
* | Spare plugin updates | 2015-08-19 | 10 | -12/+12 | |
| | |||||
* | Update OneFichierCom.py | 2015-08-18 | 1 | -1/+1 | |
| | |||||
* | Merge pull request #1746 from GammaC0de/patch-4 | 2015-08-18 | 1 | -2/+2 | |
|\ | | | | | [YoutubeCom] fix #1744 | ||||
| * | [YoutubeCom] fix #1744 | 2015-08-12 | 1 | -2/+2 | |
| | | |||||
* | | Merge pull request #1750 from GammaC0de/patch-5 | 2015-08-18 | 1 | -1/+3 | |
|\ \ | | | | | | | [UploadedTo] add PREMIUM_ONLY_PATTERN | ||||
| * | | [UploadedTo] add PREMIUM_ONLY_PATTERN | 2015-08-12 | 1 | -1/+3 | |
| |/ | |||||
* | | Merge pull request #1755 from estaban/patch-6 | 2015-08-18 | 1 | -2/+2 | |
|\ \ | | | | | | | File name not found on OneFichier | ||||
| * | | Update OneFichierCom.py | 2015-08-14 | 1 | -1/+1 | |
| | | | | | | | | | Increment version | ||||
| * | | File name not found on OneFichier | 2015-08-14 | 1 | -1/+1 | |
| |/ | | | | | Updated regexp, website now displays "File Name" instead of "FileName". | ||||
* / | Update MediafireCom.py | 2015-08-17 | 1 | -1/+1 | |
|/ | |||||
* | Some fixes (2) | 2015-08-04 | 2 | -3/+3 | |
| | |||||
* | [ZDF] Encode file name / title | 2015-08-04 | 1 | -1/+1 | |
| | | | The title used as file name is encoded in Latin-1. This commit enables pyload to download those files and display their names in the queue correctly. | ||||
* | Some fixes | 2015-08-04 | 1 | -2/+2 | |
| | |||||
* | [ZDF] Encode unicode characters when loading XML | 2015-08-02 | 1 | -1/+1 | |
| | | | | The XML file from the ZDF website often contains unicode characters, which lead to errors like `'ascii' codec can't decode byte 0xc3 in position 29: ordinal not in range(128)`. This change makes the plugin encode unicode characters to UTF-8 before parsing the XML data. | ||||
* | Fix https://github.com/pyload/pyload/issues/1591 | 2015-08-02 | 1 | -17/+30 | |
| | |||||
* | Merge pull request #1665 from J-8/stable | 2015-08-02 | 1 | -1/+1 | |
|\ | | | | | Fix for issue #1654 | ||||
| * | Fix for issue #1654 | 2015-08-02 | 1 | -1/+1 | |
| | | | | | | | | Replaced HTTP with HTTPS in order not to reveal user credentials. | ||||
* | | Tiny fixes | 2015-08-02 | 3 | -9/+10 | |
|/ | |||||
* | fix #1646 (2) | 2015-08-02 | 1 | -3/+3 | |
| | |||||
* | Update some plugins | 2015-08-02 | 3 | -8/+8 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1543 | 2015-07-31 | 1 | -2/+2 | |
| | |||||
* | New plugins: AniStreamCom and CloudsixMe | 2015-07-29 | 1 | -2/+2 | |
| | |||||
* | Fix _log method | 2015-07-29 | 1 | -2/+5 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1583 | 2015-07-28 | 1 | -1/+1 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1520 | 2015-07-28 | 2 | -4/+4 | |
| | |||||
* | Fix content-disposition | 2015-07-28 | 5 | -12/+5 | |
| | |||||
* | Improve _log method | 2015-07-28 | 1 | -3/+3 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1545 | 2015-07-28 | 1 | -6/+6 | |
| | |||||
* | Fix https://github.com/pyload/pyload/pull/1564 (thx Nippey) | 2015-07-28 | 1 | -1/+4 | |
| | |||||
* | Fix https://github.com/pyload/pyload/pull/1561 (thx bilalghouri) | 2015-07-28 | 1 | -10/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/pull/1558 (thx lpiter) | 2015-07-28 | 1 | -5/+9 | |
| | |||||
* | Fix https://github.com/pyload/pyload/pull/1552 (thx selaux) | 2015-07-27 | 1 | -2/+2 | |
| | |||||
* | Then update others | 2015-07-27 | 12 | -20/+20 | |
| | |||||
* | Don't user dictionary’s iterator methods | 2015-07-25 | 1 | -1/+1 | |
| | |||||
* | Account rewritten (2) | 2015-07-25 | 8 | -8/+8 | |
| | |||||
* | Account rewritten | 2015-07-25 | 23 | -27/+27 | |
| | |||||
* | Fix typo | 2015-07-24 | 4 | -4/+4 | |
| | |||||
* | Code cosmetics | 2015-07-24 | 23 | -36/+36 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 214 | -299/+299 | |
| | |||||
* | Improve Captcha | 2015-07-23 | 42 | -48/+48 | |
| | |||||
* | Code cosmetics | 2015-07-23 | 3 | -7/+7 | |
| | |||||
* | New Captcha skeleton | 2015-07-21 | 29 | -87/+69 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 214 | -0/+214 | |
| | |||||
* | [OCR] Fix __init__ (2) | 2015-07-19 | 5 | -7/+8 | |
| | |||||
* | Rename self.core to self.pyload (plugins only) | 2015-07-19 | 11 | -15/+15 | |
| | |||||
* | Code cosmetics (3) | 2015-07-19 | 35 | -102/+102 | |
| | |||||
* | Code cosmetics (2) | 2015-07-19 | 39 | -124/+124 | |
| | |||||
* | Code cosmetics | 2015-07-18 | 29 | -79/+62 | |
| | |||||
* | Spare fixes and code cosmetics | 2015-07-17 | 27 | -33/+33 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 214 | -1144/+1144 | |
| | |||||
* | Spare code cosmetics (4) | 2015-06-24 | 21 | -33/+43 | |
| | |||||
* | Spare code cosmetics (3) | 2015-06-24 | 5 | -32/+32 | |
| | |||||
* | Spare code cosmetics (2) | 2015-06-24 | 44 | -186/+186 | |
| | |||||
* | Spare code cosmetics | 2015-06-24 | 22 | -45/+74 | |
| | |||||
* | Spare fixes | 2015-06-24 | 4 | -17/+9 | |
| | |||||
* | [NowDownloadSx] Tiny cleanup | 2015-06-24 | 1 | -8/+3 | |
| | |||||
* | Update all | 2015-06-24 | 45 | -100/+79 | |
| | |||||
* | Spare code cosmetics | 2015-06-24 | 1 | -3/+3 | |
| | |||||
* | Update HighWayMe.py | 2015-06-23 | 1 | -2/+2 | |
| | |||||
* | Update/Fix GamefrontCom hoster plugin | 2015-06-23 | 1 | -2/+2 | |
| | | | | | | | GameFront uses a <span> tag around long filenames. This caused the plugin to include the tag in the filename. Instead of the (possibly abbreviated) filename in the page's content, the title (HTML <title> tag) is now used. | ||||
* | [YoutubeCom] Version up | 2015-06-21 | 1 | -1/+1 | |
| | |||||
* | Merge pull request #1514 from TWD/patch-5 | 2015-06-16 | 1 | -4/+9 | |
|\ | | | | | Update NowDownloadSx.py | ||||
| * | Update NowDownloadSx.py | 2015-06-16 | 1 | -4/+9 | |
| | | |||||
* | | Update YoutubeCom.py | 2015-06-16 | 1 | -1/+2 | |
|/ | |||||
* | [ShareonlineBiz] Improve checkErrors (THX nomad71) | 2015-06-15 | 1 | -2/+2 | |
| | | | | Fix https://github.com/pyload/pyload/issues/1497 | ||||
* | Merge branch 'pr/n1485_EvolutionClip' into stable | 2015-06-14 | 1 | -2/+2 | |
|\ | | | | | | | | | Conflicts: module/plugins/hoster/HighWayMe.py | ||||
| * | Improved Login Check | 2015-06-11 | 1 | -2/+2 | |
| | | |||||
* | | Update plugins (2) | 2015-06-10 | 21 | -21/+21 | |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1479 | 2015-06-10 | 1 | -2/+2 | |
| | | |||||
* | | [SimpleHoster] preload referer to False | 2015-06-09 | 1 | -6/+2 | |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1472 | 2015-06-09 | 1 | -1/+3 | |
| | | |||||
* | | [SimpleHoster] Improve checkFile | 2015-06-09 | 3 | -3/+3 | |
| | | |||||
* | | [GamefrontCom] Update | 2015-06-08 | 1 | -69/+15 | |
| | | |||||
* | | [GamefrontCom] Fixup | 2015-06-08 | 1 | -2/+2 | |
| | | |||||
* | | [TusfilesNet] Fixup | 2015-06-08 | 1 | -3/+3 | |
| | | |||||
* | | Update plugins | 2015-06-08 | 11 | -44/+36 | |
| | | |||||
* | | [SimpleHoster] Improve logging and file checking | 2015-06-08 | 2 | -5/+3 | |
| | | |||||
* | | New plugin: VkCom | 2015-06-08 | 1 | -0/+34 | |
| | | |||||
* | | Update everything | 2015-06-08 | 24 | -50/+50 | |
| | | |||||
* | | New plugins: FiledropperCom & FileuploadNet | 2015-06-08 | 3 | -7/+83 | |
| | | |||||
* | | [FreeWayMe] Fixup | 2015-06-08 | 3 | -5/+5 | |
| | | |||||
* | | [UploadedTo] Fixup (2) | 2015-06-06 | 2 | -37/+20 | |
| | |