-
-
Notifications
You must be signed in to change notification settings - Fork 88
Comparing changes
Open a pull request
base repository: NativePHP/electron
base: 1.0.0-beta.1
head repository: NativePHP/electron
compare: 1.0.0-beta.2
- 17 commits
- 33 files changed
- 11 contributors
Commits on Jan 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 46bbc5c - Browse repository at this point
Copy the full SHA 46bbc5cView commit details
Commits on Jan 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9381aa7 - Browse repository at this point
Copy the full SHA 9381aa7View commit details
Commits on Jan 27, 2025
-
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4066df9 - Browse repository at this point
Copy the full SHA 4066df9View commit details -
Merge pull request #160 from NativePHP/dependabot/github_actions/depe…
…ndabot/fetch-metadata-2.3.0 Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
Configuration menu - View commit details
-
Copy full SHA for 38a2613 - Browse repository at this point
Copy the full SHA 38a2613View commit details
Commits on Feb 3, 2025
-
Bump aglipanci/laravel-pint-action from 2.4 to 2.5
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5. - [Release notes](https://github.com/aglipanci/laravel-pint-action/releases) - [Commits](aglipanci/laravel-pint-action@2.4...2.5) --- updated-dependencies: - dependency-name: aglipanci/laravel-pint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2170fe6 - Browse repository at this point
Copy the full SHA 2170fe6View commit details -
Merge pull request #161 from NativePHP/dependabot/github_actions/agli…
…panci/laravel-pint-action-2.5 Bump aglipanci/laravel-pint-action from 2.4 to 2.5
Configuration menu - View commit details
-
Copy full SHA for 45d9f99 - Browse repository at this point
Copy the full SHA 45d9f99View commit details
Commits on Feb 13, 2025
-
Add endpoint to resize MenuBar window (#163)
* Add endpoint to resize MenuBar window * Reinstated wrongfully deleted yarn.lock
Configuration menu - View commit details
-
Copy full SHA for b0a8aee - Browse repository at this point
Copy the full SHA b0a8aeeView commit details
Commits on Feb 17, 2025
-
Update logic to ensure TTY mode is appropriately disabled (#162)
* Update logic to ensure TTY mode is appropriately disabled Fixes NativePHP/laravel#468 - Utilises the Symfony Process class which has a tried and tested `isTtySupported()` method. This will return false if windows due to a DIRECTORY_SEPARATOR check. - Removed check for Windows specifically as this is checked as above. - Ensures even if TTY is supported, it is still set to off when -n|--non-interactive is specified. * Ensure beta is allowed to be requested * New minimum version required by /laravel to allow download * Update test package dependency --------- Co-authored-by: Pete Bishop <pbishop@monarx.com>
Configuration menu - View commit details
-
Copy full SHA for d978aa5 - Browse repository at this point
Copy the full SHA d978aa5View commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f50b9d1 - Browse repository at this point
Copy the full SHA f50b9d1View commit details -
fix: update nativephp/laravel version constraint to allow all version…
…s during development (#169)
Configuration menu - View commit details
-
Copy full SHA for 346a442 - Browse repository at this point
Copy the full SHA 346a442View commit details -
Expand notification api with reference and more events (#168)
* Expand notification api with reference and more events * Ensure unique identifier
Configuration menu - View commit details
-
Copy full SHA for d8537f5 - Browse repository at this point
Copy the full SHA d8537f5View commit details -
enhancement / address build command papercuts (#153)
* copy app to build path before cleanup & composer install * copied CleansEnvFile trait from upstream PR #106 Co-authored-by: Simon Hamp <github@simonhamp.me> * copied updated app icon path from upstream PR #106 Co-authored-by: Simon Hamp <github@simonhamp.me> * copied app name fix from upstream PR #106 Co-authored-by: Simon Hamp <github@simonhamp.me> * tidy * tidy * added skip patterns from electron-builder & account for symlinks (for symlinked composer deps) * add more default skip patterns * merge upstream * Build plugin * wip * remove redundant electron-builder app copy logic * move php building from separate step to beforePack hook * remove explicit php building from npm scripts * tidy * make sure database, logs, sessions & cached views are never included in builds! * use 8.1 compatible syntax * refactor to use symfony finder * move vendor/bin & node_modules exclude to config file (see PR nativephp/laravel) * fix ignore paths * ignore vsc files * revert back to using RecursiveDirectoryIterator * Fix styling * use npm ci for updating electron dependencies * update mac x86 comment * add PrunesVendorDirectory trait * move default exclude list to nativephp-internal config * Fix styling * add comments for file relocation when more adapters are added later on * decouple terminal messages from the build traits * decouple source path from build traits (for testing) * consolidate namespaces with identical purpose * bring back default exclude list to electron repo * fix regression * wip - tests * Fix styling * add more tests * Fix styling * more flexibility when working with paths * boyscouting * add filesystem stub directories to gitignore * add CleanEnvFile tests * Fix styling * add more tests * fix unclosed bracket * Fix styling * dependency compatibility for php 8.1 * use php 8.1 compatible syntax * fix - native config not loaded in CI * wip - fix CI inconsistencies * wip - typo * fix typo * Fix styling * fix - yet another mistake * use platform specific directory separators Co-authored-by: @SRWieZ * speed up tests & split by type Co-authored-by: @SRWieZ * Fix styling * move app name step down * remove mac x86 naming deviation * add workflow_run trigger (for debugging) * workflow dispatch instead of run * cover unhappy path * wip - fix test in CI * wip - add dumps to debug CI errors * disable flaky test (due to tight repo coupling) * wip - fix composer version conflict after upstream merge --------- Co-authored-by: Simon Hamp <github@simonhamp.me> Co-authored-by: gwleuverink <17123491+gwleuverink@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 53da359 - Browse repository at this point
Copy the full SHA 53da359View commit details
Commits on Feb 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bda3296 - Browse repository at this point
Copy the full SHA bda3296View commit details -
Configuration menu - View commit details
-
Copy full SHA for df970bc - Browse repository at this point
Copy the full SHA df970bcView commit details
Commits on Feb 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f499539 - Browse repository at this point
Copy the full SHA f499539View commit details
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 46e6901 - Browse repository at this point
Copy the full SHA 46e6901View commit details
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eac69c2 - Browse repository at this point
Copy the full SHA eac69c2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.0-beta.1...1.0.0-beta.2