PeerTube/server/controllers/api
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
..
search
server Channel sync (#5135) 2022-08-10 09:53:39 +02:00
users feat: show contained playlists under My videos (#5125) 2022-10-24 14:48:03 +02:00
videos Add ability to list comments on local videos 2022-08-16 10:33:27 +02:00
abuse.ts
accounts.ts Fix channel sync right check 2022-09-08 08:41:48 +02:00
blocklist.ts
bulk.ts
config.ts Channel sync (#5135) 2022-08-10 09:53:39 +02:00
custom-page.ts
index.ts Add playback metric endpoint sent to OTEL 2022-08-16 10:33:27 +02:00
jobs.ts
metrics.ts Add playback metric endpoint sent to OTEL 2022-08-16 10:33:27 +02:00
oauth-clients.ts
overviews.ts
plugins.ts
video-channel-sync.ts Fix channel sync right check 2022-09-08 08:41:48 +02:00
video-channel.ts Fix channel sync right check 2022-09-08 08:41:48 +02:00
video-playlist.ts