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: hovancik/stretchly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: hovancik/stretchly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.0
Choose a head ref
  • 12 commits
  • 17 files changed
  • 2 contributors

Commits on Sep 30, 2017

  1. Fix windows issue with second instance

    Do not continue running after second instance is quit()
    fixes #138
    hovancik committed Sep 30, 2017
    Copy the full SHA
    dd05872 View commit details
  2. Merge pull request #141 from hovancik/fix/should-quit

    Fix windows issue with second instance
    hovancik authored Sep 30, 2017
    Copy the full SHA
    8436172 View commit details
  3. Copy the full SHA
    f9e60f8 View commit details
  4. Merge pull request #142 from hovancik/fix/infinite-break-resume

    Breaks wont resume with indefinite pause after system resume
    hovancik authored Sep 30, 2017
    Copy the full SHA
    3cb5f12 View commit details

Commits on Oct 17, 2017

  1. Check for natural breaks

    when user leaves and returns, and idle time is greater then break
    duration, reset breaks
    hovancik committed Oct 17, 2017
    Copy the full SHA
    e8bbf1d View commit details

Commits on Oct 23, 2017

  1. Merge pull request #140 from hovancik/feature/natural-breaks-manager

    Check for natural breaks
    hovancik authored Oct 23, 2017
    Copy the full SHA
    b0a5557 View commit details

Commits on Oct 24, 2017

  1. Edit Microbreak notification behaviour

    - can be disabled
    - is 10 seconds before
    hovancik committed Oct 24, 2017
    Copy the full SHA
    c76db6c View commit details

Commits on Oct 26, 2017

  1. Merge pull request #147 from hovancik/feature/microbreak-notifications

    Edit Microbreak notification behaviour
    hovancik authored Oct 26, 2017
    Copy the full SHA
    b554028 View commit details

Commits on Nov 4, 2017

  1. Donations via Patreon

    hovancik committed Nov 4, 2017
    Copy the full SHA
    103f247 View commit details
  2. Merge pull request #150 from hovancik/feature/patreon

    Donations via Patreon
    hovancik authored Nov 4, 2017
    Copy the full SHA
    b5acccf View commit details
  3. Release 0.12.0

    hovancik committed Nov 4, 2017
    Copy the full SHA
    e705c52 View commit details

Commits on Nov 5, 2017

  1. Merge pull request #149 from hovancik/release/0.12.0

    Release 0.12.0
    hovancik authored Nov 5, 2017
    Copy the full SHA
    07276e6 View commit details
Loading