aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users
Commit message (Expand)AuthorAgeFilesLines
* Moderators can only manage usersChocobozzz2019-07-305-13/+35
* Update angularChocobozzz2019-07-251-1/+1
* Add sortable for videoQuotaUsed in user-list component.Axel Viala2019-07-251-1/+1
* Improve 4K video quality after transcodingChocobozzz2019-06-061-2/+3
* Add user adminFlagsChocobozzz2019-04-154-3/+24
* Cleanup reset user password by adminChocobozzz2019-02-117-49/+42
* cleanup and remove paramSubsRigel Kent2019-02-113-10/+9
* move user-password to Input decoratorRigel Kent2019-02-112-11/+3
* remove isAdministrationRigel Kent2019-02-114-17/+7
* allow administration to change/reset a user's passwordRigel Kent2019-02-118-3/+190
* Add hls support on serverChocobozzz2019-02-111-1/+5
* 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-193-37/+24
* enable email verification by admin (#1348)Josh Morel2018-11-212-2/+36
* Fix new Angular 7 issuesChocobozzz2018-11-153-3/+3
* Better typingsChocobozzz2018-10-182-4/+4
* NoImplicitAny flag true (#1157)BO412018-10-182-3/+3
* Add user/instance block by users in the clientChocobozzz2018-10-161-2/+4
* update tslint config and fix member ordering (#1279)BO412018-10-162-15/+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-0510-301/+6
* Fix some i18n tagsChocobozzz2018-09-281-1/+8
* Fix quota translationsChocobozzz2018-09-263-7/+22
* remove unused importsBO412018-09-221-2/+0
* Improve message when removing a userChocobozzz2018-09-201-1/+2
* Fix user create daily quota componentChocobozzz2018-08-313-8/+14
* Implement daily upload limit (#956)Felix Ableitner2018-08-283-13/+22
* Fix client buildChocobozzz2018-08-143-4/+5
* Add quota used in users listChocobozzz2018-08-142-4/+7
* Add ability to delete and update abuse on clientChocobozzz2018-08-141-6/+0
* Add ability to ban/unban usersChocobozzz2018-08-097-10/+219
* Add reason when banning a userChocobozzz2018-08-082-2/+16
* Fix quota precision in users listChocobozzz2018-06-181-1/+1
* Fix add icon pathChocobozzz2018-06-111-1/+1
* Add missing translationsChocobozzz2018-06-051-1/+1
* Add form validator translationsChocobozzz2018-06-052-10/+13
* Form validators refractoringChocobozzz2018-06-053-58/+24
* Fix i18n in componentsChocobozzz2018-06-053-3/+3
* Add i18n attributesChocobozzz2018-06-056-43/+49
* Upgrade to rxjs 6Chocobozzz2018-05-162-22/+22
* User routes: :id/update -> update/:idChocobozzz2018-05-112-2/+2
* User add -> User createChocobozzz2018-05-115-11/+11
* Add video channel managementChocobozzz2018-04-264-13/+5
* Improve admin tablesChocobozzz2018-02-232-19/+35
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-14/+11