]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-main/video/video.service.ts
Handle sort in rss
authorChocobozzz <me@florianbigard.com>
Tue, 17 Apr 2018 08:56:27 +0000 (10:56 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 17 Apr 2018 08:56:27 +0000 (10:56 +0200)
commit7b87d2d5141d0eb48db2a3fd162208d6a79b2035
tree6c7b40ae79671fa2cf1b8418092acca031006d07
parentcc1561f9f7b33d739d66b23bacae23ea49f2fa12
Handle sort in rss
client/src/app/shared/video/abstract-video-list.ts
client/src/app/shared/video/sort-field.type.ts
client/src/app/shared/video/video.service.ts
client/src/app/videos/+video-watch/comment/video-comment.service.ts
client/src/app/videos/+video-watch/comment/video-comments.component.ts
client/src/app/videos/video-list/video-local.component.ts
client/src/app/videos/video-list/video-recently-added.component.ts
client/src/app/videos/video-list/video-trending.component.ts
server/controllers/api/users.ts
server/controllers/feeds.ts
server/models/video/video.ts