aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/overview/users
Commit message (Collapse)AuthorAgeFilesLines
* Breaking API: Consistency with role id/labelChocobozzz2022-10-283-4/+4
|
* Add auto complete to user edit passwordChocobozzz2022-10-102-2/+5
|
* 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
|
* Add ability for client to create server logsChocobozzz2022-07-181-2/+3
|
* Reset table pagination on searchChocobozzz2022-07-121-3/+3
|
* Refactor actor avatar componentChocobozzz2022-06-272-3/+2
|
* Handle input error in custom input textChocobozzz2022-06-202-7/+2
|
* Fix strings that cannot be merged by xlf-mergeChocobozzz2022-06-161-3/+3
|
* 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-106-154/+139
|
* Support ICU in TS componentsChocobozzz2022-06-081-11/+36
|
* 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
* Some fixes for themesChocobozzz2022-03-151-1/+1
|
* Move admin comments list in overviews menuChocobozzz2022-02-281-1/+1
|
* Continue user mute in ban modal PRChocobozzz2022-02-283-13/+53
|
* Split user serviceChocobozzz2022-01-214-14/+19
|
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-241-1/+1
|
* Fix table all page selectionChocobozzz2021-12-241-1/+1
|
* Improve advanced input filterChocobozzz2021-11-031-1/+1
|
* Remove useless componentsChocobozzz2021-10-291-4/+0
|
* Always use my-table-expander-iconChocobozzz2021-10-291-4/+2
|
* Put admin users in overview tabChocobozzz2021-10-2915-0/+1286