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: markmcdowell/desktop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.37.0
Choose a base ref
...
head repository: markmcdowell/desktop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.38.0
Choose a head ref
  • 14 commits
  • 23 files changed
  • 1 contributor

Commits on Dec 30, 2020

  1. chore(dev-deps): bump outdated dependencies

    Bumping all minor deps.
    markmcdowell committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    5cee486 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. docs: fixing spelling mistakes

    Receive not recieve.
    markmcdowell committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    6c40771 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump outdated dependencies

    Bump bufferutil from 4.0.2 to 4.0.3
    Bump dayjs from 1.9.8 to 1.10.1
    Bump eslint from 7.16.0 to 7.17.0
    Bump ts-loader from 8.0.12 to 8.0.13
    Bump utf-8-validate from 5.0.3 to 5.0.4
    markmcdowell committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    4290243 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump match-sorter from 6.0.2 to 6.1.0

    Bump to latest.
    markmcdowell committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    5c8fae5 View commit details
    Browse the repository at this point in the history
  4. docs: using local service worker for docs

    Avoiding external javascript calls.
    markmcdowell committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    93a8827 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. chore(dev-deps): bumping outdated dependencies

    Bump minor deps.
    markmcdowell committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    cc23f71 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. chore(dev-deps): bumping outdated dependencies

    Bump minor deps to latest.
    markmcdowell committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    d3dd883 View commit details
    Browse the repository at this point in the history
  2. feat(deps): bump electron from 11.1.1 to 11.2.0

    Bump to latest electron.
    markmcdowell committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    dca319e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. chore(dev-deps): bumping outdated dev dependencies

    Bump to latest.
    markmcdowell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0d988bc View commit details
    Browse the repository at this point in the history
  2. fix(core): remove any existing default protocol on windows

    Before registering a new one, remove the old.
    markmcdowell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    2bbb6c1 View commit details
    Browse the repository at this point in the history
  3. feat(desktop): bump electron from 11.2.0 to 11.2.1

    Picking up bug fixes.
    markmcdowell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    132b6f8 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump dayjs and ix

    Bump to latest.
    markmcdowell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    805396d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dc6036 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f1d4cf View commit details
    Browse the repository at this point in the history
Loading