aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-list/user-list.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Put admin users in overview tabChocobozzz2021-10-291-246/+0
* Add channel filters for my videos/followersChocobozzz2021-10-201-2/+7
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Migrate client to eslintChocobozzz2021-08-181-1/+1
* Fix client lintChocobozzz2021-08-171-22/+24
* Add missing localization keysChocobozzz2021-07-211-8/+8
* Use HTML config when possibleChocobozzz2021-06-041-8/+4
* Refactor search filtersChocobozzz2021-05-031-12/+7
* Add ability to filter my videos by liveChocobozzz2021-05-031-4/+18
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-4/+0
* Add new default different avatar for channel and accountkimsible2020-11-251-2/+2
* Refactor rest table search filterChocobozzz2020-11-161-32/+5
* Migrate to $localizeChocobozzz2020-08-141-23/+17
* Use ng select for multiselectChocobozzz2020-08-111-14/+20
* harmonize search for librariesRigel Kent2020-07-291-5/+12
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-291-1/+47
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-8/+42
* remove extraneous user-list table attributeRigel Kent2020-07-021-6/+0
* distinct style for rows of banned users in listing, saving spaceRigel Kent2020-07-011-0/+6
* Reorganize client shared modulesChocobozzz2020-06-231-8/+5
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-1/+0
* Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-131-0/+5
* Fix sort in admin tablesChocobozzz2020-04-081-0/+4
* 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-211-23/+29
* Lazy load static objectsChocobozzz2019-12-181-2/+8
* Moderators can only manage usersChocobozzz2019-07-301-5/+14
* Update angularChocobozzz2019-07-251-1/+1
* Refractor notification serviceChocobozzz2018-12-191-24/+18
* enable email verification by admin (#1348)Josh Morel2018-11-211-1/+25
* Fix new Angular 7 issuesChocobozzz2018-11-151-1/+1
* Better typingsChocobozzz2018-10-181-3/+3
* NoImplicitAny flag true (#1157)BO412018-10-181-2/+2
* update tslint config and fix member ordering (#1279)BO412018-10-161-14/+14
* Add users search filterChocobozzz2018-10-081-2/+2
* Add bulk actions in users tableChocobozzz2018-10-081-4/+89
* Move user moderation tool in a separate componentChocobozzz2018-10-051-92/+3
* remove unused importsBO412018-09-221-2/+0
* Improve message when removing a userChocobozzz2018-09-201-1/+2
* Fix client buildChocobozzz2018-08-141-1/+2
* Add ability to ban/unban usersChocobozzz2018-08-091-3/+57
* Add reason when banning a userChocobozzz2018-08-081-0/+13
* Fix i18n in componentsChocobozzz2018-06-051-1/+1
* Add i18n attributesChocobozzz2018-06-051-8/+11
* User routes: :id/update -> update/:idChocobozzz2018-05-111-1/+1
* Improve admin tablesChocobozzz2018-02-231-3/+7
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-14/+11
* Add ability to unfollow a serverChocobozzz2017-11-271-6/+2
* Optimize importsChocobozzz2017-09-141-1/+1