aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/overview/videos/video-list.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Always list nsfw videos in adminChocobozzz2023-02-251-0/+1
* Refactor row selection resetChocobozzz2023-01-201-18/+16
* Support bulk registration request removalChocobozzz2023-01-201-10/+4
* Add object storage info badgeChocobozzz2022-10-101-0/+9
* Don't display remove file icon in some casesChocobozzz2022-09-131-0/+4
* Add ability to delete a specific video fileChocobozzz2022-08-011-1/+17
* 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
* Add videos list admin componentChocobozzz2021-10-291-0/+123