aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Add latency setting supportChocobozzz2022-03-092-0/+15
* Add refresh button to comments listChocobozzz2022-02-285-6/+13
* Move admin comments list in overviews menuChocobozzz2022-02-2812-24/+52
* Continue user mute in ban modal PRChocobozzz2022-02-283-13/+53
* Add basic video editor supportChocobozzz2022-02-284-0/+38
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-57/+1
* Add additional checks when importing a videoChocobozzz2022-02-092-3/+16
* Better display redundancy piesChocobozzz2022-02-091-11/+22
* Add refresh button to admin > video list (#4753)kontrollanten2022-02-012-1/+14
* Fix HLS re transcoding with object storage enabledChocobozzz2022-02-011-1/+1
* Split user serviceChocobozzz2022-01-215-14/+21
* Fix button groupChocobozzz2022-01-031-2/+2
* Handle async validatorsChocobozzz2022-01-031-0/+4
* Replace url when redirecting plugin admin urlChocobozzz2021-12-291-1/+1
* Translate plugin settingsChocobozzz2021-12-291-17/+1
* Refactor admin pluginsChocobozzz2021-12-2915-93/+83
* Refactor plugin cardChocobozzz2021-12-2914-83/+110
* Support official pluginsChocobozzz2021-12-281-0/+5
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-249-13/+11
* Fix table all page selectionChocobozzz2021-12-243-3/+3
* Add ability to redirect users on external authChocobozzz2021-12-033-1/+47
* Fix additional extensions admin config descriptionChocobozzz2021-12-031-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-173-4/+36
* Add local/remote badgesChocobozzz2021-11-171-0/+3
* Don't display log tag filter for audit logsChocobozzz2021-11-161-1/+1
* Fix progress displayChocobozzz2021-11-162-6/+10
* Add ability to filter out public videos from adminChocobozzz2021-11-121-4/+20
* Refactor video viewsChocobozzz2021-11-091-1/+1
* Fix jobs state selection badge styleChocobozzz2021-11-052-1/+5
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+4
* Improve advanced input filterChocobozzz2021-11-035-15/+15
* Add ability to filter by file typeChocobozzz2021-11-033-10/+44
* Add ability to filter live videosChocobozzz2021-11-032-1/+22
* Fix lintChocobozzz2021-11-031-1/+8
* Move admin stuff in +adminChocobozzz2021-11-024-5/+106
* 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
* Remove useless componentsChocobozzz2021-10-2924-94/+6
* Add video file size info in admin videos listChocobozzz2021-10-293-5/+58
* Deprecate filter video queryChocobozzz2021-10-293-6/+41
* Always use my-table-expander-iconChocobozzz2021-10-295-17/+9
* Add videos list admin componentChocobozzz2021-10-2911-34/+284
* Put admin users in overview tabChocobozzz2021-10-2921-16/+32
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-262-1/+27
* Fix ng select tags heightChocobozzz2021-10-201-0/+5
* Add ability to filter logs by tagsChocobozzz2021-10-204-18/+30