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(core): hash router option - browse site offline (experimental) #9859

Merged
merged 53 commits into from
May 19, 2024

Commits on Feb 16, 2024

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

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    da45fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de0df2d View commit details
    Browse the repository at this point in the history
  3. fix tests

    slorber committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0c5034b View commit details
    Browse the repository at this point in the history
  4. add link hack

    slorber committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    45c1c9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25a9004 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    904f730 View commit details
    Browse the repository at this point in the history
  7. logging message

    slorber committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a1b9ba6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    547d8ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c5a9de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c22da5a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    4a22ebb View commit details
    Browse the repository at this point in the history
  2. simplify feeds unit tests

    slorber committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5a5d2f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81dbd82 View commit details
    Browse the repository at this point in the history
  4. remove comment

    slorber committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6c072c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bffb2f0 View commit details
    Browse the repository at this point in the history
  6. Add router config type doc

    slorber committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    030688a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62aa2cb View commit details
    Browse the repository at this point in the history
  8. Rework full build workflow for hash router support

    Do not compile a server bundle that we won't use
    slorber committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6582ea7 View commit details
    Browse the repository at this point in the history
  9. refactor: apply lint autofix

    slorber authored and github-actions[bot] committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2f33aad View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    e902401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82e8a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc3a31 View commit details
    Browse the repository at this point in the history
  4. rename siteConfig import

    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    62fc20e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b80d22c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8ef286 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6282cca View commit details
    Browse the repository at this point in the history
  8. Fix router type

    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b7d2884 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c323f1 View commit details
    Browse the repository at this point in the history
  10. fix webpack client config

    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    520bc92 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61f453e View commit details
    Browse the repository at this point in the history
  12. Fix Docusaurus website config

    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    62a25c5 View commit details
    Browse the repository at this point in the history
  13. simpler router switch

    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0a24bb7 View commit details
    Browse the repository at this point in the history
  14. simpler router switch

    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9bbb135 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    15cc555 View commit details
    Browse the repository at this point in the history
  16. fix hash router build

    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f12aeee View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bbc94c7 View commit details
    Browse the repository at this point in the history
  18. Extract StaticDirectoriesCopyPlugin + move it to the client webpack c…

    …onfig so that the Hash Router also applies it
    
    Also extracts ForceTerminatePlugin
    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    533e307 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1dad032 View commit details
    Browse the repository at this point in the history
  20. basic router type docs

    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f8edab1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b1f2c8d View commit details
    Browse the repository at this point in the history
  22. simplify ssg params

    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0465e7e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a36ab2e View commit details
    Browse the repository at this point in the history
  24. fix CI workflow?

    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    905e681 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4b7a8c2 View commit details
    Browse the repository at this point in the history
  26. Add hack comment

    slorber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    db860a8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    d877806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b5e458 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19745dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a732f95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3610306 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2de9c18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cf6500 View commit details
    Browse the repository at this point in the history