aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/users/me.ts
Commit message (Expand)AuthorAgeFilesLines
* Add ability to list imports of a channel syncChocobozzz2022-08-101-2/+9
* Refactor user build and express file middlewaresChocobozzz2022-03-041-1/+1
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-5/+14
* Add ability to filter my imports by target URLChocobozzz2022-01-191-6/+6
* Fix shared importsChocobozzz2021-12-241-3/+1
* Move typescript utils in its own directoryChocobozzz2021-12-161-1/+1
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-1/+7
* Add channel filters for my videos/followersChocobozzz2021-10-201-1/+3
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Allow accounts to skip account setup modalChocobozzz2021-08-271-0/+1
* Reorganize importsChocobozzz2021-07-201-1/+1
* Refactor requestsChocobozzz2021-07-201-1/+1
* Refactor AP actorsChocobozzz2021-06-031-1/+1
* refactor API errors to standard error formatRigel Kent2021-06-021-3/+3
* Refactor a little bit controllersChocobozzz2021-05-121-18/+25
* Cleanup models directory organizationChocobozzz2021-05-111-1/+1
* Add ability to filter my videos by liveChocobozzz2021-05-031-1/+2
* Add banner testsChocobozzz2021-04-081-1/+1
* Add banners supportChocobozzz2021-04-081-4/+4
* Agnostic actor image storageChocobozzz2021-04-081-1/+1
* Allow webp image uploadsChocobozzz2021-01-261-3/+3
* Add user video list hooksChocobozzz2021-01-201-7/+15
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-131-2/+16
* Retrieve user by id instead of usernameChocobozzz2021-01-111-1/+1
* Add missing audit log if the user deletes its accountChocobozzz2021-01-041-2/+7
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
* Check live duration and sizeChocobozzz2020-11-091-3/+3
* Optimize default sort when listing videosChocobozzz2020-08-201-1/+2
* Reorganize client shared modulesChocobozzz2020-06-231-11/+10
* Move to eslintcontainChocobozzz2020-02-031-2/+2
* Improve SQL query for my special playlistsChocobozzz2020-01-031-4/+3
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-021-1/+1
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-281-1/+2
* autoplay next video support for playlistsRigel Kent2019-12-131-0/+1
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-241-0/+1
* Add config instance warning modalChocobozzz2019-09-051-6/+6
* Add welcome modalChocobozzz2019-09-051-9/+13
* Type toFormattedJSONChocobozzz2019-08-201-11/+0
* Stronger model typingsChocobozzz2019-08-191-1/+1
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+1
* Add language filters in user preferencesChocobozzz2019-06-191-0/+1
* Handle email update on serverChocobozzz2019-06-111-1/+15
* Add user adminFlagsChocobozzz2019-04-151-6/+6
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+2
* Move config in its own fileChocobozzz2019-04-111-1/+2
* Cleanup express locals typingsChocobozzz2019-03-191-10/+10
* Cleanup reset user password by adminChocobozzz2019-02-111-1/+1
* Move subscriptions controllers in its own fileChocobozzz2019-01-141-154/+2
* Add history on server sideChocobozzz2018-12-181-0/+1
* Support additional video extensionsChocobozzz2018-12-111-2/+2