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

Prototype zac xweb handler #1542

Merged
merged 17 commits into from
Feb 28, 2024
Merged

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    cf02910 View commit details
    Browse the repository at this point in the history
  2. update spa handling

    dovholuknf committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    870517a View commit details
    Browse the repository at this point in the history
  3. undo extra commits

    dovholuknf committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    928ad4a View commit details
    Browse the repository at this point in the history
  4. make the linter proud

    dovholuknf committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9d47580 View commit details
    Browse the repository at this point in the history
  5. publicDir -> location

    dovholuknf committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    137fc08 View commit details
    Browse the repository at this point in the history
  6. forgot to remove the if

    dovholuknf committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f0463d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. renamed the handler to a more generic name

    updated the controller config to have a zac binding in place by default
    
    Signed-off-by: gberl002 <[email protected]>
    gberl002 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c7dd175 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merging latest from release-next

    gberl002 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    20a8c30 View commit details
    Browse the repository at this point in the history
  2. Changed panic to lesser level, commented zac binding by default

    Signed-off-by: gberl002 <[email protected]>
    gberl002 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5aa6558 View commit details
    Browse the repository at this point in the history
  3. Changing xweb to SPA for clarification

    Signed-off-by: gberl002 <[email protected]>
    gberl002 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    261e120 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ebaf90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2669853 View commit details
    Browse the repository at this point in the history
  6. fix refactor gone awry

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

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    5b2d67e View commit details
    Browse the repository at this point in the history
  2. minor refactor

    dovholuknf committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e8080bd View commit details
    Browse the repository at this point in the history
  3. initializing

    dovholuknf committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a7a6c82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d2b239 View commit details
    Browse the repository at this point in the history