aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/video-miniature.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Add local user subscriptionsChocobozzz2018-08-271-1/+7
|
* Begin advanced searchChocobozzz2018-07-241-1/+1
|
* Improve frontend accessibilityChocobozzz2018-07-171-1/+1
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Add i18n attributesChocobozzz2018-06-051-1/+1
|
* Only use account name in routesChocobozzz2018-05-251-2/+2
|
* Add videos e2e testsChocobozzz2018-05-171-8/+6
|
* Implement video channel viewsChocobozzz2018-04-251-2/+2
|
* Add account link in videos listChocobozzz2018-04-251-1/+1
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-2/+2
| | | | There is a global instance setting and a per user setting
* Add publishedAt field for video model.Julien Le Bras2018-03-301-1/+1
| | | | | | | | | | | | * New field added in the `video` table + migration script * `publishedAt` updated to NOW when privacy changes from private to public/unlisted (default = NOW) * Models updated to handle the new attribute * Client interface updated to use `publishedAt` instead of `createdAt` except in My Account > My Videos view
* Begin video watch designChocobozzz2017-12-061-0/+17