Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -16/+4 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -2/+0 | |
| | |||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | 2014-07-05 | 1 | -1/+1 | |
| | | | | "OFFLINE_PATTERN" | ||||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix __pattern__ www | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@d3be840 | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | New hoster: FileStoreTo | 2014-01-15 | 1 | -0/+48 | |
Fixes #129 Merges #480 |