aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/instance-blocklist
Commit message (Collapse)AuthorAgeFilesLines
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-082-2/+2
|
* Support pagination rowsPerPage change in instance account/server blocklistsRigel Kent2020-05-062-2/+2
|
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-042-2/+6
| | | | search query param dynamically
* Reduce createdAt column size by using short date formatRigel Kent2020-05-042-4/+4
|
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-012-4/+0
|
* Unify paginator disabling when no result is displayable, fix batch domain ↵Rigel Kent2020-05-013-13/+3
| | | | add for non-https
* Empty states for tablesRigel Kent2020-05-013-3/+46
|
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-014-9/+35
|
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-012-1/+20
|
* Increase rows per page, add reporter muting for abuse listRigel Kent2020-05-012-2/+2
|
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-012-4/+4
|
* Update translationsChocobozzz2020-04-152-2/+2
|
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-143-2/+46
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-132-1/+6
| | | | for index url
* Fix sort in admin tablesChocobozzz2020-04-082-0/+8
|
* Fix angular 9 buildChocobozzz2020-02-102-2/+2
|
* Refractor notification serviceChocobozzz2018-12-192-13/+9
| | | | Shorter name and use primeng component
* Fix code typosChocobozzz2018-10-162-3/+3
|
* Add ability to mute a user/instance by server in clientChocobozzz2018-10-167-0/+180