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: NativePHP/electron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0-beta.6
Choose a base ref
...
head repository: NativePHP/electron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0-beta.7
Choose a head ref
  • 4 commits
  • 8 files changed
  • 5 contributors

Commits on Mar 22, 2025

  1. Update README.md

    simonhamp authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    cb7a3c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Add alert API routes and corresponding tests (#184)

    * Add alert API routes and corresponding tests
    
    * Add space
    
    * cleanup dialog.test.ts
    WINBIGFOX authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    aa7f108 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Skip chmod on Windows to avoid unnecessary permission changes (#186)

    * Skip chmod on Windows to avoid unnecessary permission changes
    
    * skip fileperms check on Windows systems
    urufudev authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    f60f497 View commit details
    Browse the repository at this point in the history
  2. add 'all' option to publish command (#185)

    * add 'all' option
    
    * Fix styling
    
    ---------
    
    Co-authored-by: gwleuverink <17123491+gwleuverink@users.noreply.github.com>
    gwleuverink and gwleuverink authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    84443aa View commit details
    Browse the repository at this point in the history
Loading