aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/video-abuse-list
Commit message (Expand)AuthorAgeFilesLines
* Fix video-abuse-details avatar display and user-list dropdown placementRigel Kent2020-05-051-2/+2
* Fix video-abuse-list init abuse duplicationRigel Kent2020-05-041-2/+3
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-044-30/+54
* Move abuse-list details into its own componentRigel Kent2020-05-043-74/+94
* Only show updatedAt date of abuse if different from createdAtRigel Kent2020-05-041-0/+1
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-0/+1
* Support is:blacklisted as video-abuse-list filterRigel Kent2020-05-041-1/+1
* Reduce createdAt column size by using short date formatRigel Kent2020-05-041-2/+2
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-042-9/+39
* Add links from user-editRigel Kent2020-05-011-0/+1
* Add reportee stats for deleted videosRigel Kent2020-05-011-1/+1
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-012-10/+20
* Unify paginator disabling when no result is displayable, fix batch domain add...Rigel Kent2020-05-011-1/+1
* Support search param in URL for video abusesRigel Kent2020-05-012-8/+21
* Fixing circular dependency and table variable accessRigel Kent2020-05-011-2/+2
* Empty states for tablesRigel Kent2020-05-011-1/+12
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-011-8/+0
* Factorize video display in table for moderation components, apply it to black...Rigel Kent2020-05-012-78/+15
* Add nth abuse count for a given video, add reporter/reportee reports statsRigel Kent2020-05-013-8/+83
* Add search for video, reporter and channel name fieldsRigel Kent2020-05-013-29/+67
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-013-11/+118
* Increase rows per page, add reporter muting for abuse listRigel Kent2020-05-012-10/+59
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-2/+8
* Update translationsChocobozzz2020-04-151-2/+2
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-142-29/+59
* Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-132-14/+58
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-133-9/+12
* Improve admin tables row expandChocobozzz2020-04-081-1/+2
* Fix sort in admin tablesChocobozzz2020-04-081-0/+4
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-1/+4
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-1/+1
* Fix angular 9 buildChocobozzz2020-02-101-1/+1
* Serve audit logs to clientChocobozzz2019-12-111-1/+1
* Update angularChocobozzz2019-07-252-2/+2
* Lazy import some modulesChocobozzz2019-02-152-9/+18
* Refactor how we use iconsChocobozzz2019-01-172-4/+5
* Fix notification z-index on modalsChocobozzz2019-01-151-2/+2
* Increase abuse length to 3000Chocobozzz2019-01-142-3/+9
* Fix notification with large messageChocobozzz2018-12-201-2/+2
* Refractor notification serviceChocobozzz2018-12-192-23/+17
* Make abuse-delete confirmation box clearermike stedman2018-10-181-1/+1
* Change "delete" to "delete this report"Mike2018-10-181-1/+1
* Add user/instance block by users in the clientChocobozzz2018-10-161-1/+1
* Add users search filterChocobozzz2018-10-081-1/+1
* Move abuse state column at the endChocobozzz2018-08-281-6/+6
* Display report reason in multiple lines (#957)Felix Ableitner2018-08-283-17/+14
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-147-0/+306