feat(helpers): add resize image before compression ✨#356
Merged
PierreBrisorgueil merged 1 commit intopierreb-devkit:masterfrom Apr 10, 2021
PierreBrisorgueil:featAddResizeBeforeCompress
Merged
feat(helpers): add resize image before compression ✨#356PierreBrisorgueil merged 1 commit intopierreb-devkit:masterfrom PierreBrisorgueil:featAddResizeBeforeCompress
PierreBrisorgueil merged 1 commit intopierreb-devkit:masterfrom
PierreBrisorgueil:featAddResizeBeforeCompress
Conversation
|
Code Climate has analyzed commit 8bf5e5a and detected 0 issues on this pull request. View more on Code Climate. |
PierreBrisorgueil
pushed a commit
that referenced
this pull request
Apr 30, 2021
# [1.1.0](v1.0.0...v1.1.0) (2021-04-30) ### Bug Fixes * **build:** add version number for appstore publication 🐛 ([52fe994](52fe994)) * **config:** remote notification warning 🐛 ([3f390ac](3f390ac)) * **config, user:** short debounce on txt change 🐛 ([f44f9af](f44f9af)) * **core:** fix loader color 🐛 ([7b01044](7b01044)) * **core:** missing metric 🐛 ([f911257](f911257)) * **global:** data refresh logic 🐛 ([0743234](0743234)) * **global:** project warning 🐛 ([295608a](295608a)) * **global:** protect reentrancy rxswift error 🐛 ([4d517ee](4d517ee)) * **helpers, user:** rotation image before upload if needed 🐛 ([c911fee](c911fee)) * **home:** changelog url mngt, Pierre's feedback 🐛 ([1db15cf](1db15cf)) * **home, task, user:** fix data get multi request 🐛 ([88c5519](88c5519)) * **services:** background default alignment 🐛 ([3d68d6f](3d68d6f)) * **spm:** rwswift inclusion 🐛 ([7679605](7679605)) * **spm:** useless nvactivity 🐛 ([25c8c24](25c8c24)) * **tasks:** notification opening 🐛 ([b92d5fd](b92d5fd)) * **travis:** rxswift strict requirement 🐛 ([0d20969](0d20969)) * **travis:** strict requirement 🐛 ([cb3c3ef](cb3c3ef)) * **user:** avatar update 🐛 ([26e3576](26e3576)) * **user:** edition state sync bug on release build 🐛 ([8ee5769](8ee5769)) * **user:** fix missing title string in french 🐛 ([d5165ff](d5165ff)) * **user:** icon on dark mode 🐛 ([431d207](431d207)) * **user:** lowercased social network fix 🐛 ([82306c3](82306c3)) * **user:** sign in up forgot colors 🐛 ([4a3762a](4a3762a)) * **users:** roles/mail button color fix 🐛 ([1a124af](1a124af)) ### Features * **auth:** add progress strength check for sinup password ✨ ([e957dab](e957dab)) * **auth:** example of custom with background ✨ ([fae51e1](fae51e1)) * **auth:** password reset option ✨ ([bbb7f2c](bbb7f2c)) * **config, auth:** apple oAuth with node stack ✨ ([196cda9](196cda9)) * **config, core:** add config option to disable tabbar border ✨ ([99976a7](99976a7)) * **config, lib, core, user:** add social network conf ✨ ([4f5e071](4f5e071)) * **config, user, app:** add device token saved to complementary data ✨ ([6809c4e](6809c4e)) * **global:** migrate to SPM ✨ ([764f471](764f471)) * **global:** switch schem to prod as default for quick launch ✨ ([6acfa79](6acfa79)) * **global:** xCode 12, Swift 5, Upgrade all dependencies ✨ ([5184678](5184678)) * **helpers:** add resize image before compression ✨ ([#356](#356)) ([49844c8](49844c8)) * **helpers:** mardown dark theme ✨ ([d83c8ea](d83c8ea)) * **home, lib, core, user:** add markdown reader page example ✨ ([dd686d5](dd686d5)) * **home, users, tasks:** set term sign auto detection based on date & page viewer ✨ ([31a9f7c](31a9f7c)) * **lib:** image quality decision review ✨ ([ff8e782](ff8e782)) * **services:** add release configuration file ✨ ([54bd1d9](54bd1d9)) * **tasks, user, app:** add notification example ✨ ([ef786c4](ef786c4)) * **users:** add role ✨ ([b0ac894](b0ac894)) * **users:** add social links & rework section ✨ ([0457dd1](0457dd1)) * **users:** direct link between apps for social networks ✨ ([fea5e1b](fea5e1b)) * **users,home:** review page design if no action ✨ ([a4e6f2f](a4e6f2f))
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.
No description provided.