You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added a helper method that overrides ini settings configured in lfm config. This method is applied before file upload but can be used in every LfmController if nessecary in the future
* moved ini override to the LfmController's constructor so it's always executed
* Update lfm.php
removed upload_max_filesize option as it doesn't work in this context because the request was already sent
* resolving merge conflicts after updating with unisharp upstream
* added 'Copy & Crop' option in crop pop-up
* removed some additions that are no longer used
* removed some additions that are no longer used
0 commit comments