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 missing images in editor preview due to wrong links #31299

Merged
merged 10 commits into from
Jun 17, 2024

Commits on Jun 16, 2024

  1. Fix missing images in editor preview due to wrong links

    Parse base path and tree path so that media links can be correctly
    created with /media/.
    
    Resolves go-gitea#31294
    brechtvl authored and wxiaoguang committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    9dca6d4 View commit details
    Browse the repository at this point in the history
  2. Better document context option and expected route

    Swagger did not render <> so use {}.
    brechtvl authored and wxiaoguang committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    7ab3c39 View commit details
    Browse the repository at this point in the history
  3. fix

    wxiaoguang committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e9ea089 View commit details
    Browse the repository at this point in the history
  4. fix tests

    wxiaoguang committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    dc506f2 View commit details
    Browse the repository at this point in the history
  5. fix lint

    wxiaoguang committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    dc4f98e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a2d173 View commit details
    Browse the repository at this point in the history
  7. add more ref type support

    wxiaoguang committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    38dc928 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. improve comments

    wxiaoguang committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8206c90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58947de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    413cce4 View commit details
    Browse the repository at this point in the history