PeerTube_original/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 Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00
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 Fix shared imports 2021-12-24 10:14:47 +01:00
accounts.ts Fix channel sync right check 2022-09-08 08:41:48 +02:00
blocklist.ts Add mute status in account and channel pages 2021-12-07 09:46:01 +01:00
bulk.ts Add req and res as controllers hooks parameters 2021-11-25 09:54:22 +01:00
config.ts Channel sync (#5135) 2022-08-10 09:53:39 +02:00
custom-page.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
index.ts Add playback metric endpoint sent to OTEL 2022-08-16 10:33:27 +02:00
jobs.ts Fix job queue tests 2022-08-09 11:39:31 +02:00
metrics.ts Add playback metric endpoint sent to OTEL 2022-08-16 10:33:27 +02:00
oauth-clients.ts /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
overviews.ts Add video file size info in admin videos list 2021-10-29 11:48:21 +02:00
plugins.ts CLI: plugins install command accept a --plugin-version parameter. (#4599) 2021-12-03 10:14:01 +01:00
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 Refactor user build and express file middlewares 2022-03-04 10:57:36 +01:00