aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/video.model.ts
Commit message (Expand)AuthorAgeFilesLines
* Federate entire descriptionChocobozzz2022-11-141-0/+6
* Support video views/viewers stats in serverChocobozzz2022-04-151-2/+1
* Add ability to run transcoding jobsChocobozzz2021-11-181-1/+1
* Refactor video viewsChocobozzz2021-11-091-0/+3
* Add video file size info in admin videos listChocobozzz2021-10-291-1/+4
* Deprecate filter video queryChocobozzz2021-10-291-8/+12
* Provide origin URL to client and fix remote shareChocobozzz2021-10-221-2/+1
* Support short uuid for GET video/playlistChocobozzz2021-06-291-0/+2
* Live streaming implementation first stepChocobozzz2020-11-091-0/+2
* Add ability to set custom field to video formChocobozzz2020-08-211-0/+2
* Upgrade to angular 10Chocobozzz2020-08-071-5/+5
* First implem global searchChocobozzz2020-06-101-0/+10
* Add ability to list redundanciesChocobozzz2020-01-281-1/+1
* Add ability to disable webtorrentChocobozzz2019-11-251-11/+1
* Fix broken playlist apiChocobozzz2019-08-011-8/+0
* Improve video REST documentationChocobozzz2019-06-111-2/+1
* Playlist videos componentChocobozzz2019-03-181-5/+7
* Playlist server APIChocobozzz2019-03-181-23/+9
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-2/+8
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-2/+7
| |\
| | * Add hls support on serverChocobozzz2019-02-111-0/+5
| | * Refactor how we use iconsChocobozzz2019-01-171-2/+2
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-1/+1
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+1
| |/
* / Change modelsclementbrizard2019-01-121-0/+1
|/
* Add user history and resume videosChocobozzz2018-10-051-0/+4
* Videos overview page: first versionChocobozzz2018-08-311-19/+22
* Flat shared module directoryChocobozzz2018-08-141-1/+1
* Add blacklist reason fieldChocobozzz2018-08-141-0/+3
* Implement captions/subtitlesChocobozzz2018-07-161-5/+1
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-0/+1
* Add ability to schedule video publicationChocobozzz2018-06-151-4/+2
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-0/+4
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-1/+8
* Improve torrent/video downloadChocobozzz2018-05-291-0/+2
* Add ability to update a video channelChocobozzz2018-05-111-0/+10
* Add account link in videos listChocobozzz2018-04-251-0/+2
* Use ISO 639 for languagesChocobozzz2018-04-231-2/+2
* Add information concerning video privacy in my videos listChocobozzz2018-04-191-1/+1
* Add publishedAt field for video model.Julien Le Bras2018-03-301-0/+1
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-191-1/+2
* Update videos response apiChocobozzz2018-03-191-10/+10
* Update videos api list for accountChocobozzz2018-03-121-2/+9
* Implement support field in video and video channelChocobozzz2018-02-151-0/+1
* Add ability to disable video commentsChocobozzz2018-01-031-0/+1
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
* Use sequelize scopesChocobozzz2017-12-141-1/+1
* Begin video watch designChocobozzz2017-12-061-1/+3
* Rename Pod -> ServerChocobozzz2017-11-271-1/+1
* Begin activitypubChocobozzz2017-11-271-1/+1