aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/avatar
Commit message (Collapse)AuthorAgeFilesLines
* Type toFormattedJSONChocobozzz2019-08-201-1/+2
|
* Fix avatar url validationChocobozzz2019-08-091-1/+1
|
* Lazy load avatarsChocobozzz2019-08-091-6/+37
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* Move config in its own fileChocobozzz2019-04-111-1/+2
|
* Fix avatar updateChocobozzz2018-10-081-1/+4
|
* Correctly migrate to fs-extraChocobozzz2018-08-271-2/+2
|
* Add more info loggingChocobozzz2018-07-301-0/+2
|
* Add ability to disable video commentsChocobozzz2018-01-031-2/+0
|
* Begin to add avatar to actorsChocobozzz2017-12-291-1/+29
|
* Move models to typescript-sequelizeChocobozzz2017-12-133-36/+12
|
* Fix lintChocobozzz2017-12-041-1/+1
|
* Add account avatarChocobozzz2017-12-043-0/+41