Commit 0e1cb65
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]>1 parent 22a5e48 commit 0e1cb65
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
0 commit comments