Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use file processor for user cover photos #6127

Merged
merged 53 commits into from
Dec 23, 2024
Merged

Use file processor for user cover photos #6127

merged 53 commits into from
Dec 23, 2024

Conversation

Cyperghost
Copy link
Contributor

@Cyperghost Cyperghost commented Dec 2, 2024

Required #6047
See #5723

TODO

@Cyperghost Cyperghost requested a review from dtdesign December 2, 2024 09:17
Cyperghost and others added 23 commits December 9, 2024 12:48
# Conflicts:
#	com.woltlab.wcf/templates/user.tpl
#	ts/WoltLabSuite/Core/Bootstrap.ts
#	ts/WoltLabSuite/Core/Ui/User/CoverPhoto/Delete.ts
#	ts/WoltLabSuite/Core/Ui/User/CoverPhoto/Upload.ts
#	wcfsetup/install/files/js/WoltLabSuite/Core/Bootstrap.js
#	wcfsetup/install/files/js/WoltLabSuite/Core/Ui/User/CoverPhoto/Delete.js
#	wcfsetup/install/files/js/WoltLabSuite/Core/Ui/User/CoverPhoto/Upload.js
This also avoids calling into `$moveTo` from within the `change` event which could cause a nasty loop.
Base automatically changed from file-upload-image-crop to 6.2 December 23, 2024 07:57
@Cyperghost Cyperghost marked this pull request as ready for review December 23, 2024 07:57
# Conflicts:
#	com.woltlab.wcf/fileDelete.xml
#	com.woltlab.wcf/objectType.xml
#	wcfsetup/install/files/acp/database/update_com.woltlab.wcf_6.2.php
#	wcfsetup/install/files/lib/data/user/UserProfile.class.php
#	wcfsetup/install/files/lib/data/user/UserProfileAction.class.php
#	wcfsetup/install/files/lib/data/user/UserProfileList.class.php
#	wcfsetup/setup/db/install.sql
@Cyperghost Cyperghost merged commit 37efb38 into 6.2 Dec 23, 2024
8 checks passed
@Cyperghost Cyperghost deleted the 6.2-user-coverphoto branch December 23, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants