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(HistoryPanel): Fix History thumbnails of files in folders #2010

Merged

Commits on Sep 12, 2024

  1. fix(HistoryPanel): Fix url generation for small thumbnails in folders

    Signed-off-by: Michał Dziekoński <[email protected]>
    mdziekon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5ced067 View commit details
    Browse the repository at this point in the history
  2. fix(HistoryPanel): Deduplicate thumbnail url generating code

    Signed-off-by: Michał Dziekoński <[email protected]>
    mdziekon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d6d35c9 View commit details
    Browse the repository at this point in the history
  3. fix(HistoryPanel): Improve typesafety by not using any unnecessarily

    Signed-off-by: Michał Dziekoński <[email protected]>
    mdziekon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5e2b394 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. refactor: Apply suggestions from CR

    Signed-off-by: Michał Dziekoński <[email protected]>
    mdziekon committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2aa913a View commit details
    Browse the repository at this point in the history
  2. refactor: Remove now redundant code from createThumbnailUrl()

    Signed-off-by: Michał Dziekoński <[email protected]>
    mdziekon committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    dd21a70 View commit details
    Browse the repository at this point in the history