aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-edit
Commit message (Expand)AuthorAgeFilesLines
* Put admin users in overview tabChocobozzz2021-10-299-754/+0
* Migrate client to eslintChocobozzz2021-08-184-9/+19
* Fix client lintChocobozzz2021-08-173-31/+34
* Fix user creation formChocobozzz2021-07-161-4/+2
* Move to sass moduleChocobozzz2021-06-282-4/+5
* Move to sass @useChocobozzz2021-06-282-4/+4
* Use HTML config when possibleChocobozzz2021-06-041-5/+3
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-271-0/+2
|\
| * Fix local plugin auth selectChocobozzz2021-05-251-0/+2
* | Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
|/
* Move to stylelintChocobozzz2021-04-282-2/+3
* Add ability to update the bannerChocobozzz2021-04-082-9/+1
* Add ability to set a custom quotaChocobozzz2021-02-104-34/+41
* Add ability to update plugin authChocobozzz2021-02-013-1/+19
* Retrieve user by id instead of usernameChocobozzz2021-01-111-5/+0
* Fix some accessibility issuesChocobozzz2020-12-221-1/+1
* Fix password input in edit userChocobozzz2020-12-152-3/+11
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-4/+3
* Profile settings title consistencyChocobozzz2020-11-261-3/+3
* We don't need services anymore for validatorsChocobozzz2020-08-173-18/+32
* Migrate to $localizeChocobozzz2020-08-143-23/+13
* Add validator channel namekimsible2020-08-111-1/+1
* Add channel_name field to create-user viewkimsible2020-08-112-0/+12
* Fix lintChocobozzz2020-08-071-0/+1
* Reorganize shared modelsChocobozzz2020-08-071-2/+3
* Upgrade to angular 10Chocobozzz2020-08-071-1/+2
* 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
* align danger colors for user-editRigel Kent2020-07-012-1/+6
* fix video update button, add color to danger zoneRigel Kent2020-07-012-3/+7
* Reorganize client shared modulesChocobozzz2020-06-234-35/+19
* preserve original variable names server-sideRigel Kent2020-06-104-5/+5
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-102-2/+2
* Align follower handle display on instance display in tablesRigel Kent2020-05-081-2/+2
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-041-0/+4
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-041-4/+0
* Add links from user-editRigel Kent2020-05-011-2/+2
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-011-1/+1
* Fix lintChocobozzz2020-04-141-2/+2
* Fix lintRigel Kent2020-04-141-2/+10
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-132-6/+11
* Improve channel and account display on medium devicesRigel Kent2020-04-032-4/+4
* 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-276-117/+242
* Fix user role editionChocobozzz2020-03-182-4/+9
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-173-2/+19
* Accessibility fixes for #2149Rigel Kent2020-01-211-1/+1
* Lazy load static objectsChocobozzz2019-12-183-4/+17