aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/overview/videos
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to bootstrap 5Chocobozzz2022-06-102-17/+15
|
* Support ICU in TS componentsChocobozzz2022-06-081-6/+35
|
* Support videos stats in clientChocobozzz2022-04-151-1/+3
|
* Add refresh button to comments listChocobozzz2022-02-282-4/+1
|
* Move admin comments list in overviews menuChocobozzz2022-02-281-1/+1
|
* Add basic video editor supportChocobozzz2022-02-281-0/+1
|
* Add refresh button to admin > video list (#4753)kontrollanten2022-02-012-1/+14
| | | | | | | * 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
|
* Optimize HLS/WebTorrent videos onlyChocobozzz2021-11-251-4/+4
|
* Add ability to run transcoding jobsChocobozzz2021-11-182-5/+31
|
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-182-15/+44
|
* Add ability to bulk block videosChocobozzz2021-11-172-3/+35
|
* Add local/remote badgesChocobozzz2021-11-171-0/+3
|
* Add ability to filter out public videos from adminChocobozzz2021-11-121-4/+20
|
* Fix jobs state selection badge styleChocobozzz2021-11-051-1/+1
|
* Improve advanced input filterChocobozzz2021-11-032-10/+10
|
* Add ability to filter by file typeChocobozzz2021-11-033-10/+44
|
* Add ability to filter live videosChocobozzz2021-11-032-1/+22
|
* Move admin stuff in +adminChocobozzz2021-11-023-3/+103
|
* Add ability to exclude muted accountsChocobozzz2021-11-021-16/+4
|
* Add admin videos loading animationChocobozzz2021-11-023-10/+21
|
* Some fixes for admin videos listChocobozzz2021-11-022-4/+5
|
* Add video file size info in admin videos listChocobozzz2021-10-293-5/+58
|
* Deprecate filter video queryChocobozzz2021-10-293-6/+41
| | | | Introduce include and isLocal instead
* Add videos list admin componentChocobozzz2021-10-295-0/+251