You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's rather a special/rare occurrence, but it's annoying. I have looked into it and I think it doesn't really make sense to properly solve this on its own. Probably just do #527. Still wanted to create this issue to not forget it.
The text was updated successfully, but these errors were encountered:
This adds a page to the "manage pages" area were users can see a list of
their series.
Most of these changes are related to generalizing the "My videos"
backend and frontend code, so it can also be used for series-, and later
on playlist management.
This PR also addresses two issues related to the "My videos" table.
Please note that this is only the first step in adding a proper series
management in Tobira. Right now, the list entries link directly to the
corresponding series. This will be changed later to link to a "Series
details" page.
Note for the reviewer: This is probably better to review file-by-file,
since a lot of the commits touch and revise the same files.
Part of #355Fixes#759Closes#527
It's rather a special/rare occurrence, but it's annoying. I have looked into it and I think it doesn't really make sense to properly solve this on its own. Probably just do #527. Still wanted to create this issue to not forget it.
The text was updated successfully, but these errors were encountered: