4494a0555f
🚧 WIP: Shell rework
2022-09-20 00:33:58 +02:00
0d86f3ded6
📝 Update README, contribution guidelines
2022-09-18 14:09:36 +02:00
0c176493e5
🔀 Merge branch 'main' into dev/5.6
2022-09-18 14:08:48 +02:00
71da62f954
📝 Update contribution guidelines
2022-09-18 14:08:10 +02:00
d6781568a3
📝 Update README
2022-09-18 13:39:40 +02:00
fc27131cca
👌 Add support for <= and < version constraints
...
I am entirely unsure why one would need these, but I figured I'd get
these in the app before I start the work on PHP Monitor 6.0.
This ensures all common version constraints can now be parsed correctly.
2022-09-18 00:06:37 +02:00
c9c7e14416
👌 Add support for <= and < version constraints
...
I am entirely unsure why one would need these, but I figured I'd get
these in the app before I start the work on PHP Monitor 6.0.
This ensures all common version constraints can now be parsed correctly.
2022-09-18 00:05:37 +02:00
bb124bd0ee
👌 Cleanup and removal of unneeded dump
2022-09-17 23:16:49 +02:00
c35e7781f4
🔥 Remove unneeded plist file
2022-09-17 23:14:39 +02:00
0947dc5ecc
🚀 Version 5.6
v5.6
2022-09-16 19:33:42 +02:00
286cdd00e9
🔧 Prepare for release
2022-09-16 19:31:32 +02:00
61528cea46
🏗 WIP
2022-09-14 19:05:14 +02:00
883f5a1a5d
🔀 Merge branch 'dev/5.6' into dev/6.0
2022-09-10 21:46:17 +02:00
42b79d3cb3
🔧 Upgrade to Xcode 14
2022-09-10 21:44:17 +02:00
36aa41568c
🐛 Fix issue with minimum width w/ hidden UI
2022-09-10 21:43:26 +02:00
95729c5315
♻️ Single target, multiple configurations
2022-09-10 21:21:58 +02:00
f02e45486e
♻️ Refactor ActivePhpInstallation
2022-09-09 22:18:52 +02:00
6ddddc744a
🔧 Add target for PHP Monitor SE
2022-09-09 21:46:20 +02:00
273c51f702
🔧 Update credits URLs
2022-09-09 21:41:20 +02:00
186f80c90e
✨ Allow more UI tweaking
2022-09-08 18:14:22 +02:00
d93af814c9
👌 Fix extension visibility of NSMenu
2022-09-08 17:21:41 +02:00
f4885f7dbc
👌 Update pre-release PHP version notice
2022-09-08 17:20:30 +02:00
805c9f5e6a
✨ Add new Preferences panel for UI tweaking
2022-09-07 21:40:43 +02:00
183d0bbc30
✨ Allow hiding of global version switcher
2022-09-07 21:14:56 +02:00
4855c14d28
♻️ Refactor Preferences & PreferenceName
...
Also added a few new preferences related to toggling specific menu items
based on your personal choices.
(These new settings still need to be added to the UI.)
2022-09-07 20:33:23 +02:00
588398ea76
🍱 New screenshots with updated UI
2022-09-06 18:02:27 +02:00
d2502cfba2
✨ Improved site isolation switch ( #191 )
2022-09-05 21:09:31 +02:00
8d46fa8a4e
👌 Right-clicking a row selects it in domain list
2022-09-05 20:05:16 +02:00
e59b89ea49
🔧 Tweak URLs to reference phpmon.app domain
2022-09-05 19:55:41 +02:00
18b103bf9c
🚀 Version 5.5.1
...
This release fixes an issue that could occur if your username and your
home directory have different names. (#189 )
v5.5.1
2022-09-01 17:30:55 +02:00
9b8de47f5d
✅ Fix file membership so all tests pass again
2022-09-01 17:27:17 +02:00
da2934c2e5
✅ Fix file membership so all tests pass again
2022-08-31 17:08:51 +02:00
9de4fc6712
🐛 Don't use whoami
and use NSHomeDirectory()
...
- This commit replaces the usage of `whoami` with `id -un`.
- This also changes all `~` replacements with the result of calling
the `NSHomeDirectory()` which may differ from `id -un` (#189 )
2022-08-29 18:15:13 +02:00
4f4c950349
🐛 Don't use whoami
and use NSHomeDirectory()
...
- This commit replaces the usage of `whoami` with `id -un`.
- This also changes all `~` replacements with the result of calling
the `NSHomeDirectory()` which may differ from `id -un` (#189 )
2022-08-29 18:06:11 +02:00
331ca8a9a4
🚀 Version 5.5
2022-08-28 15:24:28 +02:00
87e08e4607
🔧 Use icon for stable build
v5.5
2022-08-24 20:33:35 +02:00
845235a276
🔧 Bump build number for new build
2022-08-24 20:28:12 +02:00
7587126a42
🐛 Potential fix for parsing Valet version ( #188 )
2022-08-24 20:27:40 +02:00
f4b1e0745a
🐛 Potential fix for parsing Valet version ( #188 )
2022-08-24 20:27:19 +02:00
c7bb4c1d37
♻️ Refactor submenu creation
2022-08-22 19:10:36 +02:00
a17512bfad
📝 Update README
2022-08-22 18:48:43 +02:00
a85e016b4a
📝 Update README
2022-08-22 18:47:47 +02:00
1292e91b33
♻️ Cleanup
2022-08-18 17:38:46 +02:00
8c55fee18d
♻️ Refactor NSMenu structuring
2022-08-18 02:12:24 +02:00
663082d725
♻️ Refactor NSMenu structuring
...
* Added a different way to create menus
* Added NoDomainResultsView (WIP)
2022-08-18 01:59:06 +02:00
fcdb4a8993
✨ Allow opening of PHP Doctor via First Aid menu
2022-08-16 19:35:18 +02:00
9134f08ec9
👌 Fix no warnings view
2022-08-16 19:29:15 +02:00
b281df3bbd
♻️ Correctly refresh warnings
2022-08-15 01:57:22 +02:00
a9f9c38e0d
♻️ Rework how the user's PATH is loaded
2022-08-15 01:47:55 +02:00
bbbdce6b44
♻️ Reworked helper scripts
...
- Add 'Welcome Tour' to First Aid menu
- Updated 'Welcome Tour'
- Helpers are now always written to ~/.config/phpmon/bin
- Updated helpers (now symlinked)
- Updated checks for when to symlink helpers
2022-08-14 23:57:46 +02:00