aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-081-1/+1
|
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-041-2/+4
| | | | search query param dynamically
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-0/+1
|
* Reduce createdAt column size by using short date formatRigel Kent2020-05-041-3/+3
|
* Unify paginator disabling when no result is displayable, fix batch domain ↵Rigel Kent2020-05-011-1/+1
| | | | add for non-https
* Empty states for tablesRigel Kent2020-05-011-0/+11
|
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-011-5/+21
|
* Factorize video display in table for moderation components, apply it to ↵Rigel Kent2020-05-011-3/+14
| | | | blacklisted videos as well
* Add nth abuse count for a given video, add reporter/reportee reports statsRigel Kent2020-05-011-3/+10
|
* Increase rows per page, add reporter muting for abuse listRigel Kent2020-05-011-1/+1
|
* Update translationsChocobozzz2020-04-151-1/+1
|
* Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-131-3/+3
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-131-7/+9
| | | | for index url
* Improve admin tables row expandChocobozzz2020-04-081-1/+2
|
* Serve audit logs to clientChocobozzz2019-12-111-1/+1
|
* Lazy import some modulesChocobozzz2019-02-151-1/+1
|
* Increase abuse length to 3000Chocobozzz2019-01-141-1/+1
| | | | And correctly handle new lines
* Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-2/+4
|
* Fix notification with large messageChocobozzz2018-12-201-1/+1
|
* Add user/instance block by users in the clientChocobozzz2018-10-161-1/+1
|
* Display report reason in multiple lines (#957)Felix Ableitner2018-08-281-4/+4
| | | | | | | | | | | | | * 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/+47