aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-edit/user-edit.component.html
Commit message (Expand)AuthorAgeFilesLines
* Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
* Add ability to update the bannerChocobozzz2021-04-081-1/+1
* Add ability to set a custom quotaChocobozzz2021-02-101-13/+23
* Add ability to update plugin authChocobozzz2021-02-011-0/+11
* Fix some accessibility issuesChocobozzz2020-12-221-1/+1
* Fix password input in edit userChocobozzz2020-12-151-3/+5
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-4/+3
* Profile settings title consistencyChocobozzz2020-11-261-3/+3
* Add channel_name field to create-user viewkimsible2020-08-111-0/+11
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-201-1/+1
|\
| * Correct missing test in user-edit templatekimsible2020-07-201-1/+1
* | Add migrationsChocobozzz2020-07-101-4/+4
|/
* Fix external user editionChocobozzz2020-07-061-11/+11
* fix video update button, add color to danger zoneRigel Kent2020-07-011-3/+3
* preserve original variable names server-sideRigel Kent2020-06-101-1/+1
* Align follower handle display on instance display in tablesRigel Kent2020-05-081-2/+2
* Add links from user-editRigel Kent2020-05-011-2/+2
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-131-2/+2
* Improve channel and account display on medium devicesRigel Kent2020-04-031-3/+3
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-3/+3
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-88/+180
* Fix user role editionChocobozzz2020-03-181-1/+1
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-0/+7
* Accessibility fixes for #2149Rigel Kent2020-01-211-1/+1
* Update user-edit.component.htmlKnackie2019-10-191-0/+1
* Moderators can only manage usersChocobozzz2019-07-301-1/+1
* Add user adminFlagsChocobozzz2019-04-151-0/+7
* Cleanup reset user password by adminChocobozzz2019-02-111-6/+10
* cleanup and remove paramSubsRigel Kent2019-02-111-4/+6
* move user-password to Input decoratorRigel Kent2019-02-111-1/+1
* remove isAdministrationRigel Kent2019-02-111-6/+4
* allow administration to change/reset a user's passwordRigel Kent2019-02-111-0/+10
* Fix user create daily quota componentChocobozzz2018-08-311-6/+8
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-0/+9
* Add i18n attributesChocobozzz2018-06-051-10/+10
* User add -> User createChocobozzz2018-05-111-1/+1
* Add video channel managementChocobozzz2018-04-261-2/+2
* Fix aot buildChocobozzz2018-01-091-1/+1
* Support video quota on clientChocobozzz2018-01-081-1/+1
* Customize selectChocobozzz2017-12-201-13/+17
* Design follow admin pageChocobozzz2017-12-081-1/+1
* Begin admin designChocobozzz2017-12-081-64/+59
* Support roles with rights and add moderator roleChocobozzz2017-10-271-0/+13
* Take in account transcoding for video quotaChocobozzz2017-10-191-0/+5
* Add user update for adminsChocobozzz2017-09-051-0/+55