aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-actor-image
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-241-7/+7
* Don't display alt for actor imagesChocobozzz2023-03-072-10/+1
* Refactor my actor avatar editChocobozzz2023-03-071-3/+4
* Fix displaying remote actor avatarsChocobozzz2023-03-021-21/+46
* Fix broken admin pageChocobozzz2022-07-281-1/+1
* Refactor actor avatar componentChocobozzz2022-06-272-29/+58
* Fix comment add avatar when unloggedChocobozzz2022-06-271-1/+2
* Increase global font sizeChocobozzz2022-06-162-14/+14
* Fix avatar responsiveChocobozzz2022-05-021-5/+11
* Fix avatar with username starting with numbersChocobozzz2022-02-282-3/+5
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-30/+14
* Safer image previewChocobozzz2021-09-081-2/+1
* Migrate client to eslintChocobozzz2021-08-181-18/+18
* Move to sass moduleChocobozzz2021-06-281-2/+2
* Move to sass @useChocobozzz2021-06-281-2/+2
* Fix non logged add comment avatarChocobozzz2021-05-051-4/+3
* Fix miniature avatar sizeChocobozzz2021-05-051-1/+3
* Add ability to filter my videos by liveChocobozzz2021-05-031-1/+1
* Fix actor avatar backgroundChocobozzz2021-04-292-4/+4
* Move to stylelintChocobozzz2021-04-281-7/+7
* Remove avatarUrl from modelsChocobozzz2021-04-281-1/+1
* Refactor actor avatar displayChocobozzz2021-04-285-0/+254
* Rename actor image edit moduleChocobozzz2021-04-289-380/+0
* Set channel banner/avatar in creation formChocobozzz2021-04-084-4/+24
* Display banner on channel pageChocobozzz2021-04-081-1/+2
* Add ability to update the bannerChocobozzz2021-04-089-0/+359