Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: komikku-app/komikku
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: r9978
Choose a base ref
...
head repository: komikku-app/komikku
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r9994
Choose a head ref
  • 16 commits
  • 50 files changed
  • 7 contributors

Commits on Apr 14, 2025

  1. Fix navigation issue after migrating a duplicated entry from History tab

    (cherry picked from commit d9c4b56336c21db96a835630a48c46ee7a480342)
    cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    b8d3d7f View commit details
    Browse the repository at this point in the history
  2. Change Page.State to sealed interface (mihonapp/mihon#1988)

    (cherry picked from commit f1e2efcb37e2c623b769e979fa1c7e9e5ad7117d)
    AwkwardPeak7 authored and cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    c72a4ab View commit details
    Browse the repository at this point in the history
  3. Surface image loading error in Reader (mihonapp/mihon#1981)

    (cherry picked from commit fefa8f84982b537ca930438f7976087844d5bb9c)
    AwkwardPeak7 authored and cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    6e96674 View commit details
    Browse the repository at this point in the history
  4. Add option to keep read manga when clearing database (mihonapp/mihon#…

    …1979)
    
    (cherry picked from commit ecc6ede0815a89b7f8288e47c607c57bacc47e71)
    AwkwardPeak7 authored and cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    55dc08d View commit details
    Browse the repository at this point in the history
  5. Fix duplicate requests in WebView due to empty reasonPhrase (mihonapp…

    …/mihon#2003)
    
    (cherry picked from commit 818e6931c6bc89e0bb111e77418542a88f8db37c)
    AwkwardPeak7 authored and cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    25f3229 View commit details
    Browse the repository at this point in the history
  6. Use simpler markdown flavour in manga description (mihonapp/mihon#2000)

    (cherry picked from commit e273a26c9b7f0a9dd9f8847cfc65e69453fa5905)
    Secozzi authored and cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    1e0a370 View commit details
    Browse the repository at this point in the history
  7. Include source headers when opening failed images from reader (mihona…

    …pp/mihon#2004)
    
    (cherry picked from commit fea85241afac5a849aa418d01710f5cdc0c25b54)
    AwkwardPeak7 authored and cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    a99652a View commit details
    Browse the repository at this point in the history
  8. Replace Modifier.composed with Composable Modifier (mihonapp/mihon#1959)

    Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
    (cherry picked from commit a31b3b7bbf2c5164baf76ac4b36f1d27c5d43135)
    2 people authored and cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    daf64aa View commit details
    Browse the repository at this point in the history
  9. Update Facebook and Reddit icon (mihonapp/mihon#1994)

    (cherry picked from commit 0cb1925cf158155665f3173bccb93f39d84b71e0)
    Joehuu authored and cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    c413d7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70ca305 View commit details
    Browse the repository at this point in the history
  11. simplify What's New dialog

    cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    e218130 View commit details
    Browse the repository at this point in the history
  12. Fix benchmark package

    cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    9106571 View commit details
    Browse the repository at this point in the history
  13. Fix workflows conditions

    cuong-tran committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    2e5c00c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    04d9049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    438be9d View commit details
    Browse the repository at this point in the history
  3. Fix ReaderViewModel::updateChapterProgress

    The condition for updating progress is wrong since fefa8f84982b537ca930438f7976087844d5bb9c
    KokaKiwi authored and cuong-tran committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    b3efb5f View commit details
    Browse the repository at this point in the history
Loading