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

Commits on Nov 17, 2024

  1. Update CHANGELOG

    simonhamp authored and -actions[bot] committedNov 17, 2024
    Configuration menu
    Copy the full SHA
    1c987c6View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    91bbbecView commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    124756bView commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    a373b0bView commit details
    Browse the repository at this point in the history
  2. Build plugin

    simonhamp authored and -actions[bot] committedNov 25, 2024
    Configuration menu
    Copy the full SHA
    1cdb27aView commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Dock goodies (#138)

    @simonhamp
    simonhamp authoredNov 26, 2024
    Configuration menu
    Copy the full SHA
    41e4650View commit details
    Browse the repository at this point in the history
  2. Build plugin

    simonhamp authored and -actions[bot] committedNov 26, 2024
    Configuration menu
    Copy the full SHA
    5bc2582View commit details
    Browse the repository at this point in the history
  3. MenuBars continued (#137)

    * Destroy the existing menu bar
    
    * Standardise events
    @simonhamp
    simonhamp authoredNov 26, 2024
    Configuration menu
    Copy the full SHA
    baae218View commit details
    Browse the repository at this point in the history
  4. Build plugin

    simonhamp authored and -actions[bot] committedNov 26, 2024
    Configuration menu
    Copy the full SHA
    5bea8c2View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Menu improvements (#139)

    * Extract methods to utils
    
    * Refactor mapMenu
    
    * Change/remove imports/calls to mapMenu
    
    * Code style
    
    * Allow main app menu to be modified
    
    * Fix triggering menu item events
    
    * Scrap custom event menu item
    
    We can get enough custom event data through on other types, making this redundant
    
    * Fold 'goto' items into 'link'
    @simonhamp
    simonhamp authoredDec 1, 2024
    Configuration menu
    Copy the full SHA
    ce7b02cView commit details
    Browse the repository at this point in the history
  2. Build plugin

    simonhamp authored and -actions[bot] committedDec 1, 2024
    Configuration menu
    Copy the full SHA
    22a5e48View commit details
    Browse the repository at this point in the history
  3. Feature/context menu helper (#140)

    * remove commented env merge
    
    * fix typo
    
    * forward native env variables to child process
    
    * Build plugin
    
    * Update resources/js/electron-plugin/src/server/api/childProcess.ts
    
    Co-authored-by: Simon Hamp <[email protected]>
    
    * Build plugin
    
    * add php endpoint with native env variables
    
    * extract defaultPhpIniSettings function
    
    * mix in php ini settings
    
    * boyscouting - cleanup startQueueWorker
    
    * Build plugin
    
    * Code style
    
    * merge defaults with user configured ini settings
    
    * Build plugin
    
    * tidy
    
    * add context menu helper
    
    ---------
    
    Co-authored-by: Simon Hamp <[email protected]>
    gwleuverink and simonhamp authoredDec 1, 2024
    Configuration menu
    Copy the full SHA
    0e1cb65View commit details
    Browse the repository at this point in the history
  4. Build plugin

    simonhamp authored and -actions[bot] committedDec 1, 2024
    Configuration menu
    Copy the full SHA
    c1fc491View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. Cleanup (#142)

    * Useless parentheses
    
    * Remove dummy Electron app
    
    * Code style
    
    * Cleanup
    
    * Improve build output
    
    * Docblock
    @simonhamp
    simonhamp authoredDec 7, 2024
    Configuration menu
    Copy the full SHA
    b6f48d3View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. latest.yml overwritten when building multiple architectures (#145)

    * fix publish:mac script
    
    * fix issue where lates-mac.yml was overwritten when building multiple architectures
    @gwleuverink
    gwleuverink authoredDec 18, 2024
    Configuration menu
    Copy the full SHA
    7f7013eView commit details
    Browse the repository at this point in the history
  2. Fixes and improvements to powerMonitor (#143)

    * fix: threshold wasn't defined and caused exception
    
    * feat: additional events
    @SRWieZ
    SRWieZ authoredDec 18, 2024
    Configuration menu
    Copy the full SHA
    b51f8a4View commit details
    Browse the repository at this point in the history
  3. Build plugin

    simonhamp authored and -actions[bot] committedDec 18, 2024
    Configuration menu
    Copy the full SHA
    2156a83View commit details
    Browse the repository at this point in the history
Loading