aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos
Commit message (Expand)AuthorAgeFilesLines
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-092-0/+8
* Add Nederlands and Português (Portugal)Chocobozzz2019-04-031-21/+21
* tslint updateChocobozzz2019-04-021-21/+21
* add quarantine videos feature (#1637)Josh Morel2019-04-021-11/+9
* Playlist reorder supportChocobozzz2019-03-181-0/+5
* Playlist videos componentChocobozzz2019-03-181-5/+7
* Add to playlist dropdownChocobozzz2019-03-181-0/+7
* Add/update/delete/list my playlistsChocobozzz2019-03-182-2/+9
* Add playlist rest testsChocobozzz2019-03-182-0/+7
* Add playlist check param testsChocobozzz2019-03-183-4/+6
* Playlist server APIChocobozzz2019-03-188-24/+77
* Import original publication date (web UI)Andrés Maldonado2019-02-121-0/+1
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-117-2/+27
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-1110-4/+101
| |\
| | * Add hls support on serverChocobozzz2019-02-113-0/+20
| | * Refactor how we use iconsChocobozzz2019-01-171-2/+2
| | * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-102-0/+2
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-083-3/+3
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-063-0/+3
* | | Change modelsclementbrizard2019-01-123-0/+3
| |/ |/|
* | Check activities hostChocobozzz2018-11-141-1/+1
* | Fix testsChocobozzz2018-10-171-4/+2
* | dont export base bitrateFelix Ableitner2018-10-171-1/+1
* | more documentationFelix Ableitner2018-10-171-3/+9
* | better documentationFelix Ableitner2018-10-171-3/+5
* | Scale bitrate linearly with FPSFelix Ableitner2018-10-171-15/+22
* | Add ability to list all local videosChocobozzz2018-10-101-1/+1
* | Try to cache video_high_bitrate_1080p in travisChocobozzz2018-10-081-8/+8
* | Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-083-0/+62
|/
* Add user history and resume videosChocobozzz2018-10-051-0/+4
* Users can change ownership of their video [#510] (#888)Gaëtan Rizio2018-09-044-0/+29
* Videos overview page: first versionChocobozzz2018-08-311-19/+22
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+1
* Update client according to new model pathsChocobozzz2018-08-141-0/+2
* Flat shared module directoryChocobozzz2018-08-1420-27/+27
* Improve blacklist managementChocobozzz2018-08-142-2/+1
* Add blacklist reason fieldChocobozzz2018-08-145-9/+24
* Add ability to delete and update abuse on clientChocobozzz2018-08-141-0/+1
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-104-0/+19
* Import torrents with webtorrentChocobozzz2018-08-081-0/+4
* Import magnets with webtorrentChocobozzz2018-08-081-1/+4
* Fix fps federationChocobozzz2018-08-061-1/+1
* Add tests regarding video importChocobozzz2018-08-062-6/+0
* Correctly handle video import errorsChocobozzz2018-08-061-0/+2
* Add ability to list video importsChocobozzz2018-08-061-1/+6
* Add ability to import video with youtube-dlChocobozzz2018-08-066-1/+29
* Implement captions/subtitlesChocobozzz2018-07-165-5/+17
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-0/+1
* Add ability to schedule video publicationChocobozzz2018-06-154-12/+12
* Add ability for uploaders to schedule video updateChocobozzz2018-06-143-0/+12