Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OneFichierCom premium detection fixed | Gregory G | 2015-08-19 | 1 | -3/+3 |
| | |||||
* | Account rewritten (2) | Walter Purcaro | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | Account rewritten | Walter Purcaro | 2015-07-25 | 1 | -4/+4 |
| | |||||
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
| | |||||
* | No more need to use the req argument when call load method | Walter Purcaro | 2015-07-17 | 1 | -3/+2 |
| | |||||
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 1 | -5/+6 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -5/+5 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -4/+3 |
| | |||||
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Use 'import' instead 'from' | Walter Purcaro | 2015-05-01 | 1 | -3/+2 |
| | |||||
* | Import cleanup for datetime and time modules | Walter Purcaro | 2015-03-14 | 1 | -3/+2 |
| | |||||
* | Spare fixes | Walter Purcaro | 2015-01-09 | 1 | -0/+60 |
| | |||||
* | "New Year" Update: account plugins | Walter Purcaro | 2015-01-08 | 1 | -55/+0 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | [OneFichierCom] Fixed account plugin | Walter Purcaro | 2014-11-04 | 1 | -18/+25 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -2/+0 |
| | |||||
* | [accounts] Code cosmetics | Walter Purcaro | 2014-10-11 | 1 | -0/+1 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+2 |
| | | | | Whitespaces and EOF fixup | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -1/+1 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro | 2014-07-15 | 1 | -0/+1 |
| | |||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -1/+1 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -2/+3 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | 1Fichier: premium support | Elrick69 | 2014-04-30 | 1 | -0/+46 |
Merges #594 and #595 |