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

Fix base path on web and fullstack #3247

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

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    3fb6d4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    349acab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fe59ed View commit details
    Browse the repository at this point in the history
  4. clean up asset macro a bit

    ealmloff committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4db9c9a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    b6533d0 View commit details
    Browse the repository at this point in the history
  2. serialize const vec

    ealmloff committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d6c23b4 View commit details
    Browse the repository at this point in the history
  3. Add unique path formatting

    ealmloff committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a346486 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    96043f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    123b429 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. optimize assets in the CLI

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5faf8d5 View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a6aebfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c2c941 View commit details
    Browse the repository at this point in the history
  4. reduce fuzzing test limits

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f0e57c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32460a4 View commit details
    Browse the repository at this point in the history
  6. fix formatting

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7d92da5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3904749 View commit details
    Browse the repository at this point in the history
  8. fix avif support

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cc40767 View commit details
    Browse the repository at this point in the history
  9. Fix manganis doc tests

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2d43173 View commit details
    Browse the repository at this point in the history
  10. cache asset optimization

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    000d143 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fa304a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    713954d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0a8726f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bb3ad52 View commit details
    Browse the repository at this point in the history
  15. Fix manganis macro docs

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0502863 View commit details
    Browse the repository at this point in the history
  16. all tests passing

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    df38d3d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    712e9e3 View commit details
    Browse the repository at this point in the history
  18. remove nasm feature

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    59438c6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8b22f6b View commit details
    Browse the repository at this point in the history
  20. fix range syntax for stable

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    50d0d41 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    06985f7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    67eaa4b View commit details
    Browse the repository at this point in the history
  23. always accept unix paths

    ealmloff committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0eaca01 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. fix windows path seperator

    ealmloff committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fb46b91 View commit details
    Browse the repository at this point in the history
  2. fix folder asset hash

    ealmloff committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    280b4de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5b60a7 View commit details
    Browse the repository at this point in the history
  4. Fix asset options docs

    ealmloff committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a7f7ed8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d0dba1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5b0809 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da5ee69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14e5e53 View commit details
    Browse the repository at this point in the history
  9. fix manganis core doc test

    ealmloff committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    812a37c View commit details
    Browse the repository at this point in the history
  10. add image format helpers

    ealmloff committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    46c1312 View commit details
    Browse the repository at this point in the history
  11. Fill in new cargo.tomls

    ealmloff committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d8b370c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    627fb07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9889aa0 View commit details
    Browse the repository at this point in the history
  3. fix string length

    ealmloff committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1e70dbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b15341d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    4415106 View commit details
    Browse the repository at this point in the history
  2. Fix assets with base path

    ealmloff committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    695e21d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6708928 View commit details
    Browse the repository at this point in the history
  4. fix clippy

    ealmloff committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    21de2d4 View commit details
    Browse the repository at this point in the history