aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/video.model.ts
Commit message (Expand)AuthorAgeFilesLines
* Add video miniature dropdownChocobozzz2019-04-051-1/+18
* Playlist videos componentChocobozzz2019-03-181-1/+5
* Add/update/delete/list my playlistsChocobozzz2019-03-181-3/+2
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-2/+2
|\
| * Refactor how we use iconsChocobozzz2019-01-171-2/+2
* | Change modelsclementbrizard2019-01-121-0/+4
|/
* Add user history and resume videosChocobozzz2018-10-051-0/+6
* Add start at checkbox in share modalChocobozzz2018-08-271-14/+2
* Add local user subscriptionsChocobozzz2018-08-271-2/+6
* Translate subtitle langs in playerChocobozzz2018-08-161-2/+1
* Improve blacklist managementChocobozzz2018-08-141-0/+9
* Implement captions/subtitlesChocobozzz2018-07-161-1/+1
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-0/+3
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+3
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-4/+10
* Add server localizationChocobozzz2018-06-061-1/+7
* Add ability to update a video channelChocobozzz2018-05-111-0/+10
* Add video channel account listChocobozzz2018-04-251-2/+4
* Add account link in videos listChocobozzz2018-04-251-0/+2
* Use ISO 639 for languagesChocobozzz2018-04-231-1/+1
* Add information concerning video privacy in my videos listChocobozzz2018-04-191-1/+3
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-3/+10
* Add publishedAt field for video model.Julien Le Bras2018-03-301-0/+2
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-191-9/+4
* Update video duration string to show hours when duration greater than or equa...Lucas Declercq2018-03-191-2/+6
* Update videos api list for accountChocobozzz2018-03-121-5/+11
* Refractor account byChocobozzz2018-01-081-10/+2
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-071-2/+5
* Begin to add avatar to actorsChocobozzz2017-12-291-5/+2
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
* Use sequelize scopesChocobozzz2017-12-141-2/+0
* Move to angular cliChocobozzz2017-12-121-2/+3
* Begin video watch designChocobozzz2017-12-061-3/+5
* Begin videos of an accountChocobozzz2017-12-011-0/+90