summaryrefslogtreecommitdiffstats
path: root/pyload/network
Commit message (Collapse)AuthorAgeFilesLines
* Fix cookie issuesGravatar Koch Michael 2014-05-311-3/+13
| | | | | | | | | The Account-Page didn't show any Values on 'Traffic left' and 'Valid until' for my Premium Account. Therefore no premium download was possible. The Problem occured on ArchLinux and FreeBSD, but somehow not on Ubuntu. The Trick is to set the value for 'expires' as type int when it is just a number.
* updated bottle, fixed a header and referer bugGravatar RaNaN 2014-04-211-0/+23
|
* rewritten download scheduling, improved account manager, db version ↵Gravatar RaNaN 2014-01-181-0/+29
| | | | increased all data will be overwritten
* fixed changing the dl speed limitGravatar RaNaN 2013-12-031-0/+7
|
* removed old request classesGravatar RaNaN 2013-11-194-1113/+0
|
* small changes to dl algorithmGravatar RaNaN 2013-10-121-27/+2
|
* adapted account api to multi user, fixed http referer bugGravatar RaNaN 2013-08-081-162/+0
|
* little cleanup, added some testsGravatar RaNaN 2013-07-221-20/+18
|
* new plugin type and refactored request classesGravatar RaNaN 2013-07-193-81/+41
|
* moved everything from module to pyloadGravatar RaNaN 2013-06-099-0/+1506