aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-edit/user-update.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix local plugin auth selectChocobozzz2021-05-251-0/+2
* Add ability to update plugin authChocobozzz2021-02-011-1/+3
* We don't need services anymore for validatorsChocobozzz2020-08-171-6/+11
* Migrate to $localizeChocobozzz2020-08-141-9/+5
* Reorganize client shared modulesChocobozzz2020-06-231-12/+6
* preserve original variable names server-sideRigel Kent2020-06-101-2/+2
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-1/+1
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-011-1/+1
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-15/+18
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-0/+4
* Lazy load static objectsChocobozzz2019-12-181-0/+2
* Moderators can only manage usersChocobozzz2019-07-301-1/+2
* Add user adminFlagsChocobozzz2019-04-151-2/+6
* Cleanup reset user password by adminChocobozzz2019-02-111-3/+2
* remove isAdministrationRigel Kent2019-02-111-7/+0
* allow administration to change/reset a user's passwordRigel Kent2019-02-111-1/+23
* Refractor notification serviceChocobozzz2018-12-191-6/+3
* Move user moderation tool in a separate componentChocobozzz2018-10-051-1/+1
* Fix quota translationsChocobozzz2018-09-261-1/+5
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-3/+6
* Fix client buildChocobozzz2018-08-141-2/+1
* Add form validator translationsChocobozzz2018-06-051-4/+6
* Form validators refractoringChocobozzz2018-06-051-25/+8
* Fix i18n in componentsChocobozzz2018-06-051-1/+1
* Add i18n attributesChocobozzz2018-06-051-3/+8
* Upgrade to rxjs 6Chocobozzz2018-05-161-10/+3
* Fix error messages on client formsChocobozzz2017-11-041-2/+2
* Support roles with rights and add moderator roleChocobozzz2017-10-271-3/+11
* Take in account transcoding for video quotaChocobozzz2017-10-191-2/+5
* err.text -> errChocobozzz2017-09-141-2/+2
* Add user update for adminsChocobozzz2017-09-051-0/+106