[IMP] web, * : adapt image footprint#5047
Merged
stefanorigano merged 1 commit intomaster-fa-msfrom Mar 23, 2026
Merged
Conversation
|
This PR targets the un-managed branch odoo-dev/odoo:master-fa-ms, it needs to be retargeted before it can be merged. |
a4b7315 to
ca8d98f
Compare
ca8d98f to
0b583f6
Compare
* : web_unplash, website, website_blog, website_event, website_hr_recruitment, website_slides Before this commit, the footprint was a bit big due to large sized images. Now, they large ones got compressed and the unused images are deleted. The total of the amount of space saved is 3,376MB. 5 images got removed: addons/web/static/img/enterprise_upgrade.jpg addons/website_hr_recruitment/static/src/img/1010054_10151543538268963_186969588_n.jpg addons/website_hr_recruitment/static/src/img/1017407_10151536656083963_857938319_n.jpg addons/website_hr_recruitment/static/src/img/1044326_10151536655788963_587131144_n.jpg addons/website_hr_recruitment/static/src/img/882207_10151545507603963_1381082528_o.jpg task-6052115
0b583f6 to
997941b
Compare
|
This PR targets the un-managed branch odoo-dev/odoo:master-fa-ms, it needs to be retargeted before it can be merged. |
|
LGTM, thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
*: web_unplash, website, website_blog,
website_event, website_hr_recruitment, website_slides
Before this PR, the footprint was a bit big
due to large sized images. Now, they large ones
got compressed and the unused images are deleted.
The total of the amount of space saved is 3,376MB.
5 images got removed:
addons/web/static/img/enterprise_upgrade.jpg
addons/website_hr_recruitment/static/src/img/1010054_10151543538268963_186969588_n.jpg
addons/website_hr_recruitment/static/src/img/1017407_10151536656083963_857938319_n.jpg
addons/website_hr_recruitment/static/src/img/1044326_10151536655788963_587131144_n.jpg
addons/website_hr_recruitment/static/src/img/882207_10151545507603963_1381082528_o.jpg
task-6052115