aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/overview
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-243-8/+4
* Help button must not send the parent formChocobozzz2023-05-221-0/+1
* Always translate user roleChocobozzz2023-04-171-10/+14
* Fix button widthChocobozzz2023-03-142-2/+2
* Fix update user password confirm messageChocobozzz2023-03-072-4/+4
* Always list nsfw videos in adminChocobozzz2023-02-251-0/+1
* Fix angular build, againChocobozzz2023-02-201-1/+1
* 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
* 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
* 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
* 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