Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cookie issues | Koch Michael | 2014-05-31 | 1 | -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 bug | RaNaN | 2014-04-21 | 1 | -0/+23 |
| | |||||
* | rewritten download scheduling, improved account manager, db version ↵ | RaNaN | 2014-01-18 | 1 | -0/+29 |
| | | | | increased all data will be overwritten | ||||
* | fixed changing the dl speed limit | RaNaN | 2013-12-03 | 1 | -0/+7 |
| | |||||
* | removed old request classes | RaNaN | 2013-11-19 | 4 | -1113/+0 |
| | |||||
* | small changes to dl algorithm | RaNaN | 2013-10-12 | 1 | -27/+2 |
| | |||||
* | adapted account api to multi user, fixed http referer bug | RaNaN | 2013-08-08 | 1 | -162/+0 |
| | |||||
* | little cleanup, added some tests | RaNaN | 2013-07-22 | 1 | -20/+18 |
| | |||||
* | new plugin type and refactored request classes | RaNaN | 2013-07-19 | 3 | -81/+41 |
| | |||||
* | moved everything from module to pyload | RaNaN | 2013-06-09 | 9 | -0/+1506 |