summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/Base.py
Commit message (Collapse)AuthorAgeFilesLines
* fix #2359Gravatar Nitzo 2016-02-251-4/+5
|
* [Bace] fix race condition with `assignJob`Gravatar Nitzo 2016-01-291-2/+5
|
* "is" is evil (2)Gravatar Nitzo 2016-01-101-2/+2
|
* Timeout for http request set to 1 minute + report effective url address in ↵Gravatar Walter Purcaro 2016-01-021-0/+2
| | | | header
* "is" is evilGravatar Nitzo 2016-01-021-8/+8
|
* Spare code fixed + isdownload -> isresourceGravatar Walter Purcaro 2015-12-311-1/+1
|
* Fix https://github.com/pyload/pyload/issues/2246Gravatar Walter Purcaro 2015-12-301-3/+5
| | | | Thanks to GammaC0de
* Spare code fixes (3)Gravatar Walter Purcaro 2015-12-281-2/+4
|
* Spare code fixesGravatar Walter Purcaro 2015-12-281-1/+1
|
* Fix password sharing issueGravatar Walter Purcaro 2015-12-281-0/+6
|
* [internal] Spare code optimizations and fixesGravatar Walter Purcaro 2015-12-271-35/+31
|
* Increase all __version__ for internalsGravatar Walter Purcaro 2015-10-271-1/+1
|
* Update Base.pyGravatar GammaC0de 2015-10-251-2/+1
|
* self.html -> self.dataGravatar Walter Purcaro 2015-10-231-6/+6
|
* [MultiHoster] Fix get_infoGravatar Walter Purcaro 2015-10-221-20/+21
|
* [Base] Improve wait methodGravatar Walter Purcaro 2015-10-211-6/+11
|
* Boring code cosmetics (2)Gravatar Walter Purcaro 2015-10-211-7/+0
|
* Update Base.pyGravatar GammaC0de 2015-10-201-2/+2
|
* [utils] format_timeGravatar Walter Purcaro 2015-10-201-5/+5
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-10-181-6/+9
|
* [Base] Grab link info on setupGravatar Walter Purcaro 2015-10-181-123/+87
|
* Fixing fixurl...Gravatar Walter Purcaro 2015-10-131-5/+3
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-10/+10
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-3/+4
|
* Merge branch 'pr/n1997_GammaC0de' into stableGravatar Walter Purcaro 2015-10-101-1/+2
|\ | | | | | | | | Conflicts: module/plugins/internal/Base.py
| * Update Base.pyGravatar GammaC0de 2015-10-101-1/+2
| |
* | [Base] New methods: init_base and setup_baseGravatar Walter Purcaro 2015-10-101-10/+21
| | | | | | | | [Hoster] Improve download method
* | Spare code cosmeticsGravatar Walter Purcaro 2015-10-101-5/+6
|/
* Fix https://github.com/pyload/pyload/issues/1962 (and many other tickets)Gravatar Walter Purcaro 2015-10-081-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1978Gravatar Walter Purcaro 2015-10-081-2/+2
|
* Fixpack (5)Gravatar Walter Purcaro 2015-10-081-21/+31
|
* Spare improvementsGravatar Walter Purcaro 2015-10-081-9/+13
|
* Double URL FixGravatar kasperj 2015-10-061-1/+1
| | | Fix for the issue with http://url.tld/http://url.tld/XXX
* Fixpack (3)Gravatar Walter Purcaro 2015-10-041-3/+3
|
* Fixpack (2)Gravatar Walter Purcaro 2015-10-041-1/+18
|
* [UptoboxCom] Fix https://github.com/pyload/pyload/issues/1530 and ↵Gravatar Walter Purcaro 2015-10-021-1/+1
| | | | https://github.com/pyload/pyload/issues/1904
* Fixpack (1)Gravatar Walter Purcaro 2015-10-011-3/+13
|
* Improve Hoster and Crypter + general fixupGravatar Walter Purcaro 2015-10-011-0/+493