-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Latest Electron Removed AMPPS. Maybe later. Find now uses Regex Added Developer Tools to Help Menu Convert old remote calls to IPC Fixed Load fake sendmail Added style sheet to toggle platform specific content Changed PHPMyAdmin style sheet reference Fixed About & Instructions Changed form display to grid for more flexible layout Fixed vertical size of content
- Loading branch information
Showing
11 changed files
with
2,605 additions
and
1,362 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# electron-packager . --overwrite --platform=win32 --arch=x64 --prune=true --extra-resource="resources/fakemail" --out="..\release-builds" | ||
|
||
npm run dist | ||
cd "../electron-builder/edit-virtual-hosts/"; | ||
mv "mac" "Edit Virtual Hosts macOS"; | ||
# cd "../electron-builder/edit-virtual-hosts/"; | ||
# mv "mac" "Edit Virtual Hosts macOS"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.