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.3
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.4
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 28, 2025

  1. Skip errors when copying files during build (#176)

    * skip copy errors
    
    * Fix styling
    
    ---------
    
    Co-authored-by: gwleuverink <17123491+gwleuverink@users.noreply.github.com>
    gwleuverink and gwleuverink authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    dc32686 View commit details
    Browse the repository at this point in the history
  2. Copy latest certificate on before build (#177)

    * copy certificate over
    
    * fix issue after moving code
    gwleuverink authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    fa21cfe View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

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