]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+my-library/my-videos/my-videos.component.ts
add sort select to my videos, change default sort to -publishedAt
authorRigel Kent <sendmemail@rigelk.eu>
Fri, 26 Feb 2021 13:08:09 +0000 (14:08 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 6 Apr 2021 08:03:19 +0000 (10:03 +0200)
commit8e286cdca4ccfbd1ee5edc4b4446a6f81e7586a4
treeb1d2ed65c602a9a295aa3c4359f1eb705b79278a
parent6a882428e11f924db2ae8ff188df11a42eaaec46
add sort select to my videos, change default sort to -publishedAt

fixes #3779
client/src/app/+my-library/my-videos/my-videos.component.html
client/src/app/+my-library/my-videos/my-videos.component.scss
client/src/app/+my-library/my-videos/my-videos.component.ts
server/models/utils.ts