PeerTube/server/controllers/api/users
kontrollanten 38a3ccc7f8
feat: show contained playlists under My videos (#5125)
* feat: show contained playlists under My videos

closes #4769

* refactor(server): remove unused types

* fixes after code review

* fix(client/video-miniature): add to playlist

* fix(server/user/me): shortUUID response

* Revert "fix(client/video-miniature): add to playlist"

This reverts commit f1a0412391.

* fix(client/PlaylistService): caching

* Revert "fix(server/user/me): shortUUID response"

This reverts commit e3f1ee4e33.

* Fix fetching playlists

Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-10-24 14:48:03 +02:00
..
index.ts Support two factor authentication in backend 2022-10-07 10:51:16 +02:00
me.ts Add ability to list imports of a channel sync 2022-08-10 14:32:00 +02:00
my-abuses.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
my-blocklist.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
my-history.ts Add ability to delete history element 2022-01-18 11:23:41 +01:00
my-notifications.ts Rename studio to editor 2022-03-22 17:24:32 +01:00
my-subscriptions.ts Use bullmq job dependency 2022-08-09 09:18:07 +02:00
my-video-playlists.ts feat: show contained playlists under My videos (#5125) 2022-10-24 14:48:03 +02:00
token.ts Support two factor authentication in backend 2022-10-07 10:51:16 +02:00
two-factor.ts Encrypt OTP secret 2022-10-10 11:12:23 +02:00