aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-list
Commit message (Expand)AuthorAgeFilesLines
* Refactor search filtersChocobozzz2021-05-032-16/+11
* Add ability to filter my videos by liveChocobozzz2021-05-033-42/+21
* Move to stylelintChocobozzz2021-04-281-1/+1
* Refactor actor avatar displayChocobozzz2021-04-281-1/+1
* Use account initial as default avatar (#4002)kontrollanten2021-04-271-1/+1
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-152-11/+2
* Move orange admin buttons on the left sideChocobozzz2021-01-131-5/+6
* Fix some accessibility issuesChocobozzz2020-12-221-2/+2
* Add new default different avatar for channel and accountkimsible2020-11-251-2/+2
* Refactor rest table search filterChocobozzz2020-11-162-33/+6
* Put admin actions on the leftChocobozzz2020-11-161-1/+1
* Migrate to $localizeChocobozzz2020-08-141-23/+17
* Remove useless i18n tagsChocobozzz2020-08-141-8/+8
* adapt my-select-checkbox placeholder to its contextRigel Kent2020-08-111-0/+1
* Use ng select for multiselectChocobozzz2020-08-113-36/+43
* correct column toggle z-index for user listRigel Kent2020-08-031-1/+1
* Fix user list viewChocobozzz2020-07-311-8/+8
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-311-9/+7
* modify user-quota to match account settings styleRigel Kent2020-07-291-1/+1
* harmonize search for librariesRigel Kent2020-07-292-7/+16
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-293-19/+129
* add check-params test for user listRigel Kent2020-07-031-1/+1
* add blocked filter in users list to filter banned usersRigel Kent2020-07-023-16/+80
* remove extraneous user-list table attributeRigel Kent2020-07-022-17/+5
* distinct style for rows of banned users in listing, saving spaceRigel Kent2020-07-013-5/+14
* Reorganize client shared modulesChocobozzz2020-06-231-8/+5
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-1/+1
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
* Fix user dropdown overflowChocobozzz2020-05-111-1/+4
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-081-7/+7
* Add auth plugin info in users listChocobozzz2020-05-051-0/+7
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-041-3/+5
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-0/+1
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-1/+0
* Unify paginator disabling when no result is displayable, fix batch domain add...Rigel Kent2020-05-011-1/+1
* Update translationsChocobozzz2020-04-151-1/+1
* Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-133-4/+24
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-132-0/+7
* Fix sort in admin tablesChocobozzz2020-04-081-0/+4
* Strict templates enabledChocobozzz2020-02-101-1/+1
* Fix angular 9 buildChocobozzz2020-02-101-1/+1
* Update a little bit user dropdown messageChocobozzz2020-01-211-1/+1
* Add action dropdown descriptionsRigel Kent2020-01-212-25/+31
* Lazy load static objectsChocobozzz2019-12-181-2/+8
* Serve audit logs to clientChocobozzz2019-12-111-1/+1
* Moderators can only manage usersChocobozzz2019-07-301-5/+14
* Update angularChocobozzz2019-07-251-1/+1
* Add sortable for videoQuotaUsed in user-list component.Axel Viala2019-07-251-1/+1
* Refactor how we use iconsChocobozzz2019-01-172-3/+3
* Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-0/+3