Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to change video order #15

Closed
pixeldesu opened this issue Jan 26, 2020 · 0 comments · Fixed by #16
Closed

Add ability to change video order #15

pixeldesu opened this issue Jan 26, 2020 · 0 comments · Fixed by #16
Labels
feature New feature or request user experience Something to improve the users experience with the product

Comments

@pixeldesu
Copy link
Owner

Currently, the only ordering that is applied to videos is "newest first" (or sorting by published, descending), it should be possible to reorder videos with some other values.

Fields to sort for:

  • published
  • views

And both of these should have support for descending and ascending sorting!

To Do:

  • Add above sorting options
@pixeldesu pixeldesu added feature New feature or request user experience Something to improve the users experience with the product labels Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request user experience Something to improve the users experience with the product
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant