PeerTube/server/controllers
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
..
activitypub
api feat: show contained playlists under My videos (#5125) 2022-10-24 14:48:03 +02:00
bots.ts Fix InvalidVideoTitle console warning 2022-09-27 16:19:36 +02:00
client.ts
download.ts
feeds.ts server: use account/channel avatar in RSS feeds (#5325) 2022-10-11 17:02:47 +02:00
index.ts Live supports object storage 2022-10-04 10:03:17 +02:00
lazy-static.ts Prevent logging an error on lazy static 404 2022-07-27 14:38:07 +02:00
misc.ts Split static router 2022-07-13 11:16:29 +02:00
plugins.ts /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
services.ts Fix lint 2022-07-13 12:14:26 +02:00
static.ts Prevent logging an error on lazy static 404 2022-07-27 14:38:07 +02:00
tracker.ts Fix unknown infohash setting 2022-07-11 14:37:58 +02:00
webfinger.ts
well-known.ts server: serve files from storage/well-known (#5214) 2022-10-04 10:53:00 +02:00