aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/overview/videos/video-list.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Automatic colspan for tablesChocobozzz2023-05-261-1/+1
|
* Fix button widthChocobozzz2023-03-141-1/+1
|
* Support bulk registration request removalChocobozzz2023-01-201-2/+2
|
* Use video links for filesChocobozzz2022-10-101-2/+2
|
* Add object storage info badgeChocobozzz2022-10-101-1/+2
|
* Don't display remove file icon in some casesChocobozzz2022-09-131-0/+2
|
* Add ability to delete a specific video fileChocobozzz2022-08-011-0/+10
|
* Reset table pagination on searchChocobozzz2022-07-121-3/+3
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-13/+13
|
* Add refresh button to comments listChocobozzz2022-02-281-3/+1
|
* Add refresh button to admin > video list (#4753)kontrollanten2022-02-011-1/+5
| | | | | | | * feat(client/video-list): add refresh btn * CSS styling Co-authored-by: Chocobozzz <me@florianbigard.com>
* 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