Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix with statement on old env like python 2.5 (2) | 2014-12-05 | 1 | -1/+3 | |
| | |||||
* | Use with statement instead open method when accessing fod + handle i/o error | 2014-11-09 | 1 | -5/+7 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | [RSDF] Fix typo (thx Guidobelix) | 2014-10-26 | 1 | -2/+2 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -1/+1 | |
| | |||||
* | Fix and improve plugins logging | 2014-10-25 | 1 | -1/+1 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -2/+2 | |
| | | | | Whitespaces and EOF fixup | ||||
* | Prefer self.urls and self.packages for adding links | 2014-07-16 | 1 | -4/+2 | |
| | |||||
* | Key attributes cleanup for account, container and crypter plugins | 2014-07-15 | 1 | -0/+3 | |
| | |||||
* | Use Base log methods | 2014-07-06 | 1 | -1/+1 | |
| | |||||
* | Cleaned ShareLinksBiz pattern + better if-check for RSDF plugin | 2014-07-05 | 1 | -1/+1 | |
| | |||||
* | [RSDF] Improve code a bit (thx charlie89) | 2014-06-30 | 1 | -2/+5 | |
| | |||||
* | Fix some container __pattern__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@770a11f | ||||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 1 | -1/+0 | |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Remove bad whitespaces | 2014-04-11 | 1 | -2/+1 | |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | Fix EOF | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@00052b2 | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | erniebs fixes, ul lifetime fix | 2011-06-12 | 1 | -11/+13 | |
| | |||||
* | allow remote rsdf on linksave.in #310 | 2011-05-14 | 1 | -4/+5 | |
| | |||||
* | new dirs | 2010-08-25 | 1 | -0/+46 | |
| | |||||
* | merged gui | 2010-08-25 | 1 | -46/+0 | |
| | |||||
* | some fixes | 2010-08-04 | 1 | -1/+0 | |
| | |||||
* | Container updated to new interface | 2010-08-03 | 1 | -9/+9 | |
| | |||||
* | refactored plugins, new plugin manager | 2010-05-05 | 1 | -12/+9 | |
| | |||||
* | several fixes | 2010-05-04 | 1 | -1/+1 | |
| | |||||
* | closes #13 | 2009-12-27 | 1 | -0/+50 | |