summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/OneFichierCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-0/+1
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-1/+1
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-2/+3
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* 1Fichier: premium supportGravatar Elrick69 2014-04-301-0/+46
Merges #594 and #595