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

Use a general approach to access custom/static/builtin assets #24022

Merged
merged 22 commits into from
Apr 12, 2023

Commits on Apr 9, 2023

  1. refactor

    wxiaoguang committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    9e447e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbfef58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    716bfd5 View commit details
    Browse the repository at this point in the history
  4. fine tune

    wxiaoguang committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    1ef9c41 View commit details
    Browse the repository at this point in the history
  5. fine tune

    wxiaoguang committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    96a818d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    bb7b7f7 View commit details
    Browse the repository at this point in the history
  2. fine tune listAllFiles

    wxiaoguang committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0a44b9c View commit details
    Browse the repository at this point in the history
  3. simplify AssetsHandlerFunc

    wxiaoguang committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5aab370 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into refactor-assets-fs

    # Conflicts:
    #	modules/repository/init.go
    wxiaoguang committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    9cde3ff View commit details
    Browse the repository at this point in the history
  5. fix merge

    wxiaoguang committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c04d21d View commit details
    Browse the repository at this point in the history
  6. add tests

    wxiaoguang committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c976533 View commit details
    Browse the repository at this point in the history
  7. fix embedded sub-cmd

    wxiaoguang committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    934c3af View commit details
    Browse the repository at this point in the history
  8. fix test

    wxiaoguang committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    dc3d7b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cce1a68 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. apply patch

    wxiaoguang committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    aa81b8e View commit details
    Browse the repository at this point in the history
  2. refactor embedded

    wxiaoguang committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    7a8bbeb View commit details
    Browse the repository at this point in the history
  3. fix comment

    wxiaoguang committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    4229674 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffdfb54 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Update modules/assetfs/layered.go

    Co-authored-by: Jason Song <[email protected]>
    wxiaoguang and wolfogre authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d56b8bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f563728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8980b13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d987efa View commit details
    Browse the repository at this point in the history