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: vladislavd/time-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3bb1991
Choose a base ref
...
head repository: Yadro/time-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cc843da
Choose a head ref
  • 20 commits
  • 40 files changed
  • 3 contributors

Commits on Jun 15, 2022

  1. Update README.md

    Yadro authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    a4c1fbc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Yadro authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    60c3bcd View commit details
    Browse the repository at this point in the history
  3. Create LICENSE

    Yadro authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    add99f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. ignore .run

    Yadro committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d3c19f5 View commit details
    Browse the repository at this point in the history
  2. Save user uid

    Yadro committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    4afff0f View commit details
    Browse the repository at this point in the history
  3. Update packages

    Yadro committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    62cd3f0 View commit details
    Browse the repository at this point in the history
  4. Sentry testing

    Yadro committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    60221c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Upd electron version and others

    Yadro committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    0b6ef1c View commit details
    Browse the repository at this point in the history
  2. Menu fixes

    Yadro committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    b929040 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Yadro#23 from Yadro/fixes-v1

    Able to adjust the text size and other fixes
    Yadro authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    47d30bb View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Clean and fix deps (Yadro#27)

    * Fix build and clear
    
    * node 16
    
    * Fix workflow
    
    * Upd deps
    Yadro authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    9ebe1e5 View commit details
    Browse the repository at this point in the history
  2. Bump eventsource from 1.0.7 to 1.1.2 (Yadro#24)

    Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2.
    - [Release notes](https://github.com/EventSource/eventsource/releases)
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v1.0.7...v1.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: eventsource
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    f2556e9 View commit details
    Browse the repository at this point in the history
  3. Bump url-parse from 1.5.1 to 1.5.10 (Yadro#26)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.1...1.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    3ee78ee View commit details
    Browse the repository at this point in the history
  4. Fix workflow (Yadro#28)

    Yadro authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    a99e0a6 View commit details
    Browse the repository at this point in the history
  5. Bump minimist from 1.2.5 to 1.2.6 (Yadro#25)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    a9ab1fc View commit details
    Browse the repository at this point in the history
  6. Bump moment from 2.29.1 to 2.29.4 (Yadro#29)

    Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.1...2.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    6614ad9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Bump normalize-url from 4.5.0 to 4.5.1 (Yadro#31)

    Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
    - [Release notes](https://github.com/sindresorhus/normalize-url/releases)
    - [Commits](https://github.com/sindresorhus/normalize-url/commits)
    
    ---
    updated-dependencies:
    - dependency-name: normalize-url
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    3655514 View commit details
    Browse the repository at this point in the history
  2. Bump ini from 1.3.5 to 1.3.8 (Yadro#30)

    Bumps [ini](https://github.com/npm/ini) from 1.3.5 to 1.3.8.
    - [Release notes](https://github.com/npm/ini/releases)
    - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
    - [Commits](npm/ini@v1.3.5...v1.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: ini
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    359c86e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Update README.md

    Yadro authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    61c35db View commit details
    Browse the repository at this point in the history
  2. Update icon

    Yadro authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    cc843da View commit details
    Browse the repository at this point in the history
Loading