aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/overview/videos/video-list.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix HLS re transcoding with object storage enabledChocobozzz2022-02-011-1/+1
|
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-241-3/+2
|
* Fix table all page selectionChocobozzz2021-12-241-1/+1
|
* Add ability to run transcoding jobsChocobozzz2021-11-181-2/+2
|
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-181-2/+2
|
* Add ability to bulk block videosChocobozzz2021-11-171-0/+2
|
* Add local/remote badgesChocobozzz2021-11-171-0/+3
|
* Add ability to filter by file typeChocobozzz2021-11-031-3/+3
|
* Add admin videos loading animationChocobozzz2021-11-021-0/+1
|
* Some fixes for admin videos listChocobozzz2021-11-021-2/+3
|
* Add video file size info in admin videos listChocobozzz2021-10-291-4/+34
|
* Deprecate filter video queryChocobozzz2021-10-291-3/+10
| | | | Introduce include and isLocal instead
* Add videos list admin componentChocobozzz2021-10-291-0/+86