aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/overview/videos/video-list.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Support ICU in TS componentsChocobozzz2022-06-081-6/+35
|
* Support videos stats in clientChocobozzz2022-04-151-1/+3
|
* Add ability to run transcoding jobsChocobozzz2021-11-181-3/+29
|
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-181-13/+42
|
* Add ability to bulk block videosChocobozzz2021-11-171-3/+33
|
* Improve advanced input filterChocobozzz2021-11-031-1/+1
|
* Add ability to filter by file typeChocobozzz2021-11-031-4/+8
|
* Add ability to filter live videosChocobozzz2021-11-031-1/+4
|
* Move admin stuff in +adminChocobozzz2021-11-021-3/+5
|
* Add ability to exclude muted accountsChocobozzz2021-11-021-16/+4
|
* Add admin videos loading animationChocobozzz2021-11-021-10/+16
|
* Some fixes for admin videos listChocobozzz2021-11-021-2/+2
|
* Add video file size info in admin videos listChocobozzz2021-10-291-1/+19
|
* Deprecate filter video queryChocobozzz2021-10-291-3/+29
| | | | Introduce include and isLocal instead
* Add videos list admin componentChocobozzz2021-10-291-0/+123