Commit graph

11 commits

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