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 GitHub storage adapters #57

Merged
merged 15 commits into from
Oct 16, 2024
Merged

add GitHub storage adapters #57

merged 15 commits into from
Oct 16, 2024

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    39bbf55 View commit details
    Browse the repository at this point in the history
  2. add revalidation hooks to blogposts collection

    - update .app/page.tsx dynamic and revalidation to reflect constant
      rendering
    rccsousa committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6d55ac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b43901f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40cbbfb View commit details
    Browse the repository at this point in the history
  5. add github storage adapter

    rccsousa committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    db2ed47 View commit details
    Browse the repository at this point in the history
  6. enable cloud storage plugin

    rccsousa committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7e1720e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    724faf9 View commit details
    Browse the repository at this point in the history
  8. update upload settings

    rccsousa committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a283022 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    a770ed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a04ce9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d65a339 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8eae62 View commit details
    Browse the repository at this point in the history
  5. linting

    rccsousa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    24d3439 View commit details
    Browse the repository at this point in the history
  6. update next config

    - add 'localhost:3000' in case CDN_DOMAIN is not defined
    rccsousa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    633739f View commit details
    Browse the repository at this point in the history
  7. resolve merge conflicts

    rccsousa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b6162e8 View commit details
    Browse the repository at this point in the history