8000 Tags · NativePHP/electron-plugin · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Tags: NativePHP/electron-plugin

Tags

v0.5.5

Toggle v0.5.5's commit message
0.5.5

v0.5.4

Toggle v0.5.4's commit message
0.5.4

v0.5.3

Toggle v0.5.3's commit message
0.5.3

v0.5.2

Toggle v0.5.2's commit message
0.5.2

v0.5.1

Toggle v0.5.1's commit message
0.5.1

v0.5.0

Toggle v0.5.0's commit message
0.5.0

v0.4.1

Toggle v0.4.1's commit message
0.4.1

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Cleanup the bootstrapping file to make it easier to interpret (#31)

* Commit changes after installing.

* Update eslint and remove yarn.

* Move processes and interval logic to be inside class.

* Change null values back to undefined.

* Consolidate event listeners.

* Consolidate event listeners.

* Add some utility functions.

* Store the Electron API port inside of state, and extract booting of Electron API to separate method.

* Extract configs and boot logic for scheduler to separate methods.

* Extract methods for starting PHP app and websockets.

* Move PHP app, queue worker, websockets, and scheduler to separate methods.

* Move auto updater to before PHP logic.

* Fix order of methods, and make killChildProcesses into a class method.

* Commit dist file.

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from bbredewold/main

Add endpoint to update the context-menu

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from NativePHP/fix-php-port

Fix PHP port resolver issue
0