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: zidoro/pomatez
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.4
Choose a base ref
...
head repository: zidoro/pomatez
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 17 commits
  • 97 files changed
  • 8 contributors

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    7e640ff View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. feat: allow user to input shortcuts in the Shortcut component (requir…

    …es backend changes) (#523)
    
    * feat: allow user to input shortcuts in the Shortcut component
    
    * refactor(renderer): extract tray icon logic to custom hook
    
    * refactor(renderer): use event.key to make code more understandable
    
    * fix(renderer): redo shortcut now ignores Z character casing, it uses the shift key
    
    * chore: update some comments
    
    * refactor: rename close, minimize and show events to reflect better its behaviour
    dubisdev authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    47ecece View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    1637b96 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    e52bac8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    326946f View commit details
    Browse the repository at this point in the history
  2. chore: update codeql to v2

    sekwah41 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    196f78e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. refactor(store): finish migration to redux-toolkit (#599)

    * refactor(store): finish migration to redux-toolkit
    
    * chore: fix problem with new skipTask reducer
    
    * refactor(store/tasks): improvements in reducers
    
    * refactor: move utils to separate folder
    dubisdev authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    bfbd872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d802264 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    a2e93d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. ci(dependabot): remove dependabot (#612)

    * ci(dependabot): remove dependabot
    
    * chore: fix pre-commit checks error
    roldanjr authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d7c1cf7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    95dae58 View commit details
    Browse the repository at this point in the history
  2. fix: add word wrapping for card titles (#637)

    * 🐛 Adds text wrapping for long words in the title
    
    This fixes issue #657
    
    * 🎨 Adds hidden overflow styling for task items
    
    * fix: added word wrapping for cards
    
    ---------
    
    Co-authored-by: Sekwah <[email protected]>
    wandersonsales-dev and sekwah41 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a63a21e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. lang: fix typo

    fix: typo with "stay focused"
    ZelnickB authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    9c5cbd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    4c348e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    39d2fea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ed5af View commit details
    Browse the repository at this point in the history
  3. chore(master): release 1.7.0 (#588)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2c3d11d View commit details
    Browse the repository at this point in the history
Loading