aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Fix followers searchChocobozzz2018-12-131-1/+1
* Support additional video extensionsChocobozzz2018-12-112-0/+11
* enable email verification by admin (#1348)Josh Morel2018-11-212-2/+36
* Fix checkbox marginsChocobozzz2018-11-191-29/+40
* Fix new Angular 7 issuesChocobozzz2018-11-153-3/+3
* Make abuse-delete confirmation box clearermike stedman2018-10-181-1/+1
* Change "delete" to "delete this report"Mike2018-10-181-1/+1
* Better typingsChocobozzz2018-10-183-6/+6
* NoImplicitAny flag true (#1157)BO412018-10-183-5/+5
* Fix code typosChocobozzz2018-10-164-7/+7
* Add ability to mute a user/instance by server in clientChocobozzz2018-10-1611-0/+218
* Add user/instance block by users in the clientChocobozzz2018-10-163-4/+6
* update tslint config and fix member ordering (#1279)BO412018-10-162-15/+14
* improve description of the HTTP video import featureRigel Kent2018-10-151-1/+1
* Add ability to list all local videos on clientChocobozzz2018-10-101-11/+0
* Add ability to search on followers/followingChocobozzz2018-10-107-6/+45
* Add checkbox to check every rowsChocobozzz2018-10-081-1/+2
* Add users search filterChocobozzz2018-10-087-7/+8
* Add bulk actions in users tableChocobozzz2018-10-083-6/+129
* remove confirm modal for asset injection in edit-custom-config (#1219)Micah Elizabeth Scott2018-10-071-24/+0
* Add user moderation in the account pageChocobozzz2018-10-051-1/+2
* Move user moderation tool in a separate componentChocobozzz2018-10-0511-305/+7
* Fix some i18n tagsChocobozzz2018-09-281-1/+8
* Fix quota translationsChocobozzz2018-09-267-42/+79
* remove unused importsBO412018-09-226-17/+3
* fix nav tab and tag color in dark themeRigel Kent2018-09-201-0/+7
* Improve message when removing a userChocobozzz2018-09-201-1/+2
* Fix admin access to moderatorsChocobozzz2018-09-191-0/+10
* Basic video redundancy implementationChocobozzz2018-09-1310-12/+112
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
* Add overview videos to homepage optionsChocobozzz2018-09-041-0/+1
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-041-4/+4
* Fix user create daily quota componentChocobozzz2018-08-313-8/+14
* add user account email verificiation (#977)Josh Morel2018-08-312-1/+9
* Add features table on signupChocobozzz2018-08-281-0/+8
* Move abuse state column at the endChocobozzz2018-08-281-6/+6
* Display report reason in multiple lines (#957)Felix Ableitner2018-08-287-28/+39
* Implement daily upload limit (#956)Felix Ableitner2018-08-285-18/+55
* Fix client buildChocobozzz2018-08-143-4/+5
* Add quota used in users listChocobozzz2018-08-142-4/+7
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-1425-122/+99
* Improve follow component routingChocobozzz2018-08-142-64/+8
* Improve blacklist managementChocobozzz2018-08-144-9/+22
* Add blacklist reason fieldChocobozzz2018-08-144-18/+47
* Add ability to delete and update abuse on clientChocobozzz2018-08-149-17/+227
* Add ability to ban/unban usersChocobozzz2018-08-098-10/+221
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-096-272/+271
* Add reason when banning a userChocobozzz2018-08-082-2/+16
* Add import.video.torrent configurationChocobozzz2018-08-082-1/+11
* Add import http enabled configurationChocobozzz2018-08-062-1/+17