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: byte2binary/letswritecode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shama/letswritecode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 4 files changed
  • 4 contributors

Commits on Aug 1, 2018

  1. Added app.quit() at main/index.js when closing the window so that pro…

    …cess of the app quits running in the background
    Willy Weise committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    df82325 View commit details
    Browse the repository at this point in the history
  2. Merge pull request shama#19 from elbiber/master

    App Process
    shama authored Aug 1, 2018
    Configuration menu
    Copy the full SHA
    ed99bd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. app.quit will now be called when all windows are closed instead by cl…

    …osing only the main window. On macOS the app is not supposed to quit
    Willy Weise committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    e035f48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request shama#20 from elbiber/master

    app.quit
    shama authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    7f42998 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Configuration menu
    Copy the full SHA
    3eb01f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request shama#25 from kunal-mandalia/master

    fix: chrome extension error
    shama authored Jun 22, 2019
    Configuration menu
    Copy the full SHA
    4452d93 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Ignored signing on Mac. Enabled nodeIntegration (now disabled by defa…

    …ult).
    Chuck Benedict committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    b47b31e View commit details
    Browse the repository at this point in the history
  2. Merge pull request shama#27 from chuckb/master

    Mac and node fixes
    shama authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    3102a79 View commit details
    Browse the repository at this point in the history
Loading