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

Feat/countdown style #290

Merged
merged 25 commits into from
Feb 26, 2023
Merged

Feat/countdown style #290

merged 25 commits into from
Feb 26, 2023

Commits on Feb 18, 2023

  1. Code Linting

    Fabian Posenau committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a36343b View commit details
    Browse the repository at this point in the history
  2. handle countdown style input/server side

    Fabian Posenau committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    66a2bbd View commit details
    Browse the repository at this point in the history
  3. Code linting

    Fabian Posenau committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    87fb77f View commit details
    Browse the repository at this point in the history
  4. Code Linting

    Fabian Posenau committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    34ec328 View commit details
    Browse the repository at this point in the history
  5. Code linting

    Fabian Posenau committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    6d81896 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. feat: Countdown Style

    Fabian Posenau committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    73bc920 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Revert "Code linting"

    This reverts commit 6d81896.
    Fabian Posenau committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    349d8b2 View commit details
    Browse the repository at this point in the history
  2. Revert "Code Linting"

    This reverts commit 34ec328.
    Fabian Posenau committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    bf0840f View commit details
    Browse the repository at this point in the history
  3. Revert "Code Linting"

    This reverts commit a36343b.
    Fabian Posenau committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ff8103f View commit details
    Browse the repository at this point in the history
  4. Merge remote 'origin/v2' to feat/countdownStyle

    Fabian Posenau committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    7f64a8b View commit details
    Browse the repository at this point in the history
  5. rename propertys to timerType, timerBehaviour

    Fabian Posenau committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e9d53d7 View commit details
    Browse the repository at this point in the history
  6. wip: TimerDisplay

    Fabian Posenau committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    1aaa10e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. feat: timerType

    Fabian Posenau committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    21c435e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    a2e9332 View commit details
    Browse the repository at this point in the history
  2. refactor: cleanup merge

    Co-Authored-By: Fabian Posenau <[email protected]>
    cpvalente and kellhogs committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    4908f3b View commit details
    Browse the repository at this point in the history
  3. fix: clock not following format

    Fabian Posenau committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    e6f950b View commit details
    Browse the repository at this point in the history
  4. fix format errors

    Fabian Posenau committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    4b3c181 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/countdownStyle' of github.com:cpvalente/ontime int…

    …o feat/countdownStyle
    Fabian Posenau committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    607aaa0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4b83b6 View commit details
    Browse the repository at this point in the history
  7. chore: cleanup

    Fabian Posenau committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    0583b6c View commit details
    Browse the repository at this point in the history
  8. fix: end message not showing on clock display

    Fabian Posenau committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    0bc42c9 View commit details
    Browse the repository at this point in the history
  9. refactor: typescript

    cpvalente committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    020b09a View commit details
    Browse the repository at this point in the history
  10. refactor: cleanup

    cpvalente committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    3c67928 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. changes proposed by @cpvalente

    Fabian Posenau committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    7cd9c67 View commit details
    Browse the repository at this point in the history
  2. fix: counting down on count up

    Fabian Posenau committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    ba954f4 View commit details
    Browse the repository at this point in the history