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 SSR #1255

Open
wants to merge 61 commits into
base: main
Choose a base branch
from
Open

Add support for SSR #1255

wants to merge 61 commits into from

Commits on Dec 8, 2023

  1. Add suport for SSR

    Fryuni committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1a288b9 View commit details
    Browse the repository at this point in the history
  2. Handle route not found

    Fryuni committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b55f0e7 View commit details
    Browse the repository at this point in the history
  3. Fix SSR page typos

    Fryuni committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    45d9e41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6762da6 View commit details
    Browse the repository at this point in the history
  5. Add an SSR example

    Fryuni committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    867ba4f View commit details
    Browse the repository at this point in the history
  6. Make pagefind work with SSR

    Fryuni committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9edf662 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Pre-render for pagefind

    Fryuni committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    b66c763 View commit details
    Browse the repository at this point in the history
  2. Add changeset

    Fryuni committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    c2df2fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ceb4a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    fda9681 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    29694b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    670f4e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab02b01 View commit details
    Browse the repository at this point in the history
  4. Clear imports

    Fryuni committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1177212 View commit details
    Browse the repository at this point in the history
  5. Fix lockfile

    Fryuni committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    836d757 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bdffc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Add docs for SSR

    Fryuni committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e47641f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    9017bc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5adfef4 View commit details
    Browse the repository at this point in the history
  3. Enable SSR for 404 route

    Fryuni committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    700d828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8a03e0 View commit details
    Browse the repository at this point in the history
  5. Fix erorr message

    [skip ci]
    Fryuni committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    741c5dc View commit details
    Browse the repository at this point in the history
  6. Fix SSR example

    [skip ci]
    Fryuni committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2e93820 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    5feeda2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Add e2e tests

    Fryuni committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7a371fb View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    beca130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9a15ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f63fc28 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    7a72c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef15b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Use system tempdir

    Fryuni committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7481409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9677b0 View commit details
    Browse the repository at this point in the history
  3. Fix pagefind default

    Fryuni committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    624f620 View commit details
    Browse the repository at this point in the history
  4. Use long test for e2e tests

    Fryuni committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    24c33a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d86b893 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    56955d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bab442 View commit details
    Browse the repository at this point in the history
  3. Update thresholds

    Fryuni committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    fa2b89b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f39df22 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    dc2e31d View commit details
    Browse the repository at this point in the history
  2. Use cloudflare in SSR example

    Fryuni committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    07adf98 View commit details
    Browse the repository at this point in the history
  3. Fix node imports

    Fryuni committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4290520 View commit details
    Browse the repository at this point in the history
  4. Remove workaround

    Fryuni committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3302330 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca0fcfa View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Fix comment typo

    Fryuni committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bcdc917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47161db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3135fe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dd4734 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ef67a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    ac052f4 View commit details
    Browse the repository at this point in the history
  2. Use Node adapter for example

    Fryuni committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    49939f2 View commit details
    Browse the repository at this point in the history
  3. Fix 404 in example

    Fryuni committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9ac794a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    9412a9d View commit details
    Browse the repository at this point in the history
  2. Formatting

    Fryuni committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b2d77ef View commit details
    Browse the repository at this point in the history
  3. Update tests

    Fryuni committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1b3e06d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eb44b1 View commit details
    Browse the repository at this point in the history
  5. Update test timing

    Fryuni committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cc446a7 View commit details
    Browse the repository at this point in the history
  6. Fix typechecking

    Fryuni committed May 10, 2024
    Configuration menu
    Copy the full SHA
    944a1dd View commit details
    Browse the repository at this point in the history
  7. Add .astro folders

    Fryuni committed May 10, 2024
    Configuration menu
    Copy the full SHA
    72d9bc8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Undo attempt to fix type

    Fryuni committed May 12, 2024
    Configuration menu
    Copy the full SHA
    e6b6608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0487488 View commit details
    Browse the repository at this point in the history