summaryrefslogtreecommitdiffstats
path: root/pyload/web/app/templates/default/accounts
Commit message (Collapse)AuthorAgeFilesLines
* Show correct Value for 'Traffic left' in Accounts ViewGravatar Koch Michael 2014-06-011-2/+2
| | | | | afaik all the traffic values are in KiB, so the byte-value it has to be multiplied by 1024 for the accounts View to show it correctly
* settings for individual accountsGravatar RaNaN 2013-08-161-3/+2
|
* fixed account removingGravatar RaNaN 2013-08-111-4/+5
|
* improved account listGravatar RaNaN 2013-08-113-10/+74
|
* another try to fix broken accountsGravatar RaNaN 2013-08-111-1/+1
|
* parse string from template files, added some translations for webuGravatar RaNaN 2013-08-101-1/+1
|
* new account page layout, added translations for webuiGravatar RaNaN 2013-08-093-33/+29
|
* converted templates to default mustache syntaxGravatar RaNaN 2013-06-131-7/+7
|
* moved everything from module to pyloadGravatar RaNaN 2013-06-093-0/+34