aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-abuse-list/abuse-list-table.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor row selection resetChocobozzz2023-01-201-1/+1
* Fix HTML in account/channel descriptionChocobozzz2022-11-141-3/+3
* Deleting an abuse is only for adminsChocobozzz2022-10-251-4/+3
* Add ability for client to create server logsChocobozzz2022-07-181-3/+4
* Fix abuse crash on deleted reporter accountChocobozzz2022-01-201-0/+1
* Add ability to bulk block videosChocobozzz2021-11-171-1/+1
* Improve advanced input filterChocobozzz2021-11-031-5/+5
* Add videos list admin componentChocobozzz2021-10-291-18/+0
* Add channel filters for my videos/followersChocobozzz2021-10-201-18/+23
* Migrate client to eslintChocobozzz2021-08-181-5/+5
* Fix client lintChocobozzz2021-08-171-70/+71
* Refactor video links buildersChocobozzz2021-07-261-1/+2
* Refactor video links buildingChocobozzz2021-07-261-3/+3
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
* Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
* Refactor search filtersChocobozzz2021-05-031-12/+7
* Add ability to filter my videos by liveChocobozzz2021-05-031-1/+24
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-4/+0
* fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-311-1/+2
* Fix admin table filtersChocobozzz2020-12-171-1/+1
* Add new default different avatar for channel and accountkimsible2020-11-251-1/+1
* refactor scoped token serviceRigel Kent2020-11-251-1/+1
* Refactor rest table search filterChocobozzz2020-11-161-34/+5
* Remove deprecated abuse apiChocobozzz2020-11-101-2/+2
* Fix video block in abuse tableChocobozzz2020-08-261-1/+1
* Migrate to $localizeChocobozzz2020-08-141-42/+35
* Add ability to share playlists in modalChocobozzz2020-08-071-2/+2
* Add migrations for abuse messagesChocobozzz2020-07-311-1/+1
* Add abuse messages management in my accountChocobozzz2020-07-311-0/+487