aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix video-abuse-list init abuse duplicationRigel Kent2020-05-041-2/+3
|
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-041-12/+39
| | | | search query param dynamically
* Only show updatedAt date of abuse if different from createdAtRigel Kent2020-05-041-0/+1
|
* Add links from user-editRigel Kent2020-05-011-0/+1
|
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-3/+1
|
* Support search param in URL for video abusesRigel Kent2020-05-011-5/+18
|
* Fixing circular dependency and table variable accessRigel Kent2020-05-011-2/+2
|
* Add nth abuse count for a given video, add reporter/reportee reports statsRigel Kent2020-05-011-2/+2
|
* Add search for video, reporter and channel name fieldsRigel Kent2020-05-011-21/+31
|
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-011-6/+43
|
* Increase rows per page, add reporter muting for abuse listRigel Kent2020-05-011-3/+51
|
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-141-27/+57
|
* Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-131-4/+29
|
* Fix sort in admin tablesChocobozzz2020-04-081-0/+4
|
* Fix angular 9 buildChocobozzz2020-02-101-1/+1
|
* Update angularChocobozzz2019-07-251-1/+1
|
* Lazy import some modulesChocobozzz2019-02-151-7/+16
|
* Increase abuse length to 3000Chocobozzz2019-01-141-1/+7
| | | | And correctly handle new lines
* Refractor notification serviceChocobozzz2018-12-191-9/+6
| | | | Shorter name and use primeng component
* Make abuse-delete confirmation box clearermike stedman2018-10-181-1/+1
|
* Change "delete" to "delete this report"Mike2018-10-181-1/+1
| | | Closes #1295.
* Add users search filterChocobozzz2018-10-081-1/+1
|
* Display report reason in multiple lines (#957)Felix Ableitner2018-08-281-1/+1
| | | | | | | | | | | | | * Display report reason in multiple lines * more adjustments: - move report reason into dropdown - allow line wrap in dropdown (also in video blacklist) - fix colspan in blacklist dropdown - merge css rules into moderation.component.scss * use min-width for labels
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-141-0/+125