summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal
Commit message (Expand)AuthorAgeFilesLines
* [Account] Don't grab info if account is not validGravatar Nitzo 2016-04-091-2/+2
* [misc] revert https://github.com/pyload/pyload/commit/e5b69006811275b28a282c...Gravatar Nitzo 2016-03-221-2/+2
* [misc] revert https://github.com/pyload/pyload/commit/e5b69006811275b28a282c0...Gravatar GamaC0de 2016-03-221-9/+6
* [misc] parse_html_form() include submit buttonGravatar GamaC0de 2016-03-221-7/+12
* [misc] fix #2367Gravatar Nitzo 2016-02-291-2/+2
* [misc] parse_html_form(): ignore comments (2)Gravatar Nitzo 2016-02-281-2/+2
* [misc] parse_html_form(): ignore commentsGravatar Nitzo 2016-02-281-2/+3
* [Plugin] Load(): allow referer as string parameterGravatar Nitzo 2016-02-271-3/+9
* fix #2359Gravatar Nitzo 2016-02-254-11/+12
* [SimpleHoster] code cosmeticsGravatar Nitzo 2016-02-171-3/+3
* Avoiding UnboundLocalError when using method 'type' on method get_infoGravatar yifanchen 2016-02-171-2/+2
* [Captcha] fix #2340Gravatar Nitzo 2016-02-141-2/+6
* [misc] format_exc(): use decode() functionGravatar Nitzo 2016-02-091-5/+5
* [XFSHoster] fix #2333Gravatar Nitzo 2016-02-081-1/+2
* [XFSHoster] WAIT_PATTERN - use `parse_time` functionGravatar Nitzo 2016-02-041-3/+9
* [XFSHoster] UpdateGravatar Nitzo 2016-02-041-3/+2
* [XFSHoster] Fix download url detectionGravatar Nitzo 2016-02-011-3/+4
* [misc] Move `threaded`, `Expose` form Addon to miscGravatar Nitzo 2016-01-303-21/+21
* [Bace] fix race condition with `assignJob`Gravatar Nitzo 2016-01-291-2/+5
* [Captcha] fix #2311Gravatar Nitzo 2016-01-221-2/+2
* [Misc] fix #2159Gravatar Nitzo 2016-01-221-2/+3
* [Acount] fix account refresh (2)Gravatar Nitzo 2016-01-201-4/+5
* fix account refreshGravatar Nitzo 2016-01-192-4/+6
* [Hoster] UpdateGravatar Nitzo 2016-01-191-2/+2
* [SimpleHoster] fix #2283Gravatar Nitzo 2016-01-191-2/+2
* [Misc] UpdateGravatar Nitzo 2016-01-111-4/+7
* fix #2284 (thanks @youlJunior)Gravatar Nitzo 2016-01-112-7/+4
* [Plugin] fix #2260Gravatar Nitzo 2016-01-101-2/+7
* [Misc] fix #2280Gravatar GammaC0de 2016-01-101-2/+2
* "is" is evil (2)Gravatar Nitzo 2016-01-104-8/+8
* [Misc] fix safepathGravatar Nitzo 2016-01-091-2/+5
* [Hoster] fix #2275, #2277Gravatar Nitzo 2016-01-091-2/+2
* fix 'exceptions.OSError' object has no attribute 'strip'Gravatar Nitzo 2016-01-092-4/+4
* Bump version of CaptchaService.pyGravatar Nippey 2016-01-081-1/+1
* [Misc] UpdateGravatar GammaC0de 2016-01-051-0/+5
* [Plugin] UpdateGravatar GammaC0de 2016-01-041-9/+3
* [Captcha] parameter decode= is meaningless hereGravatar GammaC0de 2016-01-031-3/+3
* Spare code cosmetics (2)Gravatar Walter Purcaro 2016-01-025-13/+10
* Spare code cosmeticsGravatar Walter Purcaro 2016-01-0212-61/+59
* Timeout for http request set to 1 minute + report effective url address in he...Gravatar Walter Purcaro 2016-01-022-6/+10
* [SimpleCrypter] Fix handle_directGravatar Walter Purcaro 2016-01-021-24/+12
* [Captcha] UpdateGravatar Nitzo 2016-01-021-6/+11
* [Plugin] Fix dump_html()Gravatar GammaC0de 2016-01-021-2/+7
* "is" is evilGravatar Nitzo 2016-01-029-53/+53
* [Plugin] Fix AttributeError: HTTPRequest instance has no attribute 'http'Gravatar GammaC0de 2016-01-011-2/+2
* [Misc] UpdateGravatar GammaC0de 2015-12-311-2/+2
* [Crypter] UpdateGravatar GammaC0de 2015-12-311-3/+3
* [Hoster] UpdateGravatar GammaC0de 2015-12-311-5/+5
* Spare code fixed + isdownload -> isresourceGravatar Walter Purcaro 2015-12-314-22/+28
* [Addon] Fix download_finished callGravatar Walter Purcaro 2015-12-311-3/+2
* Version upGravatar Walter Purcaro 2015-12-313-3/+3
* [SimpleCrypter][SimpleHoster] Better preload routineGravatar Walter Purcaro 2015-12-312-2/+7
* [misc] Check utc type for seconds_to_midnightGravatar Walter Purcaro 2015-12-311-3/+3
* [Crypter] Fix folder_per_package settingGravatar Walter Purcaro 2015-12-311-1/+3
* Fix https://github.com/pyload/pyload/issues/2243 (2)Gravatar Walter Purcaro 2015-12-311-48/+54
* fix #2243Gravatar GammaC0de 2015-12-311-3/+3
* [Captcha] TypoGravatar Walter Purcaro 2015-12-301-2/+2
* Improve Captcha task managingGravatar Walter Purcaro 2015-12-302-12/+18
* Fix https://github.com/pyload/pyload/issues/2246Gravatar Walter Purcaro 2015-12-301-3/+5
* Fix https://github.com/pyload/pyload/issues/2239Gravatar Walter Purcaro 2015-12-301-2/+2
* [Misc] Fix missing importGravatar GammaC0de 2015-12-301-1/+2
* [SimpleHoster] Fix check_download routineGravatar Walter Purcaro 2015-12-301-3/+1
* Fix https://github.com/pyload/pyload/issues/2235Gravatar Walter Purcaro 2015-12-302-4/+4
* [Hoster] Python 2.5 compatibility hack for property.setterGravatar GammaC0de 2015-12-301-1/+19
* Tiny code cosmeticsGravatar Walter Purcaro 2015-12-292-2/+2
* [Plugin] Fix https://github.com/pyload/pyload/issues/2229Gravatar Walter Purcaro 2015-12-291-2/+2
* [Container] Version upGravatar GammaC0de 2015-12-291-1/+1
* added missing selfGravatar Christian Käslin 2015-12-291-1/+1
* [misc] fix fsjoinGravatar GammaC0de 2015-12-291-2/+2
* [Extractor] Version upGravatar GammaC0de 2015-12-291-1/+1
* [SimpleHoster] Version upGravatar GammaC0de 2015-12-291-1/+1
* [Hoster] Version upGravatar GammaC0de 2015-12-291-1/+1
* [Account] Version upGravatar GammaC0de 2015-12-291-1/+1
* [SimpleCrypter] Version upGravatar GammaC0de 2015-12-291-1/+1
* Spare code fixes (3)Gravatar Walter Purcaro 2015-12-285-9/+14
* Spare code fixes (2)Gravatar Walter Purcaro 2015-12-283-256/+8
* Spare code fixesGravatar Walter Purcaro 2015-12-284-6/+9
* Fix password sharing issueGravatar Walter Purcaro 2015-12-285-13/+34
* [Hoster] Rewrite some routines, improve othersGravatar Walter Purcaro 2015-12-271-148/+198
* [internal] Spare code optimizations and fixesGravatar Walter Purcaro 2015-12-274-56/+60
* Update crypters and containersGravatar Walter Purcaro 2015-12-274-17/+14
* [Crypter] Simplify _create_packages routineGravatar Walter Purcaro 2015-12-271-24/+17
* [Plugin] Improve load routine and relatedGravatar Walter Purcaro 2015-12-272-115/+86
* [Crypter] Code cosmeticsGravatar Walter Purcaro 2015-12-271-21/+21
* [misc] New classes Config, DB and PeriodicalGravatar Walter Purcaro 2015-12-271-5/+134
* Spare code cosmeticsGravatar Walter Purcaro 2015-12-271-2/+2
* [Addon] Import new Periodical class + code cosmeticsGravatar Walter Purcaro 2015-12-271-91/+46
* [Account] Import new Periodical classGravatar Walter Purcaro 2015-12-271-48/+6
* [SimpleHoster] Auto-detect offline & temp. offline status and hashsum info by...Gravatar Walter Purcaro 2015-12-271-26/+43
* [SimpleCrypter] Auto-detect offline & temp. offline status by defaultGravatar Walter Purcaro 2015-12-271-25/+33
* Improve ContainerGravatar Walter Purcaro 2015-12-271-19/+20
* [misc] Fix encodingGravatar Walter Purcaro 2015-12-271-31/+30
* Spare code fixesGravatar Walter Purcaro 2015-12-273-18/+4
* [OCR] self.image -> self.imgGravatar Walter Purcaro 2015-12-272-26/+26
* Don't use PERIODICAL_INTERVALGravatar Walter Purcaro 2015-12-271-4/+2
* [Captcha] UpdateGravatar Walter Purcaro 2015-12-271-17/+12
* [Addon] Map eventsGravatar Walter Purcaro 2015-12-271-24/+66
* [Container] Compact codeGravatar Walter Purcaro 2015-12-271-16/+7
* [OCR] Code cosmeticsGravatar Walter Purcaro 2015-12-271-42/+47
* [XFSHoster] Improve a bitGravatar Walter Purcaro 2015-12-271-6/+7
* [internals] Some code cosmeticsGravatar Walter Purcaro 2015-12-2710-28/+26
* [Account] Fix reset methodGravatar Walter Purcaro 2015-12-271-3/+3
* Rewrite utils (1)Gravatar Walter Purcaro 2015-12-272-482/+747
* Update notifiersGravatar Walter Purcaro 2015-12-271-36/+80
* Update extractors (1)Gravatar Walter Purcaro 2015-12-274-122/+115
* New extractor: UnTarGravatar Walter Purcaro 2015-12-271-0/+69
* [utils] new function: safe_format()Gravatar GammaC0de 2015-12-273-10/+37
* typoGravatar GammaC0de 2015-12-261-2/+2
* [Account] fix copy.deepcopy usageGravatar GammaC0de 2015-12-261-3/+4
* Merge pull request #2150 from GammaC0de/patch-11Gravatar GammaC0de 2015-12-262-4/+7
|\
| * [Account] reimplement safe_info with deepcopyGravatar GammaC0de 2015-11-041-2/+5
| * [Plugin] censor ACCOUNT request dataGravatar GammaC0de 2015-11-031-2/+2
* | [SimpleHoster] update (6)Gravatar GammaC0de 2015-12-211-2/+2
* | [SimpleHoster] update (5)Gravatar GammaC0de 2015-12-201-3/+3
* | [SimpleHoster] update (4)Gravatar GammaC0de 2015-12-201-2/+2
* | [SimpleHoster] update (3)Gravatar GammaC0de 2015-12-201-2/+2
* | [SimpleHoster] update (2)Gravatar GammaC0de 2015-12-201-8/+7
* | [SimpleHoster] updateGravatar GammaC0de 2015-12-201-2/+2
* | [Extractor] fix #2084Gravatar GammaC0de 2015-12-161-2/+1
* | [Hoster] small bug fixGravatar GammaC0de 2015-12-151-2/+2
* | [SimpleCrypter] fix #2188Gravatar GammaC0de 2015-12-111-6/+6
* | fix seconds_to_midnight importGravatar GammaC0de 2015-12-021-3/+2
* | Merge pull request #2140 from GammaC0de/patch-9Gravatar Walter Purcaro 2015-11-261-2/+2
|\ \
| * | Update SimpleHoster.pyGravatar GammaC0de 2015-11-011-2/+2
| |/
* / Update CaptchaService.pyGravatar k1l 2015-11-041-1/+1
|/
* Merge pull request #2128 from thadrien/pull-request-dlprotectGravatar Walter Purcaro 2015-10-283-15/+18
|\
| * Increase version number in SimpleCrypter.pyGravatar Hadrien Theveneau 2015-10-281-1/+1
| * Infinite redirect bug fixing in SimpleCrypter.pyGravatar Hadrien Theveneau 2015-10-281-9/+11
| * Correction of some errors in OCR.pyGravatar Hadrien Theveneau 2015-10-281-5/+5
| * Addition of some debug messages in DlProtectCom.py and Captcha.pyGravatar Hadrien Theveneau 2015-10-281-0/+1
* | Syntax error in SimpleHoster.pyGravatar Hadrien Theveneau 2015-10-281-2/+2
|/
* Fix https://github.com/pyload/pyload/issues/2112Gravatar Walter Purcaro 2015-10-288-37/+40
* Increase all __version__ for internalsGravatar Walter Purcaro 2015-10-276-6/+6
* Update Base.pyGravatar GammaC0de 2015-10-251-2/+1
* Update Hoster.pyGravatar GammaC0de 2015-10-251-1/+2
* Fix https://github.com/pyload/pyload/issues/2034#issuecomment-150610936Gravatar Walter Purcaro 2015-10-232-3/+1
* Fix https://github.com/pyload/pyload/issues/2099Gravatar Walter Purcaro 2015-10-231-4/+12
* self.html -> self.dataGravatar Walter Purcaro 2015-10-237-62/+58
* [Dereferer] Don't preloadGravatar Walter Purcaro 2015-10-231-1/+1
* [SimpleHoster] Fix https://github.com/pyload/pyload/issues/2101Gravatar Walter Purcaro 2015-10-231-2/+2
* Fix XFS pluginsGravatar Walter Purcaro 2015-10-234-15/+11
* [SimpleCrypter] check_errorsGravatar Walter Purcaro 2015-10-231-28/+6
* Boring code cosmetics (3)Gravatar Walter Purcaro 2015-10-231-1/+1
* [utils] Improve method html_unescapeGravatar Walter Purcaro 2015-10-231-24/+5
* [MultiHoster][XFSHoster] Set DIRECT_LINKGravatar Walter Purcaro 2015-10-232-11/+11
* Spare code cosmeticsGravatar Walter Purcaro 2015-10-2214-28/+30
* [MultiHoster] Fix get_infoGravatar Walter Purcaro 2015-10-222-32/+33
* Update XFS pluginsGravatar Walter Purcaro 2015-10-223-64/+34
* [Account] Add method 'setup'Gravatar Walter Purcaro 2015-10-221-24/+32
* [SimpleCrypter] Fix https://github.com/pyload/pyload/issues/2094Gravatar Walter Purcaro 2015-10-221-8/+14
* [SimpleHoster] Fix http://forum.pyload.org/viewtopic.php?f=12&t=4637Gravatar Walter Purcaro 2015-10-221-3/+4
* Update SimpleCrypter.pyGravatar GammaC0de 2015-10-211-2/+2
* [Notifier] Fix https://github.com/pyload/pyload/issues/2092Gravatar Walter Purcaro 2015-10-211-2/+2
* [Base] Improve wait methodGravatar Walter Purcaro 2015-10-212-8/+23
* Boring code cosmetics (2)Gravatar Walter Purcaro 2015-10-2114-80/+47
* [Notifier] Fix https://github.com/pyload/pyload/issues/2090Gravatar Walter Purcaro 2015-10-211-3/+3
* Update XFSHoster.pyGravatar GammaC0de 2015-10-201-3/+3
* Update Hoster.pyGravatar GammaC0de 2015-10-201-1/+6
* Merge pull request #2083 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-201-2/+2
|\
| * Update Base.pyGravatar GammaC0de 2015-10-201-2/+2
* | Tiny code cosmeticsGravatar Walter Purcaro 2015-10-204-4/+4
* | Notifier frameworkGravatar Walter Purcaro 2015-10-201-0/+117
|/
* Code cosmeticsGravatar Walter Purcaro 2015-10-204-24/+11
* [utils] format_timeGravatar Walter Purcaro 2015-10-202-7/+27
* [utils] Version upGravatar Walter Purcaro 2015-10-201-1/+1
* [Extractor] Fix https://github.com/pyload/pyload/issues/2060Gravatar Walter Purcaro 2015-10-202-7/+7
* Fix missing BadHeader importGravatar Walter Purcaro 2015-10-202-2/+4
* Update UnZip (2)Gravatar GammaC0de 2015-10-201-3/+3
* Fix https://github.com/pyload/pyload/issues/2073Gravatar Walter Purcaro 2015-10-201-1/+0
* Spare fixes (2)Gravatar Walter Purcaro 2015-10-205-10/+10
* Merge pull request #2074 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-201-5/+19
|\
| * [UnZip] fix verify()Gravatar GammaC0de 2015-10-201-4/+13
| * Update UnZip.pyGravatar GammaC0de 2015-10-191-1/+6
* | Merge pull request #2063 from Gutz-Pilz/patch-7Gravatar Walter Purcaro 2015-10-201-1/+2
|\ \
| * | FixedGravatar Gutz-Pilz 2015-10-191-1/+2
| |/
* | Merge pull request #2062 from Gutz-Pilz/patch-6Gravatar Walter Purcaro 2015-10-201-2/+2
|\ \
| * | Fix for https://github.com/pyload/pyload/issues/2025Gravatar Gutz-Pilz 2015-10-191-2/+2
| |/
* / remove unused imports/variablesGravatar runningbits 2015-10-191-1/+0
|/
* Spare fixesGravatar Walter Purcaro 2015-10-194-17/+12
* Fix https://github.com/pyload/pyload/issues/2058Gravatar Walter Purcaro 2015-10-191-2/+3
* Fix https://github.com/pyload/pyload/issues/2055Gravatar Walter Purcaro 2015-10-192-14/+2
* Fix https://github.com/pyload/pyload/issues/2056Gravatar Walter Purcaro 2015-10-193-27/+27
* Spare fixesGravatar Walter Purcaro 2015-10-198-34/+41
* Spare code fixesGravatar Walter Purcaro 2015-10-181-1/+1
* Merge pull request #2039 from joberreiter/patch-2Gravatar Walter Purcaro 2015-10-181-1/+1
|\
| * Fixing an unbalaced parenthesis in OFFLINE_PATTERNGravatar Jochen Oberreiter 2015-10-161-2/+2
* | Version up for all pluginsGravatar Walter Purcaro 2015-10-1825-25/+25
* | Spare code cosmeticsGravatar Walter Purcaro 2015-10-189-32/+33
* | Update internalsGravatar Walter Purcaro 2015-10-187-27/+24
* | [SimpleCrypter] Don't use self.link(s)Gravatar Walter Purcaro 2015-10-181-98/+40
* | [Plugin] Minimize code + spare fixesGravatar Walter Purcaro 2015-10-183-419/+66
* | [Hoster] Fix download routine + new method is_downloadGravatar Walter Purcaro 2015-10-181-61/+140
* | [Base] Grab link info on setupGravatar Walter Purcaro 2015-10-181-123/+87
* | [Extractor] Code cleanupGravatar Walter Purcaro 2015-10-183-30/+30
* | [Addon] Start periodical on plugin activationGravatar Walter Purcaro 2015-10-181-11/+7
* | [Account] Fix info syncing and corrupted password issueGravatar Walter Purcaro 2015-10-181-36/+19
* | Dead plugins are stable, but still dead.Gravatar Walter Purcaro 2015-10-182-2/+2
* | [MultiAccount] Still not working, but 90% completeGravatar Walter Purcaro 2015-10-181-135/+117
* | Multi-hoster accounts now extend MultiAccount classGravatar Walter Purcaro 2015-10-181-5/+14
* | Collect plugin utilities in a own fileGravatar Walter Purcaro 2015-10-181-0/+433