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

feat(og-gen): Adds package and vite plugin for dynamic og generation #10439

Merged
merged 14 commits into from
Apr 12, 2024

Commits on Apr 11, 2024

  1. WIP

    dac09 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    de00ba6 View commit details
    Browse the repository at this point in the history
  2. Get tests working for og plugin

    dac09 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3a6e946 View commit details
    Browse the repository at this point in the history
  3. Add ts tool belt

    dac09 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c8851f6 View commit details
    Browse the repository at this point in the history
  4. Add changeset

    dac09 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5bb040f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5849f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cad5e06 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/og-gen-mw-vite-plugin' of github.com:dac09/redwood…

    … into feat/og-gen-mw-vite-plugin
    
    * 'feat/og-gen-mw-vite-plugin' of github.com:dac09/redwood:
      Update rbac.md - code match (redwoodjs#10405)
      chore: make crwa e2e test work across branches (redwoodjs#10437)
      feat: [Auth] Common AuthProvider & use* changes for middleware auth (redwoodjs#10420)
    dac09 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c7845e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ba2f3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4df5b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Rename package to ogimage-gen

    dac09 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f6b0b25 View commit details
    Browse the repository at this point in the history
  2. Rename tests, etc

    dac09 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9e5bc77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd99c88 View commit details
    Browse the repository at this point in the history
  4. Convert to dual package

    dac09 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b1d32fe View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/og-gen-mw-vite-plugin' of github.com:dac09/redwood…

    … into feat/og-gen-mw-vite-plugin
    
    * 'feat/og-gen-mw-vite-plugin' of github.com:dac09/redwood:
      chore(deps): bump browserify-sign from 4.2.1 to 4.2.3 (redwoodjs#10446)
      chore(deps): bump tar from 6.1.11 to 6.2.1 in /docs (redwoodjs#10438)
      chore(deps): update dependency firebase to v10.11.0 (redwoodjs#10366)
      fix(auth): Handle when authorization header is lowercased (redwoodjs#10442)
    dac09 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9a39cc1 View commit details
    Browse the repository at this point in the history