Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Account] Fix typo | 2016-06-01 | 1 | -2/+2 | |
| | |||||
* | [HugefilesNet] [XFSHoster] Version up | 2016-05-23 | 1 | -1/+1 | |
| | |||||
* | fix #2474 | 2016-05-23 | 1 | -0/+7 | |
| | |||||
* | [UnRar] Fix problem with password protected archives | 2016-05-02 | 1 | -1/+1 | |
| | | | | | Some tiny error in a regular expression caused unexpected behavior with password protected archives | ||||
* | [Plugin] Version up | 2016-05-01 | 1 | -1/+1 | |
| | |||||
* | [Plugin] Add missing skip() function | 2016-05-01 | 1 | -0/+7 | |
| | |||||
* | [misc] add 'plugin=' parameter to 'config' class to allow getting other ↵ | 2016-04-26 | 1 | -5/+5 | |
| | | | | plugins settings | ||||
* | [misc] Fix DB.store() bug that causes a dictionary to be converted to an array | 2016-04-17 | 1 | -5/+4 | |
| | |||||
* | [Account] Update | 2016-04-13 | 1 | -1/+3 | |
| | |||||
* | [Account] Don't grab info if account is not valid | 2016-04-09 | 1 | -2/+2 | |
| | |||||
* | [misc] revert ↵ | 2016-03-22 | 1 | -2/+2 | |
| | | | | https://github.com/pyload/pyload/commit/e5b69006811275b28a282c053ad3e851e4a13cab (2) | ||||
* | [misc] revert ↵ | 2016-03-22 | 1 | -9/+6 | |
| | | | | https://github.com/pyload/pyload/commit/e5b69006811275b28a282c053ad3e851e4a13cab | ||||
* | [misc] parse_html_form() include submit button | 2016-03-22 | 1 | -7/+12 | |
| | |||||
* | [misc] fix #2367 | 2016-02-29 | 1 | -2/+2 | |
| | |||||
* | [misc] parse_html_form(): ignore comments (2) | 2016-02-28 | 1 | -2/+2 | |
| | |||||
* | [misc] parse_html_form(): ignore comments | 2016-02-28 | 1 | -2/+3 | |
| | |||||
* | [Plugin] Load(): allow referer as string parameter | 2016-02-27 | 1 | -3/+9 | |
| | |||||
* | fix #2359 | 2016-02-25 | 4 | -11/+12 | |
| | |||||
* | [SimpleHoster] code cosmetics | 2016-02-17 | 1 | -3/+3 | |
| | |||||
* | Avoiding UnboundLocalError when using method 'type' on method get_info | 2016-02-17 | 1 | -2/+2 | |
| | | | | from SimpleHoster. | ||||
* | [Captcha] fix #2340 | 2016-02-14 | 1 | -2/+6 | |
| | |||||
* | [misc] format_exc(): use decode() function | 2016-02-09 | 1 | -5/+5 | |
| | |||||
* | [XFSHoster] fix #2333 | 2016-02-08 | 1 | -1/+2 | |
| | |||||
* | [XFSHoster] WAIT_PATTERN - use `parse_time` function | 2016-02-04 | 1 | -3/+9 | |
| | |||||
* | [XFSHoster] Update | 2016-02-04 | 1 | -3/+2 | |
| | |||||
* | [XFSHoster] Fix download url detection | 2016-02-01 | 1 | -3/+4 | |
| | |||||
* | [misc] Move `threaded`, `Expose` form Addon to misc | 2016-01-30 | 3 | -21/+21 | |
| | |||||
* | [Bace] fix race condition with `assignJob` | 2016-01-29 | 1 | -2/+5 | |
| | |||||
* | [Captcha] fix #2311 | 2016-01-22 | 1 | -2/+2 | |
| | |||||
* | [Misc] fix #2159 | 2016-01-22 | 1 | -2/+3 | |
| | |||||
* | [Acount] fix account refresh (2) | 2016-01-20 | 1 | -4/+5 | |
| | |||||
* | fix account refresh | 2016-01-19 | 2 | -4/+6 | |
| | |||||
* | [Hoster] Update | 2016-01-19 | 1 | -2/+2 | |
| | |||||
* | [SimpleHoster] fix #2283 | 2016-01-19 | 1 | -2/+2 | |
| | |||||
* | [Misc] Update | 2016-01-11 | 1 | -4/+7 | |
| | |||||
* | fix #2284 (thanks @youlJunior) | 2016-01-11 | 2 | -7/+4 | |
| | |||||
* | [Plugin] fix #2260 | 2016-01-10 | 1 | -2/+7 | |
| | |||||
* | [Misc] fix #2280 | 2016-01-10 | 1 | -2/+2 | |
| | |||||
* | "is" is evil (2) | 2016-01-10 | 4 | -8/+8 | |
| | |||||
* | [Misc] fix safepath | 2016-01-09 | 1 | -2/+5 | |
| | |||||
* | [Hoster] fix #2275, #2277 | 2016-01-09 | 1 | -2/+2 | |
| | |||||
* | fix 'exceptions.OSError' object has no attribute 'strip' | 2016-01-09 | 2 | -4/+4 | |
| | |||||
* | Bump version of CaptchaService.py | 2016-01-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The file contains a change, that doesn't make it down to us users ;) pyLoad 0.4.9 Debug Report of ShareonlineBiz 0.65 ``` TRACEBACK: Traceback (most recent call last): File "/volume1/web/pyload-git-stable/module/PluginThread.py", line 187, in run pyfile.plugin.preprocessing(self) File "/volume1/@optware/share/pyload_config/userplugins/internal/Base.py", line 288, in preprocessing return self._process(*args, **kwargs) File "/volume1/@optware/share/pyload_config/userplugins/internal/Hoster.py", line 118, in _process self.process(self.pyfile) File "/volume1/@optware/share/pyload_config/userplugins/internal/SimpleHoster.py", line 283, in process self.handle_free(pyfile) File "/volume1/@optware/share/pyload_config/userplugins/hoster/ShareonlineBiz.py", line 96, in handle_free res = self.handle_captcha() File "/volume1/@optware/share/pyload_config/userplugins/hoster/ShareonlineBiz.py", line 72, in handle_captcha response, challenge = self.captcha.challenge(self.RECAPTCHA_KEY) File "/volume1/@optware/share/pyload_config/userplugins/captcha/ReCaptcha.py", line 50, in challenge version=2 if re.search(self.KEY_V2_PATTERN, data or self.retrieve_data()) else 1) File "/volume1/@optware/share/pyload_config/userplugins/internal/CaptchaService.py", line 30, in retrieve_data return self.plugin.data or self.plugin.last_html or "" AttributeError: 'ReCaptcha' object has no attribute 'plugin' ``` | ||||
* | [Misc] Update | 2016-01-05 | 1 | -0/+5 | |
| | |||||
* | [Plugin] Update | 2016-01-04 | 1 | -9/+3 | |
| | |||||
* | [Captcha] parameter decode= is meaningless here | 2016-01-03 | 1 | -3/+3 | |
| | |||||
* | Spare code cosmetics (2) | 2016-01-02 | 5 | -13/+10 | |
| | |||||
* | Spare code cosmetics | 2016-01-02 | 12 | -61/+59 | |
| | |||||
* | Timeout for http request set to 1 minute + report effective url address in ↵ | 2016-01-02 | 2 | -6/+10 | |
| | | | | header | ||||
* | [SimpleCrypter] Fix handle_direct | 2016-01-02 | 1 | -24/+12 | |
| | |||||
* | [Captcha] Update | 2016-01-02 | 1 | -6/+11 | |
| | |||||
* | [Plugin] Fix dump_html() | 2016-01-02 | 1 | -2/+7 | |
| | |||||
* | "is" is evil | 2016-01-02 | 9 | -53/+53 | |
| | |||||
* | [Plugin] Fix AttributeError: HTTPRequest instance has no attribute 'http' | 2016-01-01 | 1 | -2/+2 | |
| | |||||
* | [Misc] Update | 2015-12-31 | 1 | -2/+2 | |
| | |||||
* | [Crypter] Update | 2015-12-31 | 1 | -3/+3 | |
| | |||||
* | [Hoster] Update | 2015-12-31 | 1 | -5/+5 | |
| | |||||
* | Spare code fixed + isdownload -> isresource | 2015-12-31 | 4 | -22/+28 | |
| | |||||
* | [Addon] Fix download_finished call | 2015-12-31 | 1 | -3/+2 | |
| | | | | Thanks to youlJunior | ||||
* | Version up | 2015-12-31 | 3 | -3/+3 | |
| | |||||
* | [SimpleCrypter][SimpleHoster] Better preload routine | 2015-12-31 | 2 | -2/+7 | |
| | |||||
* | [misc] Check utc type for seconds_to_midnight | 2015-12-31 | 1 | -3/+3 | |
| | |||||
* | [Crypter] Fix folder_per_package setting | 2015-12-31 | 1 | -1/+3 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2243 (2) | 2015-12-31 | 1 | -48/+54 | |
| | |||||
* | fix #2243 | 2015-12-31 | 1 | -3/+3 | |
| | |||||
* | [Captcha] Typo | 2015-12-30 | 1 | -2/+2 | |
| | |||||
* | Improve Captcha task managing | 2015-12-30 | 2 | -12/+18 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2246 | 2015-12-30 | 1 | -3/+5 | |
| | | | | Thanks to GammaC0de | ||||
* | Fix https://github.com/pyload/pyload/issues/2239 | 2015-12-30 | 1 | -2/+2 | |
| | | | | Thanks to youlJunior | ||||
* | [Misc] Fix missing import | 2015-12-30 | 1 | -1/+2 | |
| | |||||
* | [SimpleHoster] Fix check_download routine | 2015-12-30 | 1 | -3/+1 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2235 | 2015-12-30 | 2 | -4/+4 | |
| | |||||
* | [Hoster] Python 2.5 compatibility hack for property.setter | 2015-12-30 | 1 | -1/+19 | |
| | |||||
* | Tiny code cosmetics | 2015-12-29 | 2 | -2/+2 | |
| | |||||
* | [Plugin] Fix https://github.com/pyload/pyload/issues/2229 | 2015-12-29 | 1 | -2/+2 | |
| | |||||
* | [Container] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | added missing self | 2015-12-29 | 1 | -1/+1 | |
| | | | | dlc decryption was failing, with error Decrypting failed:****.dlc | global name 'pyfile' is not defined debug mode showed missing self | ||||
* | [misc] fix fsjoin | 2015-12-29 | 1 | -2/+2 | |
| | |||||
* | [Extractor] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [SimpleHoster] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [Hoster] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [Account] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | [SimpleCrypter] Version up | 2015-12-29 | 1 | -1/+1 | |
| | |||||
* | Spare code fixes (3) | 2015-12-28 | 5 | -9/+14 | |
| | |||||
* | Spare code fixes (2) | 2015-12-28 | 3 | -256/+8 | |
| | |||||
* | Spare code fixes | 2015-12-28 | 4 | -6/+9 | |
| | |||||
* | Fix password sharing issue | 2015-12-28 | 5 | -13/+34 | |
| | |||||
* | [Hoster] Rewrite some routines, improve others | 2015-12-27 | 1 | -148/+198 | |
| | |||||
* | [internal] Spare code optimizations and fixes | 2015-12-27 | 4 | -56/+60 | |
| | |||||
* | Update crypters and containers | 2015-12-27 | 4 | -17/+14 | |
| | |||||
* | [Crypter] Simplify _create_packages routine | 2015-12-27 | 1 | -24/+17 | |
| | |||||
* | [Plugin] Improve load routine and related | 2015-12-27 | 2 | -115/+86 | |
| | |||||
* | [Crypter] Code cosmetics | 2015-12-27 | 1 | -21/+21 | |
| | |||||
* | [misc] New classes Config, DB and Periodical | 2015-12-27 | 1 | -5/+134 | |
| | |||||
* | Spare code cosmetics | 2015-12-27 | 1 | -2/+2 | |
| | |||||
* | [Addon] Import new Periodical class + code cosmetics | 2015-12-27 | 1 | -91/+46 | |
| | |||||
* | [Account] Import new Periodical class | 2015-12-27 | 1 | -48/+6 | |
| | |||||
* | [SimpleHoster] Auto-detect offline & temp. offline status and hashsum info ↵ | 2015-12-27 | 1 | -26/+43 | |
| | | | | by default + Update check_download stuff + Spare code cosmetics and optimizations | ||||
* | [SimpleCrypter] Auto-detect offline & temp. offline status by default | 2015-12-27 | 1 | -25/+33 | |
| | |||||
* | Improve Container | 2015-12-27 | 1 | -19/+20 | |
| | |||||
* | [misc] Fix encoding | 2015-12-27 | 1 | -31/+30 | |
| | |||||
* | Spare code fixes | 2015-12-27 | 3 | -18/+4 | |
| | |||||
* | [OCR] self.image -> self.img | 2015-12-27 | 2 | -26/+26 | |
| | |||||
* | Don't use PERIODICAL_INTERVAL | 2015-12-27 | 1 | -4/+2 | |
| | |||||
* | [Captcha] Update | 2015-12-27 | 1 | -17/+12 | |
| | |||||
* | [Addon] Map events | 2015-12-27 | 1 | -24/+66 | |
| | |||||
* | [Container] Compact code | 2015-12-27 | 1 | -16/+7 | |
| | |||||
* | [OCR] Code cosmetics | 2015-12-27 | 1 | -42/+47 | |
| | |||||
* | [XFSHoster] Improve a bit | 2015-12-27 | 1 | -6/+7 | |
| | |||||
* | [internals] Some code cosmetics | 2015-12-27 | 10 | -28/+26 | |
| | |||||
* | [Account] Fix reset method | 2015-12-27 | 1 | -3/+3 | |
| | |||||
* | Rewrite utils (1) | 2015-12-27 | 2 | -482/+747 | |
| | |||||
* | Update notifiers | 2015-12-27 | 1 | -36/+80 | |
| | |||||
* | Update extractors (1) | 2015-12-27 | 4 | -122/+115 | |
| | |||||
* | New extractor: UnTar | 2015-12-27 | 1 | -0/+69 | |
| | |||||
* | [utils] new function: safe_format() | 2015-12-27 | 3 | -10/+37 | |
| | |||||
* | typo | 2015-12-26 | 1 | -2/+2 | |
| | |||||
* | [Account] fix copy.deepcopy usage | 2015-12-26 | 1 | -3/+4 | |
| | |||||
* | Merge pull request #2150 from GammaC0de/patch-11 | 2015-12-26 | 2 | -4/+7 | |
|\ | | | | | [Plugin] censor ACCOUNT request data | ||||
| * | [Account] reimplement safe_info with deepcopy | 2015-11-04 | 1 | -2/+5 | |
| | | |||||
| * | [Plugin] censor ACCOUNT request data | 2015-11-03 | 1 | -2/+2 | |
| | | |||||
* | | [SimpleHoster] update (6) | 2015-12-21 | 1 | -2/+2 | |
| | | |||||
* | | [SimpleHoster] update (5) | 2015-12-20 | 1 | -3/+3 | |
| | | |||||
* | | [SimpleHoster] update (4) | 2015-12-20 | 1 | -2/+2 | |
| | | |||||
* | | [SimpleHoster] update (3) | 2015-12-20 | 1 | -2/+2 | |
| | | |||||
* | | [SimpleHoster] update (2) | 2015-12-20 | 1 | -8/+7 | |
| | | |||||
* | | [SimpleHoster] update | 2015-12-20 | 1 | -2/+2 | |
| | | |||||
* | | [Extractor] fix #2084 | 2015-12-16 | 1 | -2/+1 | |
| | | |||||
* | | [Hoster] small bug fix | 2015-12-15 | 1 | -2/+2 | |
| | | |||||
* | | [SimpleCrypter] fix #2188 | 2015-12-11 | 1 | -6/+6 | |
| | | |||||
* | | fix seconds_to_midnight import | 2015-12-02 | 1 | -3/+2 | |
| | | |||||
* | | Merge pull request #2140 from GammaC0de/patch-9 | 2015-11-26 | 1 | -2/+2 | |
|\ \ | | | | | | | [SimpleHoster] update | ||||
| * | | Update SimpleHoster.py | 2015-11-01 | 1 | -2/+2 | |
| |/ | |||||
* / | Update CaptchaService.py | 2015-11-04 | 1 | -1/+1 | |
|/ | | | | | | | dont know if this is enough to let the updater get that version out in the wild. but getting this version manually solved my issue with pyload not loading files because of the 28.10.2015 11:02:41 WARNING Download failed: ...part07.rar | ReCaptcha data not found Error. See https://github.com/pyload/pyload/issues/2130#issuecomment-153542916 and following comment. | ||||
* | Merge pull request #2128 from thadrien/pull-request-dlprotect | 2015-10-28 | 3 | -15/+18 | |
|\ | | | | | Pull request dlprotect | ||||
| * | Increase version number in SimpleCrypter.py | 2015-10-28 | 1 | -1/+1 | |
| | | |||||
| * | Infinite redirect bug fixing in SimpleCrypter.py | 2015-10-28 | 1 | -9/+11 | |
| | | |||||
| * | Correction of some errors in OCR.py | 2015-10-28 | 1 | -5/+5 | |
| | | |||||
| * | Addition of some debug messages in DlProtectCom.py and Captcha.py | 2015-10-28 | 1 | -0/+1 | |
| | | |||||
* | | Syntax error in SimpleHoster.py | 2015-10-28 | 1 | -2/+2 | |
|/ | |||||
* | Fix https://github.com/pyload/pyload/issues/2112 | 2015-10-28 | 8 | -37/+40 | |
| | |||||
* | Increase all __version__ for internals | 2015-10-27 | 6 | -6/+6 | |
| | |||||
* | Update Base.py | 2015-10-25 | 1 | -2/+1 | |
| | |||||
* | Update Hoster.py | 2015-10-25 | 1 | -1/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2034#issuecomment-150610936 | 2015-10-23 | 2 | -3/+1 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2099 | 2015-10-23 | 1 | -4/+12 | |
| | |||||
* | self.html -> self.data | 2015-10-23 | 7 | -62/+58 | |
| | |||||
* | [Dereferer] Don't preload | 2015-10-23 | 1 | -1/+1 | |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/2101 | 2015-10-23 | 1 | -2/+2 | |
| | |||||
* | Fix XFS plugins | 2015-10-23 | 4 | -15/+11 | |
| | |||||
* | [SimpleCrypter] check_errors | 2015-10-23 | 1 | -28/+6 | |
| | |||||
* | Boring code cosmetics (3) | 2015-10-23 | 1 | -1/+1 | |
| | |||||
* | [utils] Improve method html_unescape | 2015-10-23 | 1 | -24/+5 | |
| | |||||
* | [MultiHoster][XFSHoster] Set DIRECT_LINK | 2015-10-23 | 2 | -11/+11 | |
| | |||||
* | Spare code cosmetics | 2015-10-22 | 14 | -28/+30 | |
| | |||||
* | [MultiHoster] Fix get_info | 2015-10-22 | 2 | -32/+33 | |
| | |||||
* | Update XFS plugins | 2015-10-22 | 3 | -64/+34 | |
| | |||||
* | [Account] Add method 'setup' | 2015-10-22 | 1 | -24/+32 | |
| | |||||
* | [SimpleCrypter] Fix https://github.com/pyload/pyload/issues/2094 | 2015-10-22 | 1 | -8/+14 | |
| | |||||
* | [SimpleHoster] Fix http://forum.pyload.org/viewtopic.php?f=12&t=4637 | 2015-10-22 | 1 | -3/+4 | |
| | |||||
* | Update SimpleCrypter.py | 2015-10-21 | 1 | -2/+2 | |
| | |||||
* | [Notifier] Fix https://github.com/pyload/pyload/issues/2092 | 2015-10-21 | 1 | -2/+2 | |
| | |||||
* | [Base] Improve wait method | 2015-10-21 | 2 | -8/+23 | |
| | |||||
* | Boring code cosmetics (2) | 2015-10-21 | 14 | -80/+47 | |
| | |||||
* | [Notifier] Fix https://github.com/pyload/pyload/issues/2090 | 2015-10-21 | 1 | -3/+3 | |
| | |||||
* | Update XFSHoster.py | 2015-10-20 | 1 | -3/+3 | |
| | |||||
* | Update Hoster.py | 2015-10-20 | 1 | -1/+6 | |
| | |||||
* | Merge pull request #2083 from GammaC0de/patch-6 | 2015-10-20 | 1 | -2/+2 | |
|\ | | | | | [Base] update | ||||
| * | Update Base.py | 2015-10-20 | 1 | -2/+2 | |
| | | |||||
* | | Tiny code cosmetics | 2015-10-20 | 4 | -4/+4 | |
| | | |||||
* | | Notifier framework | 2015-10-20 | 1 | -0/+117 | |
|/ | |||||
* | Code cosmetics | 2015-10-20 | 4 | -24/+11 | |
| | |||||
* | [utils] format_time | 2015-10-20 | 2 | -7/+27 | |
| | |||||
* | [utils] Version up | 2015-10-20 | 1 | -1/+1 | |
| | | | | https://github.com/pyload/pyload/issues/2017 | ||||
* | [Extractor] Fix https://github.com/pyload/pyload/issues/2060 | 2015-10-20 | 2 | -7/+7 | |
| | |||||
* | Fix missing BadHeader import | 2015-10-20 | 2 | -2/+4 | |
| | |||||
* | Update UnZip (2) | 2015-10-20 | 1 | -3/+3 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2073 | 2015-10-20 | 1 | -1/+0 | |
| | |||||
* | Spare fixes (2) | 2015-10-20 | 5 | -10/+10 | |
| | |||||
* | Merge pull request #2074 from GammaC0de/patch-6 | 2015-10-20 | 1 | -5/+19 | |
|\ | | | | | [UnZip] update | ||||
| * | [UnZip] fix verify() | 2015-10-20 | 1 | -4/+13 | |
| | | |||||
| * | Update UnZip.py | 2015-10-19 | 1 | -1/+6 | |
| | | |||||
* | | Merge pull request #2063 from Gutz-Pilz/patch-7 | 2015-10-20 | 1 | -1/+2 | |
|\ \ | | | | | | | Fixed | ||||
| * | | Fixed | 2015-10-19 | 1 | -1/+2 | |
| |/ | |||||
* | | Merge pull request #2062 from Gutz-Pilz/patch-6 | 2015-10-20 | 1 | -2/+2 | |
|\ \ | | | | | | | Fix for https://github.com/pyload/pyload/issues/2025 | ||||
| * | | Fix for https://github.com/pyload/pyload/issues/2025 | 2015-10-19 | 1 | -2/+2 | |
| |/ | | | | | | | This fixes my problem mit filecrypt.cc crypter dont know if it would fix any other hoster or crypter issues | ||||
* / | remove unused imports/variables | 2015-10-19 | 1 | -1/+0 | |
|/ | |||||
* | Spare fixes | 2015-10-19 | 4 | -17/+12 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2058 | 2015-10-19 | 1 | -2/+3 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2055 | 2015-10-19 | 2 | -14/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2056 | 2015-10-19 | 3 | -27/+27 | |
| | |||||
* | Spare fixes | 2015-10-19 | 8 | -34/+41 | |
| | |||||
* | Spare code fixes | 2015-10-18 | 1 | -1/+1 | |
| | |||||
* | Merge pull request #2039 from joberreiter/patch-2 | 2015-10-18 | 1 | -1/+1 | |
|\ | | | | | [internal/XFSCrypter] Fixing an unbalaced parenthesis in OFFLINE_PATTERN | ||||
| * | Fixing an unbalaced parenthesis in OFFLINE_PATTERN | 2015-10-16 | 1 | -2/+2 | |
| | | |||||
* | | Version up for all plugins | 2015-10-18 | 25 | -25/+25 | |
| | | |||||
* | | Spare code cosmetics | 2015-10-18 | 9 | -32/+33 | |
| | | |||||
* | | Update internals | 2015-10-18 | 7 | -27/+24 | |
| | | |||||
* | | [SimpleCrypter] Don't use self.link(s) | 2015-10-18 | 1 | -98/+40 | |
| | | |||||
* | | [Plugin] Minimize code + spare fixes | 2015-10-18 | 3 | -419/+66 | |
| | |