aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/overview
Commit message (Collapse)AuthorAgeFilesLines
* Automatic colspan for tablesChocobozzz2023-05-263-4/+4
|
* Fix scss lintChocobozzz2023-05-252-2/+7
|
* Add tooltip to plugin authChocobozzz2023-05-251-1/+1
| | | | In case the cell is truncated
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-241-2/+2
| | | | It's deprecated by TS
* 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
| | | | Maybe a bug in the sass loader
* 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
|