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: TwilightLemon/Lemon-App
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: TwilightLemon/Lemon-App
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 3 commits
  • 30 files changed
  • 1 contributor

Commits on Aug 18, 2025

  1. 暂存

    TwilightLemon committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    708c159 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. 🍉 Add local music and playlist support

    Introduces LocalMusicPage and LocalPlaylistPage for browsing and playing local music files. Refactors LocalDirMeta to a record, adds local file path support to Music entities, and updates MediaPlayerService to handle local file playback. MainWindowViewModel and navigation logic are updated to integrate local music features, and UI components are added for local playlist management.
    TwilightLemon committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    4b44352 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

  1. ☁[Release 1.0.2] fix updater and improve lyric animation.

    Updater now includes a release page URL in its config and displays a GitHub link in the update window. The installer logic verifies the downloaded package size before extraction and launching, showing an error if the update fails. Added directory removal for local music folders, improved lyric animation easing, updated dark theme color, and bumped app version to 1.0.2. README and UI elements were refined for clarity and usability.
    TwilightLemon committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    62eb86d View commit details
    Browse the repository at this point in the history
Loading