Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #2373 | Nitzo | 2016-03-05 | 8 | -16/+16 |
| | |||||
* | [OneFichierCom] fix #2369 | Nitzo | 2016-03-05 | 1 | -1/+5 |
| | |||||
* | [UploadingCom] fix #1257 | GammaC0de | 2016-03-05 | 1 | -68/+0 |
| | |||||
* | [Ftp] Allow anonymous logon | GammaC0de | 2016-03-05 | 1 | -13/+11 |
| | |||||
* | Shareonline.Biz: Fail on full instead of wait | saumsaum | 2016-03-02 | 1 | -1/+1 |
| | | | | | Up to now, if a file cannot be downloaded because of "Server is full", it waits 10 minutes a couple of times. And while waiting, nothing else gets downloaded from Shareonline.biz. After a couple of retries, the download will fail anyway. The "server is full" message usually stays for around one day on a file, but it doesn't necessarily affect other files on same hoster. Proposed solution: Do not wait on "server is full" but fail instead. Then, other files on ShareOnline.biz will continue downloading. | ||||
* | [ReCaptcha] Code cosmetics | Nitzo | 2016-03-01 | 1 | -3/+7 |
| | |||||
* | [ReCaptcha] Update | Nitzo | 2016-03-01 | 1 | -2/+2 |
| | |||||
* | [misc] fix #2367 | Nitzo | 2016-02-29 | 1 | -2/+2 |
| | |||||
* | [ReCaptcha] Add word warp | Nitzo | 2016-02-29 | 1 | -14/+31 |
| | |||||
* | [FilejokerNet] Update | Nitzo | 2016-02-28 | 1 | -1/+2 |
| | |||||
* | [misc] parse_html_form(): ignore comments (2) | Nitzo | 2016-02-28 | 1 | -2/+2 |
| | |||||
* | [misc] parse_html_form(): ignore comments | Nitzo | 2016-02-28 | 1 | -2/+3 |
| | |||||
* | [ReCaptcha] fix #2364 | Nitzo | 2016-02-27 | 1 | -6/+16 |
| | |||||
* | [ReCaptcha] minor cosmetic change | Nitzo | 2016-02-27 | 1 | -4/+4 |
| | |||||
* | [ReCaptcha] First support for NoCaptcha ReCaptcha (Thanks @Arno-Nymous) | Nitzo | 2016-02-27 | 1 | -90/+151 |
| | |||||
* | [Plugin] Load(): allow referer as string parameter | Nitzo | 2016-02-27 | 1 | -3/+9 |
| | |||||
* | [AntiStandby] Unactivated by default | Nitzo | 2016-02-26 | 1 | -2/+2 |
| | |||||
* | fix #2359 | Nitzo | 2016-02-25 | 6 | -15/+16 |
| | |||||
* | [MediafireCom] Update | Nitzo | 2016-02-25 | 1 | -5/+13 |
| | |||||
* | [GoogledriveCom] Update | Nitzo | 2016-02-23 | 1 | -7/+4 |
| | |||||
* | [OneFichierCom] Update | Nitzo | 2016-02-21 | 1 | -9/+18 |
| | |||||
* | [OneFichierCom] fix #2352 | Nitzo | 2016-02-21 | 1 | -2/+2 |
| | |||||
* | [Checksum] Update | Nitzo | 2016-02-20 | 1 | -1/+2 |
| | |||||
* | Spare code cosmetics | Nitzo | 2016-02-17 | 2 | -22/+22 |
| | |||||
* | [SimpleHoster] code cosmetics | Nitzo | 2016-02-17 | 1 | -3/+3 |
| | |||||
* | Avoiding UnboundLocalError when using method 'type' on method get_info | yifanchen | 2016-02-17 | 1 | -2/+2 |
| | | | | from SimpleHoster. | ||||
* | [UploadingCom] Update | Nitzo | 2016-02-15 | 1 | -3/+1 |
| | |||||
* | [UploadingCom] fix #1257 | Nitzo | 2016-02-15 | 1 | -93/+4 |
| | |||||
* | [Captcha] fix #2340 | Nitzo | 2016-02-14 | 1 | -2/+6 |
| | |||||
* | [ExternalScripts] Update (2) | Nitzo | 2016-02-13 | 1 | -2/+2 |
| | |||||
* | [ExternalScripts] Update | GammaC0de | 2016-02-13 | 1 | -4/+3 |
| | |||||
* | [OpenloadIo] Update | Nitzo | 2016-02-13 | 1 | -1/+10 |
| | |||||
* | [SoundcloudCom] fix #2337 | Nitzo | 2016-02-10 | 1 | -3/+4 |
| | |||||
* | [UploadedTo] Update | Nitzo | 2016-02-09 | 1 | -2/+2 |
| | |||||
* | [misc] format_exc(): use decode() function | Nitzo | 2016-02-09 | 1 | -5/+5 |
| | |||||
* | [XFSHoster] fix #2333 | Nitzo | 2016-02-08 | 1 | -1/+2 |
| | |||||
* | [New Hoster] filejoker.net | Nitzo | 2016-02-06 | 2 | -0/+52 |
| | |||||
* | [XFSHoster] WAIT_PATTERN - use `parse_time` function | Nitzo | 2016-02-04 | 1 | -3/+9 |
| | |||||
* | [XFSHoster] Update | Nitzo | 2016-02-04 | 1 | -3/+2 |
| | |||||
* | [XFSHoster] Fix download url detection | Nitzo | 2016-02-01 | 1 | -3/+4 |
| | |||||
* | [LogMarker] Update | GammaC0de | 2016-01-30 | 1 | -2/+2 |
| | |||||
* | [ExternalScripts] Version up | GammaC0de | 2016-01-30 | 1 | -1/+1 |
| | |||||
* | [misc] Move `threaded`, `Expose` form Addon to misc | Nitzo | 2016-01-30 | 16 | -54/+59 |
| | |||||
* | [ClickNLoad] Fix false reporting of unclean shutdown on python 2.5 | Nitzo | 2016-01-30 | 1 | -3/+3 |
| | |||||
* | [MegaCoNz] Fix import error | Nitzo | 2016-01-30 | 1 | -3/+3 |
| | |||||
* | [Bace] fix race condition with `assignJob` | Nitzo | 2016-01-29 | 1 | -2/+5 |
| | |||||
* | [Captcha] fix #2311 | Nitzo | 2016-01-22 | 1 | -2/+2 |
| | |||||
* | [LinkCryptWs] Version up | GammaC0de | 2016-01-22 | 1 | -1/+1 |
| | |||||
* | [Misc] fix #2159 | Nitzo | 2016-01-22 | 1 | -2/+3 |
| | |||||
* | [FilecryptCc] fix #2311 | Nitzo | 2016-01-21 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/stable' into stable | Nitzo | 2016-01-21 | 1 | -10/+10 |
|\ | |||||
| * | [LinkCryptWs] Small fixes | Arno-Nymous | 2016-01-21 | 1 | -10/+10 |
| | | | | | | | | | | Add one missing `self` and fix download link parsing. While on it, also replace oudated `%` string formatting operator with recommended `.format()` method. See [PEP 3101](https://www.python.org/dev/peps/pep-3101/). | ||||
* | | [FilecryptCc] fix #2311 | Nitzo | 2016-01-21 | 1 | -2/+4 |
|/ | |||||
* | [Acount] fix account refresh (2) | Nitzo | 2016-01-20 | 1 | -4/+5 |
| | |||||
* | [Checksum] fix #2258 | Nitzo | 2016-01-20 | 1 | -10/+9 |
| | |||||
* | fix account refresh | Nitzo | 2016-01-19 | 2 | -4/+6 |
| | |||||
* | [Http] fix #2302 | GammaC0de | 2016-01-19 | 1 | -1/+1 |
| | |||||
* | [Hoster] Update | Nitzo | 2016-01-19 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] fix #2283 | Nitzo | 2016-01-19 | 1 | -2/+2 |
| | |||||
* | [MegaCoNz] Update | GammaC0de | 2016-01-16 | 1 | -3/+3 |
| | |||||
* | Fixes #2294 | Alejandro Navarro | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | [Misc] Update | Nitzo | 2016-01-11 | 1 | -4/+7 |
| | |||||
* | fix #2284 (thanks @youlJunior) | Nitzo | 2016-01-11 | 2 | -7/+4 |
| | |||||
* | [HotFolder] fix #2279 | GammaC0de | 2016-01-10 | 1 | -3/+4 |
| | |||||
* | [Plugin] fix #2260 | Nitzo | 2016-01-10 | 1 | -2/+7 |
| | |||||
* | [Misc] fix #2280 | GammaC0de | 2016-01-10 | 1 | -2/+2 |
| | |||||
* | [ExternalScripts] Update | Nitzo | 2016-01-10 | 1 | -2/+13 |
| | |||||
* | "is" is evil (2) | Nitzo | 2016-01-10 | 20 | -53/+53 |
| | |||||
* | [ExternalScripts] Update | Nitzo | 2016-01-10 | 1 | -8/+24 |
| | |||||
* | [Misc] fix safepath | Nitzo | 2016-01-09 | 1 | -2/+5 |
| | |||||
* | [Hoster] fix #2275, #2277 | Nitzo | 2016-01-09 | 1 | -2/+2 |
| | |||||
* | fix 'exceptions.OSError' object has no attribute 'strip' | Nitzo | 2016-01-09 | 4 | -8/+8 |
| | |||||
* | [ClickNLoad] Update | Nitzo | 2016-01-08 | 1 | -24/+17 |
| | |||||
* | [ClickNLoad] Update | Nitzo | 2016-01-08 | 1 | -18/+27 |
| | |||||
* | [ClickNLoad] Update | GammaC0de | 2016-01-08 | 1 | -19/+22 |
| | |||||
* | Merge pull request #2263 from GammaC0de/pyload-cnl | Walter Purcaro | 2016-01-08 | 1 | -31/+67 |
|\ | | | | | [ClickNLoad] Shutdown gracefully + code cleanup | ||||
| * | [ClickNLoad] Shutdown gracefully + code cleanup | GammaC0de | 2016-01-04 | 1 | -31/+67 |
| | | |||||
* | | Bump version of CaptchaService.py | Nippey | 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' ``` | ||||
* | | [ExternalScripts] fix #2264 | GammaC0de | 2016-01-05 | 1 | -5/+3 |
| | | |||||
* | | [Misc] Update | GammaC0de | 2016-01-05 | 1 | -0/+5 |
| | | |||||
* | | [Plugin] Update | GammaC0de | 2016-01-04 | 1 | -9/+3 |
|/ | |||||
* | [Captcha] parameter decode= is meaningless here | GammaC0de | 2016-01-03 | 1 | -3/+3 |
| | |||||
* | [ExternalScripts] fix #2259 | GammaC0de | 2016-01-03 | 1 | -0/+4 |
| | |||||
* | Spare code cosmetics (3) | Walter Purcaro | 2016-01-02 | 2 | -4/+4 |
| | |||||
* | Spare code cosmetics (2) | Walter Purcaro | 2016-01-02 | 5 | -13/+10 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2016-01-02 | 91 | -268/+178 |
| | |||||
* | Timeout for http request set to 1 minute + report effective url address in ↵ | Walter Purcaro | 2016-01-02 | 2 | -6/+10 |
| | | | | header | ||||
* | [XFileSharing] Fix setup_base | Walter Purcaro | 2016-01-02 | 2 | -4/+4 |
| | |||||
* | [SimpleCrypter] Fix handle_direct | Walter Purcaro | 2016-01-02 | 1 | -24/+12 |
| | |||||
* | [Captcha] Update | Nitzo | 2016-01-02 | 1 | -6/+11 |
| | |||||
* | [Plugin] Fix dump_html() | GammaC0de | 2016-01-02 | 1 | -2/+7 |
| | |||||
* | "is" is evil | Nitzo | 2016-01-02 | 42 | -169/+169 |
| | |||||
* | [ExternalScripts] fix #2251 + much more | GammaC0de | 2016-01-01 | 1 | -42/+48 |
| | |||||
* | [Plugin] Fix AttributeError: HTTPRequest instance has no attribute 'http' | GammaC0de | 2016-01-01 | 1 | -2/+2 |
| | |||||
* | [ExternalScripts] Update | GammaC0de | 2015-12-31 | 1 | -2/+6 |
| | |||||
* | [Misc] Update | GammaC0de | 2015-12-31 | 1 | -2/+2 |
| | |||||
* | [Crypter] Update | GammaC0de | 2015-12-31 | 1 | -3/+3 |
| | |||||
* | [Hoster] Update | GammaC0de | 2015-12-31 | 1 | -5/+5 |
| | |||||
* | Spare code fixed + isdownload -> isresource | Walter Purcaro | 2015-12-31 | 9 | -29/+35 |
| | |||||
* | [Addon] Fix download_finished call | Walter Purcaro | 2015-12-31 | 1 | -3/+2 |
| | | | | Thanks to youlJunior | ||||
* | Version up | Walter Purcaro | 2015-12-31 | 5 | -7/+7 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Better preload routine | Walter Purcaro | 2015-12-31 | 2 | -2/+7 |
| | |||||
* | [misc] Check utc type for seconds_to_midnight | Walter Purcaro | 2015-12-31 | 1 | -3/+3 |
| | |||||
* | [Crypter] Fix folder_per_package setting | Walter Purcaro | 2015-12-31 | 1 | -1/+3 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2225 (3) | Walter Purcaro | 2015-12-31 | 1 | -9/+10 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2243 (2) | Walter Purcaro | 2015-12-31 | 1 | -48/+54 |
| | |||||
* | fix #2243 | GammaC0de | 2015-12-31 | 1 | -3/+3 |
| | |||||
* | [ShareonlineBiz] Update | GammaC0de | 2015-12-30 | 1 | -3/+1 |
| | |||||
* | [Captcha] Typo | Walter Purcaro | 2015-12-30 | 1 | -2/+2 |
| | |||||
* | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/2225 (2) | Walter Purcaro | 2015-12-30 | 1 | -3/+3 |
| | |||||
* | Improve Captcha task managing | Walter Purcaro | 2015-12-30 | 6 | -27/+23 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2246 | Walter Purcaro | 2015-12-30 | 1 | -3/+5 |
| | | | | Thanks to GammaC0de | ||||
* | Fix https://github.com/pyload/pyload/issues/2239 | Walter Purcaro | 2015-12-30 | 1 | -2/+2 |
| | | | | Thanks to youlJunior | ||||
* | [Misc] Fix missing import | GammaC0de | 2015-12-30 | 1 | -1/+2 |
| | |||||
* | [SimpleHoster] Fix check_download routine | Walter Purcaro | 2015-12-30 | 2 | -4/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2235 | Walter Purcaro | 2015-12-30 | 2 | -4/+4 |
| | |||||
* | Merge pull request #2231 from sebdelsol/patch-4 | Walter Purcaro | 2015-12-30 | 1 | -24/+22 |
|\ | | | | | simpler version | ||||
| * | simpler version | sebdelsol | 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. | ||||
* | | Merge pull request #2236 from GammaC0de/property.setter | Walter Purcaro | 2015-12-30 | 1 | -1/+19 |
|\ \ | | | | | | | [Hoster] Python 2.5 compatibility hack for property.setter | ||||
| * | | [Hoster] Python 2.5 compatibility hack for property.setter | GammaC0de | 2015-12-30 | 1 | -1/+19 |
| |/ | |||||
* / | [ExternalScripts] Fix 'NoneType' is not iterable | GammaC0de | 2015-12-30 | 1 | -7/+5 |
|/ | |||||
* | Tiny code cosmetics | Walter Purcaro | 2015-12-29 | 4 | -5/+6 |
| | |||||
* | [Plugin] Fix https://github.com/pyload/pyload/issues/2229 | Walter Purcaro | 2015-12-29 | 1 | -2/+2 |
| | |||||
* | [Container] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | added missing self | Christian Käslin | 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 | ||||
* | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/2225 | Walter Purcaro | 2015-12-29 | 2 | -4/+8 |
| | |||||
* | [UpstoreNet] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [RyushareCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [ShareonlineBiz] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [OneFichierCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [UploadedTo] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [ExtractArchive] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [FileserveCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [LinksnappyCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [ExtabitCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [RapiduNet] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [UgouploadNet] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [FreakshareCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [UpleaCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [LetitbitNet] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [HighWayMe] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [ExtractArchive] Update | GammaC0de | 2015-12-29 | 1 | -3/+3 |
| | |||||
* | [misc] fix fsjoin | GammaC0de | 2015-12-29 | 1 | -2/+2 |
| | |||||
* | [Extractor] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [Hoster] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [Account] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [SimpleCrypter] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [ClickNLoad] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'pr/n2219_Arno-Nymous' into stable | Walter Purcaro | 2015-12-28 | 2 | -25/+18 |
|\ | | | | | | | | | Conflicts: module/plugins/internal/Account.py | ||||
| * | Merge latest changes from original pyLoad repo | Arno-Nymous | 2015-12-27 | 3 | -6/+37 |
| |\ | |||||
| * | | Version up + some small changes | Arno-Nymous | 2015-12-24 | 3 | -13/+8 |
| | | | |||||
| * | | [WarezWorld] Remove invalid import | Arno-Nymous | 2015-12-22 | 1 | -8/+4 |
| | | | |||||
| * | | [ShareonlineBiz] Probable solution for the 'No info available' message | Arno-Nymous | 2015-12-22 | 1 | -2/+4 |
| | | | |||||
| * | | Fix for #2207 | Arno-Nymous | 2015-12-22 | 1 | -19/+12 |
| | | | |||||
| * | | Fix for #2161 | Arno-Nymous | 2015-12-22 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'pyload/stable' into stable | Arno-Nymous | 2015-12-22 | 15 | -129/+219 |
| |\ \ | |||||
| * | | | Initial release of WarezWorld hook | Arno-Nymous | 2015-12-18 | 1 | -0/+281 |
| | | | | |||||
* | | | | Spare code fixes (3) | Walter Purcaro | 2015-12-28 | 13 | -65/+72 |
| | | | | |||||
* | | | | Spare code fixes (2) | Walter Purcaro | 2015-12-28 | 10 | -327/+85 |
| | | | | |||||
* | | | | Spare code fixes | Walter Purcaro | 2015-12-28 | 4 | -6/+9 |
| | | | | |||||
* | | | | Fix password sharing issue | Walter Purcaro | 2015-12-28 | 6 | -14/+35 |
| | | | | |||||
* | | | | [Hoster] Rewrite some routines, improve others | Walter Purcaro | 2015-12-27 | 1 | -148/+198 |
| | | | | |||||
* | | | | [internal] Spare code optimizations and fixes | Walter Purcaro | 2015-12-27 | 4 | -56/+60 |
| | | | | |||||
* | | | | Update some hosters | Walter Purcaro | 2015-12-27 | 7 | -13/+10 |
| | | | | |||||
* | | | | Update crypters and containers | Walter Purcaro | 2015-12-27 | 68 | -312/+252 |
| | | | | |||||
* | | | | [Crypter] Simplify _create_packages routine | Walter Purcaro | 2015-12-27 | 1 | -24/+17 |
| | | | | |||||
* | | | | [Plugin] Improve load routine and related | Walter Purcaro | 2015-12-27 | 2 | -115/+86 |
| | | | | |||||
* | | | | [Crypter] Code cosmetics | Walter Purcaro | 2015-12-27 | 1 | -21/+21 |
| | | | | |||||
* | | | | [misc] New classes Config, DB and Periodical | Walter Purcaro | 2015-12-27 | 1 | -5/+134 |
| | | | | |||||
* | | | | Spare code cosmetics | Walter Purcaro | 2015-12-27 | 51 | -233/+256 |
| | | | | |||||
* | | | | Update addons | Walter Purcaro | 2015-12-27 | 6 | -35/+29 |
| | | | | |||||
* | | | | [Addon] Import new Periodical class + code cosmetics | Walter Purcaro | 2015-12-27 | 1 | -91/+46 |
| | | | | |||||
* | | | | [Account] Import new Periodical class | Walter Purcaro | 2015-12-27 | 1 | -48/+6 |
| | | | | |||||
* | | | | [SimpleHoster] Auto-detect offline & temp. offline status and hashsum info ↵ | Walter Purcaro | 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 | Walter Purcaro | 2015-12-27 | 1 | -25/+33 |
| | | | | |||||
* | | | | Improve Container | Walter Purcaro | 2015-12-27 | 5 | -23/+24 |
| | | | | |||||
* | | | | [misc] Fix encoding | Walter Purcaro | 2015-12-27 | 1 | -31/+30 |
| | | | | |||||
* | | | | Spare code fixes | Walter Purcaro | 2015-12-27 | 20 | -65/+42 |
| | | | | |||||
* | | | | [OCR] self.image -> self.img | Walter Purcaro | 2015-12-27 | 4 | -41/+41 |
| | | | | |||||
* | | | | Don't use PERIODICAL_INTERVAL | Walter Purcaro | 2015-12-27 | 4 | -16/+8 |
| | | | | |||||
* | | | | New plugin: EventMapper | Walter Purcaro | 2015-12-27 | 1 | -0/+80 |
| | | | | |||||
* | | | | [Captcha] Update | Walter Purcaro | 2015-12-27 | 1 | -17/+12 |
| | | | | |||||
* | | | | [Addon] Map events | Walter Purcaro | 2015-12-27 | 1 | -24/+66 |
| | | | | |||||
* | | | | [Container] Compact code | Walter Purcaro | 2015-12-27 | 1 | -16/+7 |
| | | | | |||||
* | | | | [OCR] Code cosmetics | Walter Purcaro | 2015-12-27 | 1 | -42/+47 |
| | | | | |||||
* | | | | Update containers | Walter Purcaro | 2015-12-27 | 4 | -17/+17 |
| | | | | |||||
* | | | | [XFSHoster] Improve a bit | Walter Purcaro | 2015-12-27 | 1 | -6/+7 |
| | | | | |||||
* | | | | [internals] Some code cosmetics | Walter Purcaro | 2015-12-27 | 10 | -28/+26 |
| | | | | |||||
* | | | | [addons] Some code cosmetics | Walter Purcaro | 2015-12-27 | 6 | -10/+7 |
| | | | | |||||
* | | | | [ClickNLoad] Update | Walter Purcaro | 2015-12-27 | 1 | -22/+7 |
| | | | | |||||
* | | | | [SkipRev] Fixup (1) | Walter Purcaro | 2015-12-27 | 1 | -12/+8 |
| | | | | |||||
* | | | | [ExternalScripts] Update and fix (2) | Walter Purcaro | 2015-12-27 | 1 | -32/+56 |
| | | | | |||||
* | | | | [Account] Fix reset method | Walter Purcaro | 2015-12-27 | 1 | -3/+3 |
| | | | | |||||
* | | | | Update hosters (1) | Walter Purcaro | 2015-12-27 | 218 | -1166/+593 |
| | | | | |||||
* | | | | [ExternalScripts] Update and fix | Walter Purcaro | 2015-12-27 | 1 | -56/+55 |
| | | | | |||||
* | | | | [crypters] Remove create_getInfo + minor code cosmetics (w/ strict ↵ | Walter Purcaro | 2015-12-27 | 86 | -349/+91 |
| | | | | | | | | | | | | | | | | comparison for numbers) | ||||
* | | | | [accounts] Strict comparison for numbers | Walter Purcaro | 2015-12-27 | 5 | -7/+7 |
| | | | | |||||
* | | | | Update captchas | Walter Purcaro | 2015-12-27 | 9 | -66/+65 |
| | | | | |||||
* | | | | Rewrite utils (1) | Walter Purcaro | 2015-12-27 | 2 | -482/+747 |
| | | | |