aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-list
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refractor notification serviceChocobozzz2018-12-191-24/+18
* enable email verification by admin (#1348)Josh Morel2018-11-212-2/+36
* Fix new Angular 7 issuesChocobozzz2018-11-152-2/+2
* Better typingsChocobozzz2018-10-181-3/+3
* NoImplicitAny flag true (#1157)BO412018-10-181-2/+2
* Add user/instance block by users in the clientChocobozzz2018-10-161-2/+4
* update tslint config and fix member ordering (#1279)BO412018-10-161-14/+14
* Add ability to search on followers/followingChocobozzz2018-10-101-3/+0
* Add checkbox to check every rowsChocobozzz2018-10-081-1/+2
* Add users search filterChocobozzz2018-10-082-2/+3
* Add bulk actions in users tableChocobozzz2018-10-083-6/+129
* Add user moderation in the account pageChocobozzz2018-10-051-1/+2
* Move user moderation tool in a separate componentChocobozzz2018-10-055-201/+4
* remove unused importsBO412018-09-221-2/+0
* Improve message when removing a userChocobozzz2018-09-201-1/+2
* Fix client buildChocobozzz2018-08-142-2/+4
* Add quota used in users listChocobozzz2018-08-141-1/+1
* Add ability to delete and update abuse on clientChocobozzz2018-08-141-6/+0
* Add ability to ban/unban usersChocobozzz2018-08-096-10/+207
* Add reason when banning a userChocobozzz2018-08-082-2/+16
* Fix add icon pathChocobozzz2018-06-111-1/+1
* Fix i18n in componentsChocobozzz2018-06-051-1/+1
* Add i18n attributesChocobozzz2018-06-052-15/+18
* User routes: :id/update -> update/:idChocobozzz2018-05-111-1/+1
* User add -> User createChocobozzz2018-05-111-2/+2
* Add video channel managementChocobozzz2018-04-262-10/+2
* Improve admin tablesChocobozzz2018-02-232-19/+35
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-14/+11