1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-09 04:42:59 +02:00
Commit Graph

28 Commits

Author SHA1 Message Date
fbe791902c 🎨 Update copyright, minor bracket cleanup 2021-01-29 20:08:27 +01:00
94f086881a Add support for Homebrew in /opt/homebrew (#20) 2021-01-01 22:54:03 +01:00
70c04d4dc7 ♻️ Cleanup
- Bump version number to 2.3
- Disable Metal validation in project configuration
- Added comments to various files to clarify code
- Moved various strings to Localizable.strings
- Removed references to old view controller for command log
- No longer log previously ran commands
2020-07-16 23:16:39 +02:00
5d69b423c1 🚧 WIP: Notify the user about PHP switch completion (#15) 2020-07-16 22:25:51 +02:00
398dad9d5e Minor cleanup, shell output window title 2019-07-15 17:23:08 +02:00
4ba3415bf4 ♻️ phpmon -> PHP Monitor 2019-07-15 17:14:09 +02:00
0fc7f2c905 📝 Minor tweaks, updated README 2019-07-15 08:14:51 +02:00
7b79cb7fe8 ♻️ Move logic away from AppDelegate 2019-07-11 09:11:41 +02:00
88d81f343e ♻️ Move window logic to VC 2019-07-11 08:30:46 +02:00
8486997f01 🔥 Additional cleanup 2019-07-11 08:27:44 +02:00
af55e7fabc 🔥 Performance improvements, memory deallocation 2019-07-09 19:15:42 +02:00
a71c6afc0d ♻️ Rework Shell as singleton, logging 2019-07-09 18:33:48 +02:00
1bfcdd546b 🐛 Fixes #3: Bad Gateway caused by valet use
Note: The terminal output work-in-progress is currently disabled in this
particular commit.
2019-07-08 10:43:56 +02:00
78702ae325 🚧 Adds window to view terminal output 2019-07-08 08:40:29 +02:00
cea95f4b64 Code cleanup 2019-07-03 19:13:02 +02:00
9427b206b4 Project structure changes, version change 2019-07-03 19:07:04 +02:00
5b319d2691 🔧 Tweaked order of versions
The latest version is now visible at the top.
2019-07-01 13:31:14 +02:00
821f43af76 Fixes comment about removed ducky 2019-06-12 19:49:07 +02:00
e5de6b6e59 Front-most about window 2019-06-12 19:46:02 +02:00
e6469a125a Adds icon, async changes, fixes 2019-06-12 19:43:43 +02:00
26d62af961 Fix issue with $PATH, adds boot checks 2019-06-12 18:34:03 +02:00
6a2576c390 🔥 Remove logging again 2019-06-11 22:09:29 +02:00
1e2b43ca31 Add logging 2019-06-11 22:01:22 +02:00
b8902d5bfd Switch PHP version in the background 2019-06-11 20:56:41 +02:00
5020432bd2 Switch PHP versions (on the main thread) 2019-06-11 20:45:06 +02:00
a6d84e196f Also check nginx & MySQL status 2019-06-11 20:06:41 +02:00
dc9f483af9 Allows quitting via menu bar item 2019-06-11 19:32:38 +02:00
bfde54dd05 🎉 Proof of concept 2019-06-11 19:16:11 +02:00