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: sectore/timr-tui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: sectore/timr-tui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 7 commits
  • 20 files changed
  • 1 contributor

Commits on Jul 3, 2025

  1. Prepare v1.3.1 (#86)

    * bump v1.3.1
    
    * update CHANGELOG
    
    * start workflow by `release/*` branches only but not by tags to avoid overriding releases.
    sectore authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    3439e4a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Rust 1.89.0 (#87)

    sectore authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    637c1da View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. refactor(footer): AppTimeFormat data handling (#89)

    - Extract local state of `app_time_format` from `footer` to have it globally available
    - Add a deserialization fallback for deprecated `AppTimeFormat::Hidden`
    - Persist `footer_app_time` toggle state
    sectore authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    c494f0e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

  1. Configuration menu
    Copy the full SHA
    901cf69 View commit details
    Browse the repository at this point in the history
  2. demo: local time (#91)

    sectore authored Aug 30, 2025
    Configuration menu
    Copy the full SHA
    60392b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Prepare v1.4.0

    sectore committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    e25eb6e View commit details
    Browse the repository at this point in the history
  2. cargo build

    sectore committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    4a20587 View commit details
    Browse the repository at this point in the history
Loading