aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/overview
Commit message (Collapse)AuthorAgeFilesLines
* Better auto block bypass labelChocobozzz2023-01-271-2/+6
|
* Refactor row selection resetChocobozzz2023-01-203-22/+18
|
* Support bulk registration request removalChocobozzz2023-01-206-35/+19
|
* Implement signup approval in clientChocobozzz2023-01-192-26/+3
|
* Fix HTML in account/channel descriptionChocobozzz2022-11-141-1/+1
|
* Breaking API: Consistency with role id/labelChocobozzz2022-10-283-4/+4
|
* Add auto complete to user edit passwordChocobozzz2022-10-102-2/+5
|
* Use video links for filesChocobozzz2022-10-101-2/+2
|
* Add object storage info badgeChocobozzz2022-10-102-1/+11
|
* Prevent sass deprecated warningChocobozzz2022-10-101-1/+1
|
* Refactor form reactiveChocobozzz2022-10-073-6/+6
|
* Allow admins to disable two factor authChocobozzz2022-10-074-16/+42
|
* Fix subscription button radiusChocobozzz2022-09-281-1/+1
|
* Put video quota info in its own componentChocobozzz2022-09-283-28/+7
|
* Don't display remove file icon in some casesChocobozzz2022-09-132-0/+6
|
* Add ability to list comments on local videosChocobozzz2022-08-161-0/+4
|
* Add ability to delete a specific video fileChocobozzz2022-08-013-1/+34
|
* Add ability for client to create server logsChocobozzz2022-07-181-2/+3
|
* Reset table pagination on searchChocobozzz2022-07-123-8/+8
|
* Refactor actor avatar componentChocobozzz2022-06-273-4/+3
|
* Handle input error in custom input textChocobozzz2022-06-202-7/+2
|
* Fix strings that cannot be merged by xlf-mergeChocobozzz2022-06-162-4/+4
|
* Increase global font sizeChocobozzz2022-06-161-5/+0
|
* Replace all glyphicon iconsChocobozzz2022-06-131-7/+0
|
* Rename input toggle hidden to input textChocobozzz2022-06-102-3/+3
| | | | It's more than just an hidden toggle
* Remove secondary color themeChocobozzz2022-06-102-1/+2
|
* Migrate to bootstrap 5Chocobozzz2022-06-109-172/+155
|
* Support ICU in TS componentsChocobozzz2022-06-083-18/+79
|
* Improve admin users list tableChocobozzz2022-05-242-10/+36
| | | | | | * Fix last login sort with null values * Remember last selected columns * Display last login date by default
* Support videos stats in clientChocobozzz2022-04-151-1/+3
|
* Some fixes for themesChocobozzz2022-03-151-1/+1
|
* Add refresh button to comments listChocobozzz2022-02-285-6/+13
|
* Move admin comments list in overviews menuChocobozzz2022-02-289-6/+390
|
* Continue user mute in ban modal PRChocobozzz2022-02-283-13/+53
|
* 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
|
* Split user serviceChocobozzz2022-01-214-14/+19
|
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-242-4/+3
|
* Fix table all page selectionChocobozzz2021-12-242-2/+2
|
* 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-033-11/+11
|
* Add ability to filter by file typeChocobozzz2021-11-033-10/+44
|
* Add ability to filter live videosChocobozzz2021-11-032-1/+22
|