summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/Hoster.py
Commit message (Expand)AuthorAgeFilesLines
* [Hoster] UpdateGravatar GammaC0de 2015-12-311-5/+5
* Spare code fixed + isdownload -> isresourceGravatar Walter Purcaro 2015-12-311-1/+1
* 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
* Improve Captcha task managingGravatar Walter Purcaro 2015-12-301-2/+2
* Fix https://github.com/pyload/pyload/issues/2235Gravatar Walter Purcaro 2015-12-301-1/+1
* [Hoster] Python 2.5 compatibility hack for property.setterGravatar GammaC0de 2015-12-301-1/+19
* [Hoster] Version upGravatar GammaC0de 2015-12-291-1/+1
* Spare code fixes (3)Gravatar Walter Purcaro 2015-12-281-5/+7
* Fix password sharing issueGravatar Walter Purcaro 2015-12-281-1/+1
* [Hoster] Rewrite some routines, improve othersGravatar Walter Purcaro 2015-12-271-148/+198
* [Hoster] small bug fixGravatar GammaC0de 2015-12-151-2/+2
* Fix https://github.com/pyload/pyload/issues/2112Gravatar Walter Purcaro 2015-10-281-2/+2
* Update Hoster.pyGravatar GammaC0de 2015-10-251-1/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-10-221-1/+1
* Boring code cosmetics (2)Gravatar Walter Purcaro 2015-10-211-2/+3
* Update Hoster.pyGravatar GammaC0de 2015-10-201-1/+6
* Code cosmeticsGravatar Walter Purcaro 2015-10-201-3/+3
* Spare fixes (2)Gravatar Walter Purcaro 2015-10-201-2/+2
* Spare fixesGravatar Walter Purcaro 2015-10-191-8/+3
* Spare fixesGravatar Walter Purcaro 2015-10-191-10/+17
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-10-181-1/+4
* Update internalsGravatar Walter Purcaro 2015-10-181-3/+0
* [Hoster] Fix download routine + new method is_downloadGravatar Walter Purcaro 2015-10-181-61/+140
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-3/+4
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-2/+2
* [Base] New methods: init_base and setup_baseGravatar Walter Purcaro 2015-10-101-18/+32
* Fix https://github.com/pyload/pyload/issues/1962 (and many other tickets)Gravatar Walter Purcaro 2015-10-081-1/+1
* Spare improvementsGravatar Walter Purcaro 2015-10-081-2/+2
* Fixpack (4)Gravatar Walter Purcaro 2015-10-081-1/+1
* Fixpack (2)Gravatar Walter Purcaro 2015-10-041-16/+5
* Fix https://github.com/pyload/pyload/issues/1932Gravatar Walter Purcaro 2015-10-021-3/+3
* Fix https://github.com/pyload/pyload/issues/1917 + new function: parse_timeGravatar Walter Purcaro 2015-10-021-1/+1
* [Hoster] Fix https://github.com/pyload/pyload/issues/1918Gravatar Walter Purcaro 2015-10-021-1/+2
* Fixpack (1)Gravatar Walter Purcaro 2015-10-011-12/+5
* Improve Hoster and Crypter + general fixupGravatar Walter Purcaro 2015-10-011-443/+59
* Update internal pluginsGravatar Walter Purcaro 2015-09-291-110/+134
* Version upGravatar Marcus "Chaosblog" 2015-09-231-1/+1
* [FIX] AttributeError: x object has no attribute 'user'Gravatar Stefan Reisich 2015-09-231-2/+2
* Add missing closing bracketGravatar Marcus "Chaosblog" 2015-09-231-1/+1
* Update Hoster.pyGravatar GammaC0de 2015-09-221-1/+1
* version upGravatar GammaC0de 2015-09-221-1/+1
* [Plugin] Fix _log + code cosmeticsGravatar Walter Purcaro 2015-09-221-6/+7
* Spare improvements and fixes (2)Gravatar Walter Purcaro 2015-09-211-20/+16
* Spare code cosmeticsGravatar Walter Purcaro 2015-09-211-0/+2
* Fix pyfile.name processingGravatar Walter Purcaro 2015-09-211-29/+16
* Spare improvements and fixesGravatar Walter Purcaro 2015-09-211-60/+116
* [XFSAccount] UpdateGravatar Walter Purcaro 2015-09-191-1/+1
* Spare fixes (2)Gravatar Walter Purcaro 2015-09-031-21/+32
* Update Hoster.pyGravatar GammaC0de 2015-08-291-1/+1
* [Hoster] fix pyfile.name not updated if dispositionGravatar GammaC0de 2015-08-291-4/+5
* Fix missing import statementGravatar Walter Purcaro 2015-08-091-1/+2
* Fix https://github.com/pyload/pyload/issues/1707Gravatar Walter Purcaro 2015-08-041-2/+2
* Use set_cookie instead cj.setCookieGravatar Walter Purcaro 2015-08-031-1/+1
* Fix https://github.com/pyload/pyload/issues/1663Gravatar Walter Purcaro 2015-08-021-7/+8
* Fix https://github.com/pyload/pyload/issues/1640 (2)Gravatar Walter Purcaro 2015-08-021-3/+2
* Fix https://github.com/pyload/pyload/issues/1640Gravatar Walter Purcaro 2015-08-021-38/+26
* Fix load_account routineGravatar Walter Purcaro 2015-08-011-21/+14
* Fix https://github.com/pyload/pyload/issues/1636Gravatar Walter Purcaro 2015-08-011-1/+1
* Fix and improve account logicGravatar Walter Purcaro 2015-07-311-44/+48
* Fix https://github.com/pyload/pyload/issues/1628Gravatar Walter Purcaro 2015-07-311-4/+0
* Fix https://github.com/pyload/pyload/issues/1625Gravatar Walter Purcaro 2015-07-311-40/+26
* Fix https://github.com/pyload/pyload/issues/1624Gravatar Walter Purcaro 2015-07-301-6/+2
* Fix http://forum.pyload.org/viewtopic.php?f=12&t=4421Gravatar Walter Purcaro 2015-07-291-2/+2
* Fix https://github.com/pyload/pyload/issues/1520Gravatar Walter Purcaro 2015-07-281-2/+2
* Fix content-dispositionGravatar Walter Purcaro 2015-07-281-3/+3
* Fix http://forum.pyload.org/viewtopic.php?f=12&t=4410Gravatar Walter Purcaro 2015-07-281-2/+2
* Missed to bump up some plugin __version__Gravatar Walter Purcaro 2015-07-281-1/+1
* Spare code fixesGravatar Walter Purcaro 2015-07-271-3/+9
* Bunch of fixupsGravatar Walter Purcaro 2015-07-271-10/+11
* Update internal pluginsGravatar Walter Purcaro 2015-07-271-27/+40
* Don't user dictionary’s iterator methodsGravatar Walter Purcaro 2015-07-251-2/+2
* Account rewritten (2)Gravatar Walter Purcaro 2015-07-251-19/+17
* Account rewrittenGravatar Walter Purcaro 2015-07-251-4/+4
* Fix typoGravatar Walter Purcaro 2015-07-241-1/+1
* Code cosmeticsGravatar Walter Purcaro 2015-07-241-3/+3
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-16/+21
* HotfixesGravatar Walter Purcaro 2015-07-241-6/+12
* Code cosmeticsGravatar Walter Purcaro 2015-07-231-2/+2
* New Captcha skeletonGravatar Walter Purcaro 2015-07-211-87/+5
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
* [OCR] Fix __init__Gravatar Walter Purcaro 2015-07-191-1/+1
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-191-27/+28
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-191-2/+2
* Improve fixurl methodGravatar Walter Purcaro 2015-07-191-7/+5
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-24/+24
* [Hoster] Fix the http request issueGravatar Walter Purcaro 2015-07-181-0/+2
* Code cosmeticsGravatar Walter Purcaro 2015-07-181-3/+3
* Reorder some functionsGravatar Walter Purcaro 2015-07-181-3/+37
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-8/+8
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-69/+69
* Fix long int conversion issueGravatar Walter Purcaro 2015-07-051-2/+2
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-3/+3
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-1/+0
* Spare fixesGravatar Walter Purcaro 2015-06-241-33/+45
* [Hoster] Import fixupGravatar Walter Purcaro 2015-06-241-1/+1
* Update allGravatar Walter Purcaro 2015-06-241-23/+681
* Update everythingGravatar Walter Purcaro 2015-06-081-3/+3
* Move base plugins to internal folderGravatar Walter Purcaro 2015-06-081-0/+33