Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove '/' from filename to avoid filepath exception | Daniel Bornkessel | 2013-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | When a http url has a filename set to something that contains a '/', pyload will error out when trying to merge the chunks as it sees the '/' as part of the path. Example: HTTP Header contains: filename=55/filename.img Chunks are saved as: <path to download folder>/55filename.img.chunk0 <path to download folder>/55filename.img.chunk1 Exception on merge will complain: Error: file does not exist: <path to download folder>/55/ as it thinks '55/' is a subdir | ||||
* | BasePlugin: handle 404s by setting status to 'offline' | hagg | 2012-09-10 | 1 | -4/+10 |
| | |||||
* | fixed #532, #543, letitbit, extabit, linkdecrypter; allow rs+nl.in free account | zoidberg10 | 2012-02-27 | 1 | -2/+2 |
| | |||||
* | closed #440 | RaNaN | 2011-12-02 | 1 | -2/+2 |
| | |||||
* | closed #418 | RaNaN | 2011-11-04 | 1 | -30/+48 |
| | |||||
* | BasePlugin: attempt to fix #266 | zoidberg10 | 2011-11-02 | 1 | -5/+29 |
| | |||||
* | closed #412, #266 | RaNaN | 2011-11-01 | 1 | -3/+4 |
| | |||||
* | closed #414 | RaNaN | 2011-10-31 | 1 | -2/+2 |
| | |||||
* | started to integrate package generator | RaNaN | 2011-07-16 | 1 | -2/+3 |
| | |||||
* | removed server_methods, please test everything entirely | RaNaN | 2011-07-12 | 1 | -1/+1 |
| | |||||
* | api tester | RaNaN | 2011-06-05 | 1 | -0/+5 |
| | |||||
* | closed #294, #295 | RaNaN | 2011-04-30 | 1 | -5/+1 |
| | |||||
* | closed #290, #291, #292 | RaNaN | 2011-04-30 | 1 | -0/+3 |
| | |||||
* | new l18n files | RaNaN | 2011-03-10 | 1 | -2/+0 |
| | |||||
* | webif user managment | RaNaN | 2011-03-10 | 1 | -0/+2 |
| | |||||
* | encoding fixes | RaNaN | 2011-02-19 | 1 | -1/+6 |
| | |||||
* | removed debug | RaNaN | 2011-02-14 | 1 | -6/+6 |
| | |||||
* | averaged download speed | RaNaN | 2011-02-14 | 1 | -0/+7 |
| | |||||
* | new curl download backend - support for chunked dl, resume | RaNaN | 2010-12-27 | 1 | -0/+4 |
| | |||||
* | more fixes | RaNaN | 2010-10-14 | 1 | -1/+1 |
| | |||||
* | general js api + pyv8 support | RaNaN | 2010-10-05 | 1 | -2/+2 |
| | |||||
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+25 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 1 | -25/+0 |
| | |||||
* | some fixes | RaNaN | 2010-08-01 | 1 | -7/+0 |
| | |||||
* | daily commit | RaNaN | 2010-07-30 | 1 | -0/+7 |
| | |||||
* | many new stuff, some things already working | RaNaN | 2010-07-29 | 1 | -0/+25 |