aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/video-details.model.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix fragmented download URLChocobozzz2019-11-251-0/+2
* Disable webtorrent support in clientChocobozzz2019-11-251-0/+4
* More robust federationChocobozzz2019-05-311-2/+1
* Use HLS by default if enabledChocobozzz2019-05-141-0/+4
* Add video miniature dropdownChocobozzz2019-04-051-16/+0
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-0/+13
|\
| * Add hls support on serverChocobozzz2019-02-111-0/+13
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+2
|/
* Add local user subscriptionsChocobozzz2018-08-271-9/+3
* Improve blacklist managementChocobozzz2018-08-141-1/+5
* Add blacklist reason fieldChocobozzz2018-08-141-1/+1
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-1/+11
* Add server localizationChocobozzz2018-06-061-2/+2
* Only use account name in routesChocobozzz2018-05-251-2/+2
* Add information concerning video privacy in my videos listChocobozzz2018-04-191-10/+1
* Automatic resolution according to user bandwidth V1Chocobozzz2018-04-051-17/+1
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-191-38/+14
* Handle user rates in real timeChocobozzz2018-02-281-2/+6
* Add ability to update another user videoChocobozzz2018-02-221-1/+1
* Add support to video support on clientChocobozzz2018-02-201-0/+1
* Implement support field in video and video channelChocobozzz2018-02-151-0/+1
* Add ability to disable video commentsChocobozzz2018-01-031-9/+7
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
* Use sequelize scopesChocobozzz2017-12-141-0/+1
* Add likes/dislikes barChocobozzz2017-12-061-0/+5
* Begin video watch designChocobozzz2017-12-061-3/+6
* Begin videos of an accountChocobozzz2017-12-011-0/+84