summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/OneFichierCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Spare fixesGravatar Walter Purcaro 2015-01-091-0/+60
|
* "New Year" Update: account pluginsGravatar Walter Purcaro 2015-01-081-55/+0
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-1/+1
|
* [OneFichierCom] Fixed account pluginGravatar Walter Purcaro 2014-11-041-18/+25
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-2/+0
|
* [accounts] Code cosmeticsGravatar Walter Purcaro 2014-10-111-0/+1
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+2
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-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 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