summaryrefslogtreecommitdiff
path: root/lib/letter-avatars.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move letter-avatars into own requestSheogorath2018-04-171-6/+11
| | | | | | | | | | To prevent further weakening of our CSP policies, moving the Avatars into a non-inline version is the way to go. This implementation probably needs some beautification. But already fixes the bug. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Use strict mode in all backend filesBoHong Li2017-03-141-0/+1
| | | | add ‘use strict’ in all backend file
* Use JavaScript Standard StyleBoHong Li2017-03-081-20/+18
| | | | | Introduce JavaScript Standard Style as project style rule, and fixed all fail on backend code.
* removed commaalecdwm2017-01-061-1/+1
|
* dark avatar backgrounds onlyalecdwm2017-01-061-1/+4
|
* Use randomcolor not seedrandom for avatar backgroundsalecdwm2017-01-061-3/+2
|
* Profile pictures for LDAP usersalecdwm2017-01-061-0/+23