aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos
Commit message (Expand)AuthorAgeFilesLines
* Add ability to list imports of a channel syncChocobozzz2022-08-103-0/+10
* Channel sync (#5135)Florent2022-08-105-0/+28
* Include video file id in APIChocobozzz2022-07-291-0/+2
* Display latest uploaded date for captionsChocobozzz2022-07-251-0/+1
* Clearer live sessionChocobozzz2022-07-221-0/+3
* store uploaded video filename (#4885)kontrollanten2022-06-211-0/+3
* Added "total views" in the my channels list (#5007)Florian CUNY2022-05-311-0/+1
* (#4959) Add 'Originally Published At' sort option in videos pages (#4977)Jlll12022-05-241-0/+1
* Add total viewers overall statChocobozzz2022-05-181-0/+2
* Add filter by start/end date overall stats in apiChocobozzz2022-05-052-0/+5
* Remove comments, rates and views from statsChocobozzz2022-05-051-5/+0
* Support live session in serverChocobozzz2022-05-033-0/+25
* Fix getting live by anonymous userChocobozzz2022-04-221-4/+4
* Add ability to save replay of permanent livesChocobozzz2022-04-211-2/+3
* Support interactive video stats graphChocobozzz2022-04-153-5/+1
* Add ability to set start/end date to timeserieChocobozzz2022-04-154-1/+12
* Support video views/viewers stats in serverChocobozzz2022-04-158-2/+43
* Rename studio to editorChocobozzz2022-03-225-44/+44
* Add latency setting supportChocobozzz2022-03-095-0/+15
* Add basic video editor supportChocobozzz2022-02-286-3/+52
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-3/+10
* Add ability to cancel & delete video importsChocobozzz2022-01-191-1/+3
* Don't stuck state when move transcoding job failedChocobozzz2021-12-231-1/+2
* Add ability to run transcoding jobsChocobozzz2021-11-1811-11/+15
* Add ability to filter out public videos from adminChocobozzz2021-11-121-4/+3
* Refactor video viewsChocobozzz2021-11-092-0/+7
* video: add video stranscoding_failed statekontrollanten2021-11-091-1/+2
* Support RTMPSChocobozzz2021-11-051-0/+2
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+1
* Add video file size info in admin videos listChocobozzz2021-10-292-2/+6
* Deprecate filter video queryChocobozzz2021-10-294-9/+21
* Provide origin URL to client and fix remote shareChocobozzz2021-10-221-2/+1
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-173-1/+7
* Improve target bitrate calculationChocobozzz2021-08-062-92/+13
* Limit live bitrateChocobozzz2021-08-061-0/+1
* Cleanup shared models importsChocobozzz2021-07-281-1/+1
* Introduce videos commandChocobozzz2021-07-201-0/+1
* Introduce comments commandChocobozzz2021-07-203-4/+7
* Introduce channels commandChocobozzz2021-07-202-0/+4
* Introduce playlist commandChocobozzz2021-07-202-0/+4
* Support short uuid for GET video/playlistChocobozzz2021-06-296-0/+16
* Add ability to search playlistsChocobozzz2021-06-251-0/+4
* Cleanup shared modelsChocobozzz2021-05-119-12/+12
* Update channel updatedAt when uploading a videoChocobozzz2021-05-101-0/+3
* 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