aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos
Commit message (Expand)AuthorAgeFilesLines
* Add ability for plugins to specify scale filterChocobozzz2021-04-091-1/+4
* add option for transcode plugins to add video filters and make all options op...Théo Le Calvar2021-04-091-2/+3
* add support for inputOptions in trancode pluginsThéo Le Calvar2021-04-091-0/+1
* Add banners supportChocobozzz2021-04-081-0/+2
* Agnostic actor image storageChocobozzz2021-04-081-3/+2
* Fix feedsChocobozzz2021-02-181-2/+1
* Dissociate video file names and video uuidChocobozzz2021-02-181-1/+7
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-1/+2
* Support transcoding options/encoders by pluginsChocobozzz2021-01-282-0/+49
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-281-1/+4
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-1/+8
* Live views updateChocobozzz2020-12-092-2/+3
* Add permanent live supportChocobozzz2020-12-033-0/+3
* Support encoding profilesChocobozzz2020-11-251-1/+1
* Add ability to display all channel/account videosChocobozzz2020-11-181-1/+1
* Implement video comment list in adminChocobozzz2020-11-131-0/+20
* Add check constraints live testsChocobozzz2020-11-091-2/+3
* Begin live testsChocobozzz2020-11-091-2/+2
* Add check params live testsChocobozzz2020-11-091-0/+3
* Add ability to save live replayChocobozzz2020-11-094-0/+11
* Add watch messages if live has not startedChocobozzz2020-11-095-2/+12
* Live streaming implementation first stepChocobozzz2020-11-096-3/+12
* Fix VideoStreamingPlaylist modelChocobozzz2020-08-271-1/+1
* Don't use @shared in modelsChocobozzz2020-08-272-3/+4
* Add ability to set custom field to video formChocobozzz2020-08-212-0/+4
* add ng-select for templatable select optionsRigel Kent2020-08-111-0/+1
* Add ability to share playlists in modalChocobozzz2020-08-071-0/+2
* Reorganize shared modelsChocobozzz2020-08-0711-11/+11
* Upgrade to angular 10Chocobozzz2020-08-073-15/+10
* Use 3 tables to represent abusesChocobozzz2020-07-108-98/+0
* fix change ownership typingRigel Kent2020-06-281-6/+2
* Lazy load all routesChocobozzz2020-06-231-0/+1
* Reorganize client shared modulesChocobozzz2020-06-2310-35/+71
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-224-0/+44
* More robust max bitrate calculationChocobozzz2020-06-171-31/+34
* Add videos count in channels listChocobozzz2020-06-161-0/+2
* First implem global searchChocobozzz2020-06-101-0/+10
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-1/+2
* Use video abuse filters on client sideChocobozzz2020-05-071-0/+1
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-041-1/+1
* Only show updatedAt date of abuse if different from createdAtRigel Kent2020-05-041-1/+1
* Factorize video display in table for moderation components, apply it to black...Rigel Kent2020-05-011-2/+3
* Add nth abuse count for a given video, add reporter/reportee reports statsRigel Kent2020-05-011-2/+9
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-011-0/+4
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-0/+2
* Use inner join and document code for viewr stats for channelsRigel Kent2020-03-311-2/+2
* View stats for channelsRigel Kent2020-03-311-0/+6
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-102-0/+21
* Downsample to the closest divisor standard framerateRigel Kent2020-01-291-3/+5
* Add ability to list redundanciesChocobozzz2020-01-281-1/+1