aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-abuse-list/abuse-list-table.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Reset table pagination on searchChocobozzz2022-07-121-2/+2
|
* Refactor actor avatar componentChocobozzz2022-06-271-1/+1
|
* Replace all glyphicon iconsChocobozzz2022-06-131-4/+4
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-1/+1
|
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com>
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-241-1/+1
|
* Add ability to bulk block videosChocobozzz2021-11-171-4/+0
|
* Always use my-table-expander-iconChocobozzz2021-10-291-1/+1
|
* Add videos list admin componentChocobozzz2021-10-291-25/+15
|
* fix colspan for user view of reportsRigel Kent2021-06-071-2/+5
|
* Refactor search filtersChocobozzz2021-05-031-3/+4
|
* Add ability to filter my videos by liveChocobozzz2021-05-031-23/+2
|
* Refactor actor avatar displayChocobozzz2021-04-281-1/+1
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-6/+1
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Fix loading data twice in rest tablesChocobozzz2020-12-081-1/+1
|
* Refactor rest table search filterChocobozzz2020-11-161-1/+1
|
* Put admin actions on the leftChocobozzz2020-11-161-9/+9
|
* decouple video abuse details from embed, add embed to block list detailsRigel Kent2020-08-061-1/+1
|
* Add migrations for abuse messagesChocobozzz2020-07-311-2/+5
|
* Add abuse messages/states notificationsChocobozzz2020-07-311-5/+5
|
* Add abuse messages management in my accountChocobozzz2020-07-311-0/+194