1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 06:36:39 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
2bac1c82db [ticket/15769] Set avatar image to default max avatar size when creating
PHPBB3-15769
2022-12-13 21:17:53 +01:00
d39cb74c5d [ticket/15769] Use hermite for improved resizing and display after upload
Display after upload will look more natural than the skewed and downsized
version as was shown before.

PHPBB3-15769
2022-12-13 21:17:53 +01:00
7bf42797a7 [ticket/15769] Fix object shorthand error in eslint
PHPBB3-15769
2022-12-13 21:17:52 +01:00
dd2723b0bd [ticket/15769] Use class instead of ID for avatar box
PHPBB3-15769
2022-12-13 21:17:52 +01:00
27c5f61e30 [ticket/15769] Fix JS and avatar functional tests
PHPBB3-15769
2022-12-13 21:17:50 +01:00
b3308245c3 [ticket/15769] Adjust loading of images for cropping and add some docblocks
PHPBB3-15769
2022-12-13 21:17:49 +01:00
1933a8ab47 [ticket/15769] Make basic upload, refresh, and errors work
PHPBB3-15769
2022-12-13 21:17:49 +01:00
7cdd30958d [ticket/15769] Start integrating upload of cropped image via AJAX
PHPBB3-15769
2022-12-13 21:17:48 +01:00
8509cf2a04 [ticket/15769] Fix eslint complaints
PHPBB3-15769
2022-12-13 21:17:47 +01:00
310b451cd3 [ticket/15769] Make xo happy and try to use cropped image canvas
PHPBB3-15769
2022-12-13 21:17:47 +01:00
93695830c7 [ticket/15769] Improve syntax to use es6 and clean up code issues
PHPBB3-15769
2022-12-13 21:17:46 +01:00
4d860bf967 [ticket/15769] Crop avatars on upload
PHPBB3-15769
2022-12-13 21:17:34 +01:00