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(remix-dev/vite, remix-react, remix-server-runtime): support custom basename #8145

Merged
merged 45 commits into from
Feb 6, 2024

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    148401b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8efd2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e42c32 View commit details
    Browse the repository at this point in the history
  4. chore: revert some

    hi-ogawa committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8039329 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e21c628 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaa22ae View commit details
    Browse the repository at this point in the history
  7. chore: comment

    hi-ogawa committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5af1aa5 View commit details
    Browse the repository at this point in the history
  8. fix: fix custom server url

    hi-ogawa committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8ebf2e9 View commit details
    Browse the repository at this point in the history
  9. test: add dev test

    hi-ogawa committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5126562 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ecbfaf5 View commit details
    Browse the repository at this point in the history
  11. fix: fix redirect url

    hi-ogawa committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    dd2c4d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e10ad2 View commit details
    Browse the repository at this point in the history
  13. chore: revert some

    hi-ogawa committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c3f59aa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d31abf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ac7c0e0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    01e201f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Dec 5, 2023

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    72746fb View commit details
    Browse the repository at this point in the history
  2. Minor updates

    brophdawg11 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    dbddda0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4308395 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d20b1b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    f933439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e43ee4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23add5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aacf09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33d0850 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    a2e25fc View commit details
    Browse the repository at this point in the history
  2. refactor: use util

    hi-ogawa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    fd118a7 View commit details
    Browse the repository at this point in the history
  3. test: test custom base build

    hi-ogawa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6cfd6d3 View commit details
    Browse the repository at this point in the history
  4. chore: rename

    hi-ogawa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a556329 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8914d88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    933fb50 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    534da8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d05e2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    365e229 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    1cb3321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f02c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Wrap up unit tests

    brophdawg11 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    872046b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5c4e6 View commit details
    Browse the repository at this point in the history
  3. Update changelogs

    brophdawg11 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e1f4cbe View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    82d64a8 View commit details
    Browse the repository at this point in the history
  2. Always use originalUrl

    brophdawg11 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6627401 View commit details
    Browse the repository at this point in the history
  3. Fix TS issue

    brophdawg11 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    dd806ee View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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