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

Add support for new dynamic folder mode parameter on Cloudinary #110

Open
wants to merge 12 commits into
base: upgrade-cloudinary-php-api
Choose a base branch
from

Commits on Sep 19, 2024

  1. Make provider configuration enum

    Randy Čupić committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    966a605 View commit details
    Browse the repository at this point in the history
  2. Add parameter in configuration for Cloudinary folder mode

    Randy Čupić committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e5f2a7c View commit details
    Browse the repository at this point in the history
  3. Update documentation to add folder_mode setting

    Randy Čupić committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1440a70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    711a0b8 View commit details
    Browse the repository at this point in the history
  5. Run CS fixer

    Randy Čupić committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    71f2a7b View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    Randy Čupić committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5fd5c66 View commit details
    Browse the repository at this point in the history
  7. Use display_name property for name

    Randy Čupić committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b55a167 View commit details
    Browse the repository at this point in the history
  8. Refactor notify controller and add new events

    Randy Čupić committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    805430d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Fix wrong upload option

    Randy Čupić committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0fcdb93 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Fix issue with rename notification

    Randy Čupić committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    993dc17 View commit details
    Browse the repository at this point in the history
  2. Add audio as no extension type

    Randy Čupić committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    477215d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix media preview when browsing and selecting resources

    Randy Čupić committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cd2d1fa View commit details
    Browse the repository at this point in the history