PeerTube/server
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
..
assets Begin live tests 2020-11-09 15:33:04 +01:00
controllers feat: show contained playlists under My videos (#5125) 2022-10-24 14:48:03 +02:00
helpers Fix host validation on locahost 2022-10-11 13:42:58 +02:00
initializers Encrypt OTP secret 2022-10-10 11:12:23 +02:00
lib Merge branch 'release/4.3.0' into develop 2022-10-11 13:30:51 +02:00
middlewares Allow admins to disable two factor auth 2022-10-07 14:28:35 +02:00
models feat: show contained playlists under My videos (#5125) 2022-10-24 14:48:03 +02:00
static/dnt-policy
tests feat: show contained playlists under My videos (#5125) 2022-10-24 14:48:03 +02:00
tools Fix import script 2022-09-16 09:52:50 +02:00
types feat: show contained playlists under My videos (#5125) 2022-10-24 14:48:03 +02:00
tsconfig.json chore(refactor): remove shared folder dependencies to the server 2021-12-16 10:08:43 +01:00
tsconfig.types.json Move types package in packages/ 2021-12-28 10:18:15 +01:00