aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/avatar.ts
Commit message (Expand)AuthorAgeFilesLines
* Update server dependenciesChocobozzz2021-02-031-1/+1
* Allow webp image uploadsChocobozzz2021-01-261-4/+5
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-131-3/+19
* Split types and typingsChocobozzz2020-06-181-1/+1
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
* Update dependenciesChocobozzz2020-02-281-1/+1
* Cleanup model typesChocobozzz2019-08-201-2/+2
* Stronger model typingsChocobozzz2019-08-191-3/+5
* Lazy load avatarsChocobozzz2019-08-091-3/+35
* Relax videos list thumbnail api joinChocobozzz2019-04-241-1/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+2
* Move config in its own fileChocobozzz2019-04-111-1/+2
* Fix avatar updateChocobozzz2018-10-081-1/+2
* Fix avatar transaction retryChocobozzz2018-09-261-5/+8
* Cache user tokenChocobozzz2018-09-201-8/+3
* Fix testsChocobozzz2018-08-271-2/+1
* API: Add ability to update video channel avatarChocobozzz2018-06-291-0/+34