Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | little fixes | RaNaN | 2010-08-30 | 1 | -1/+1 |
| | |||||
* | some automatic fixes | RaNaN | 2010-08-27 | 1 | -1/+1 |
| | |||||
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+338 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 1 | -338/+0 |
| | |||||
* | plugin updates to new interface | Jeix | 2010-08-01 | 1 | -5/+5 |
| | |||||
* | Crypt | Jeix | 2010-07-09 | 1 | -18/+31 |
| | |||||
* | Package_finished event for scripts implemented | Jeix | 2010-06-20 | 1 | -0/+3 |
| | | | | bugfix: closing socket for IRC connection (xdcc) | ||||
* | New feature: FTP download support | Jeix | 2010-06-20 | 1 | -3/+3 |
| | | | | | | use like this: ftp://user:passwd@ftp.server.net/path/to/file user:passwd@ is optional bugfix: linklist.py | ||||
* | New feature: XDCC Support | Jeix | 2010-06-20 | 1 | -0/+322 |
Works for links with the following schema: xdcc://.*?/.*?/#?\d+/? (regexp) Example: xdcc://irc.server.net/botname/packid |