aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/types/models/user
Commit message (Collapse)AuthorAgeFilesLines
* Implement signup approval in serverChocobozzz2023-01-193-2/+23
|
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com>
* Move typescript utils in its own directoryChocobozzz2021-12-162-2/+2
|
* Cleanup models directory organizationChocobozzz2021-05-114-7/+7
|
* Add banners supportChocobozzz2021-04-081-4/+4
|
* Agnostic actor image storageChocobozzz2021-04-081-3/+3
|
* Add new plugin/peertube version notifsChocobozzz2021-03-241-1/+11
|
* Add abuse messages/states notificationsChocobozzz2020-07-311-1/+1
|
* Add new abuses testsChocobozzz2020-07-101-1/+1
|
* Use 3 tables to represent abusesChocobozzz2020-07-101-9/+23
|
* Reorganize client shared modulesChocobozzz2020-06-232-2/+2
|
* Split types and typingsChocobozzz2020-06-185-0/+199