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.9.0
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.1
Choose a head ref
  • 19 commits
  • 88 files changed
  • 8 contributors

Commits on Dec 19, 2024

  1. Update CHANGELOG

    simonhamp authored and github-actions[bot] committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    ecbf1b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. Configuration menu
    Copy the full SHA
    c0f5bf2 View commit details
    Browse the repository at this point in the history
  2. close print window before freeing mem (#146)

    Avoid zombies when printing in silent mode
    labomatik authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    51f7750 View commit details
    Browse the repository at this point in the history
  3. Build plugin

    simonhamp authored and github-actions[bot] committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    d5e7c28 View commit details
    Browse the repository at this point in the history
  4. fix: all test suites (#148)

    * fix: test suite
    
    * fix: migrating phpunit config
    
    * fix: I want to see how much is failing
    
    * fix: just trying something
    
    * fix: widen the versions tested against
    
    * fix: not ready for 8.4
    
    * fix: it doesn't fail in Windows 🤔
    
    * fix: carbon dependency
    
    * fix: make it verbose
    
    * fix: make it verbose
    
    * fix: I don't think it will change anything, but who knows
    
    * fix: debug what's happening under the hood
    
    * fix: why the hello yauzl is failing on prefer-lowest 😡
    
    * fix: clean zip maybe ?
    
    * Fix styling
    
    * fix: clean zip maybe ?
    
    * fix: fixed?
    
    * fix: phpstan (level 4)
    
    * fix: cleaning
    
    * feat: composer qa
    
    * fix: renamed test
    
    ---------
    
    Co-authored-by: SRWieZ <SRWieZ@users.noreply.github.com>
    SRWieZ and SRWieZ authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    8e4f571 View commit details
    Browse the repository at this point in the history
  5. Build plugin

    simonhamp authored and github-actions[bot] committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    a2bde07 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Fix menubar not ready (#150)

    * fix: menubar not ready
    
    * fix: menubar not ready
    
    * fix: menubar not ready
    
    * feat: new menubar event
    
    * feat: new menubar event
    SRWieZ authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    0ef239b View commit details
    Browse the repository at this point in the history
  2. Add support for window.show() (#151)

    * Add support for window.show()
    
    * Mock state to ensure method is called
    curtisblackwell authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    e14d68e View commit details
    Browse the repository at this point in the history
  3. Build plugin

    simonhamp authored and github-actions[bot] committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    66af0fe View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. chore: cleaning + major versions upgrade (#147)

    * chore: cleaning + major versions upgrade (typescript, vite, jest, eslint, electron-chromedriver, prettier)
    
    * chore: converted to ESM imports
    + get-port v5 to v7 + cleaned some imports
    
    * fix: better ESM __dirname
    
    * fix: eslint migrate from .eslintrc to eslint.config.js
    
    * wip: jest typescript esm
    + update electron context menu
    
    * wip: jest typescript esm
    + update electron-store
    
    * wip: jest electron mock
    
    * chore: upgrade electron to v32
    
    * fix: preload has to end with .mjs in ESM mode
    + update deps
    + cleaning unused imports
    + more ESM conversion
    
    * fix: convert notarize.js to ESM modules
    
    * fix: rebased on main
    
    * wip: why??
    
    * fix: node v20 minimum dependency
    
    * Revert "wip: why??"
    
    This reverts commit 3193381.
    
    * fix: node v20 minimum dependency
    SRWieZ authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    9c9d369 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Add security header

    simonhamp committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    049dbdc View commit details
    Browse the repository at this point in the history
  2. Fix window /show

    simonhamp committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    f509998 View commit details
    Browse the repository at this point in the history
  3. Bump deps/fix names

    simonhamp committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    58eb865 View commit details
    Browse the repository at this point in the history
  4. Build plugin

    simonhamp authored and github-actions[bot] committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    1fd6d18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f58f5a View commit details
    Browse the repository at this point in the history
  6. Build plugin

    simonhamp authored and github-actions[bot] committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    f5d9dc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Configuration menu
    Copy the full SHA
    ecca7dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42026e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0718db View commit details
    Browse the repository at this point in the history
Loading