HolodexNet / Holodex

Holodex frontend source code
https://holodex.net
MIT License
532 stars 92 forks source link

Playlist Views #741

Closed miosenpai closed 10 months ago

miosenpai commented 10 months ago

This PR adds the following playlist features:

/playlists where all of a user's playlists are listed: image

/playlist/:id where playlist with id is displayed in detail: image

If the user owns the playlist, they will be able to reorder/remove videos, rename/delete the playlist.

A new option under VideoMenu for creating new playlists: image

P-man2976 commented 10 months ago

thank you for your hard work!