summaryrefslogtreecommitdiffstats
path: root/pyload
Commit message (Expand)AuthorAgeFilesLines
...
* [UptoboxCom] Fix ERROR_PATTERNGravatar Thierry Merle 2014-11-161-1/+3
* Move socketbackend.ttypes to api.typesGravatar Walter Purcaro 2014-11-163-9/+6
* [PluginManager] Improve getPluginGravatar Walter Purcaro 2014-11-166-74/+100
* Spare code cosmeticsGravatar Walter Purcaro 2014-11-166-10/+10
* [ConfigParser] getPlugin return strGravatar Walter Purcaro 2014-11-161-16/+10
* Remove broken DLC support for nowGravatar Walter Purcaro 2014-11-153-0/+0
* Fix cookie domainGravatar Walter Purcaro 2014-11-1530-34/+34
* [Plugin] Fix typo (thx rlindner81)Gravatar Walter Purcaro 2014-11-151-1/+1
* Update plugins 2Gravatar Walter Purcaro 2014-11-1563-210/+111
* Code cosmeticsGravatar Walter Purcaro 2014-11-1512-76/+59
* Update PluginManagerGravatar Walter Purcaro 2014-11-153-26/+321
* Split PluginThreadGravatar Walter Purcaro 2014-11-158-544/+697
* datatypes -> datatypeGravatar Walter Purcaro 2014-11-158-6/+6
* Rename theme "estate" to "clearbright"Gravatar Walter Purcaro 2014-11-15107-62/+62
* Use default theme for nowGravatar Walter Purcaro 2014-11-151-1/+1
* Update plugins after mergingGravatar Walter Purcaro 2014-11-15267-560/+2608
* [HTTPRequest] Raise Fail if write response failsGravatar Walter Purcaro 2014-11-151-12/+17
* [Plugin] Fix wait routine 2Gravatar Walter Purcaro 2014-11-153-5/+6
* [SimpleCrypter][SimpleHoster] Temp workaroundGravatar Walter Purcaro 2014-11-142-9/+5
* [UlozTo] Fixed hoster and accountGravatar Radek Senfeld 2014-11-143-12/+16
* [RapidgatorNet] Set the language in COOKIESGravatar Thierry Merle 2014-11-142-5/+7
* Try using SSL for FTP connections, proceed as normal otherwiseGravatar Walter Purcaro 2014-11-141-0/+1
* [Plugin] Fix wait routine (thx rlindner81)Gravatar Walter Purcaro 2014-11-141-9/+18
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-11-13396-5447/+5619
* [themes] Tiny code cosmeticsGravatar Walter Purcaro 2014-10-171-7/+7
* [themes] Restore static jsGravatar Walter Purcaro 2014-10-1724-26428/+26428
* [themes] Code cosmeticsGravatar Walter Purcaro 2014-10-1748-27583/+27292
* New theme EstateGravatar Walter Purcaro 2014-10-16121-21/+13677
* [Webui] Fix wrong trafficleft formatGravatar Walter Purcaro 2014-10-161-1/+1
* Use fundamental block size to calculate free byte count. Preferred blocks are...Gravatar Daniel Loffgren 2014-10-111-2/+2
* Fix previous mergingGravatar Walter Purcaro 2014-10-0728-82/+266
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-10-07368-1065/+964
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-10-0530-332/+128
* Fix refs on hook plugins + add missing __init__ filesGravatar Walter Purcaro 2014-10-0530-64/+213
* Remove old Ev0InFetcher hookGravatar Walter Purcaro 2014-10-051-80/+0
* Move hooks to hook directoryGravatar Walter Purcaro 2014-10-0528-0/+0
* Split CaptchaService to captcha directoryGravatar Walter Purcaro 2014-10-055-210/+288
* Update plugins to work with XFSPHosterGravatar Walter Purcaro 2014-10-0527-54/+54
* Rename XFileSharingPro to XFSPHosterGravatar Walter Purcaro 2014-10-051-4/+4
* Trace broken plugin __pattern__ blocking url parsingGravatar Walter Purcaro 2014-10-051-2/+8
* Finish replace word "hook"Gravatar Walter Purcaro 2014-10-045-5/+5
* Remove libGravatar Walter Purcaro 2014-10-03144-45333/+0
* Remove trailing whitespacesGravatar Walter Purcaro 2014-10-0320-202/+202
* Update pyload to the new plugins structureGravatar Walter Purcaro 2014-10-0364-214/+218
* [UpdateManager] Support new plugins structureGravatar Walter Purcaro 2014-10-031-14/+33
* Rename hooks directory to addonGravatar Walter Purcaro 2014-10-0343-0/+0
* Rename accounts directory to accountGravatar Walter Purcaro 2014-10-0370-0/+0
* [ConfigParser] Remove IGNORE featureGravatar Walter Purcaro 2014-10-031-18/+2
* New base pluginsGravatar Walter Purcaro 2014-10-03174-168/+168
* Fix previous merge commitGravatar Walter Purcaro 2014-10-035-0/+275
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-10-0335-231/+372
* Changed XFileSharingPro and UpdateManager to internal pluginsGravatar Walter Purcaro 2014-09-2830-29/+29
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-09-28131-1054/+736
* Api : Add brackets and pipe to urlmatcherGravatar Rootsradics 2014-09-261-1/+1
* [FourSharedCom] Newline returnsGravatar Walter Purcaro 2014-09-141-0/+1
* Merge remote-tracking branch 'pyload/stable' into 0.4.10Gravatar Walter Purcaro 2014-09-149-77/+80
* JsEngine rewritten + utils updatedGravatar Walter Purcaro 2014-09-145-143/+242
* New printer (windows compatible)Gravatar Walter Purcaro 2014-09-1411-31/+591
* Restructure pyload file tree (1)Gravatar Walter Purcaro 2014-09-14109-968/+130
* Project __init__ with infoGravatar Walter Purcaro 2014-09-141-0/+20
* [Lib] Update simplejson to v3.6.3 + one file wsgiserver + importing fixupGravatar Walter Purcaro 2014-09-1443-39/+5330
* module -> pyloadGravatar Walter Purcaro 2014-09-14896-0/+125804