Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move letter-avatars into own request | Sheogorath | 2018-04-17 | 1 | -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 files | BoHong Li | 2017-03-14 | 1 | -0/+1 |
| | | | | add ‘use strict’ in all backend file | ||||
* | Use JavaScript Standard Style | BoHong Li | 2017-03-08 | 1 | -20/+18 |
| | | | | | Introduce JavaScript Standard Style as project style rule, and fixed all fail on backend code. | ||||
* | removed comma | alecdwm | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | dark avatar backgrounds only | alecdwm | 2017-01-06 | 1 | -1/+4 |
| | |||||
* | Use randomcolor not seedrandom for avatar backgrounds | alecdwm | 2017-01-06 | 1 | -3/+2 |
| | |||||
* | Profile pictures for LDAP users | alecdwm | 2017-01-06 | 1 | -0/+23 |