|
b16250c2be
|
✅ Added tests for Homebrew service parsing (#72)
|
2022-01-11 21:22:17 +01:00 |
|
|
3b4a1a0654
|
✨ Enable parsing of Homebrew services JSON (#72)
|
2022-01-11 21:22:17 +01:00 |
|
|
9ab6231337
|
📝 PR template
|
2022-01-04 20:50:06 +01:00 |
|
|
38c2d9131b
|
📝 PR template
|
2022-01-04 20:49:57 +01:00 |
|
|
1566323fca
|
📝 PR template
|
2022-01-04 20:49:44 +01:00 |
|
|
dc44538a7b
|
👌 Adjust preference description (see also #78)
|
2022-01-04 20:17:26 +01:00 |
|
|
bf0a923eb2
|
👌 Add more detail to full PHP version setting name (#78)
|
2022-01-04 19:41:01 +01:00 |
|
|
04bf5a3251
|
📝 Updated README
|
2022-01-04 02:56:00 +01:00 |
|
|
23f3204fa8
|
📝 Phrasing fix
|
2022-01-04 02:52:33 +01:00 |
|
|
6dc74e94aa
|
📝 Document functionality in README
|
2022-01-04 02:51:33 +01:00 |
|
|
422aefe831
|
✨ Read composer.json for version requirement
|
2022-01-04 02:33:53 +01:00 |
|
|
3c3a0c8b45
|
♻️ Rework loading of custom preferences
|
2022-01-04 00:32:30 +01:00 |
|
|
0cdeeec0a4
|
♻️ Load the custom preferences file (#73)
|
2022-01-04 00:30:27 +01:00 |
|
|
e4c3e78a8a
|
📝 Adjust README
|
2022-01-04 00:21:52 +01:00 |
|
|
7f320897be
|
👌 Make user-supplied apps available (#73)
|
2022-01-04 00:20:47 +01:00 |
|
|
9ef184331e
|
🐛 Fix issue with Valet path
|
2022-01-03 17:08:45 +01:00 |
|
|
e372480249
|
🐛 Fix issue with Valet precedence (#77)
v4.1.2
|
2022-01-03 17:01:51 +01:00 |
|
|
3bca3117f9
|
✨ Load custom preferences file
|
2022-01-03 16:49:50 +01:00 |
|
|
722e082526
|
👌 Rename method from update to rebuild
|
2022-01-03 16:20:53 +01:00 |
|
|
40a0bd6cab
|
👌 Prevent crash when refresh and switcher run at same time
|
2022-01-03 16:19:18 +01:00 |
|
|
78510ea3fe
|
👌 Even more cleanup
|
2022-01-03 16:09:49 +01:00 |
|
|
8624573e74
|
👌 Cleanup
|
2022-01-03 16:02:18 +01:00 |
|
|
dd251936b9
|
♻️ Refactor PhpSwitcher into PhpEnv
|
2021-12-24 16:09:51 +01:00 |
|
|
c647aee8ea
|
🔀 Merge branch 'main' into dev/5.x
|
2021-12-23 20:19:21 +01:00 |
|
|
b7766aeec2
|
👌 Improve UI and warn about spaces in folder names
v4.1.1
|
2021-12-23 20:09:23 +01:00 |
|
|
5af1f09ee1
|
🐛 Ensure app can handle interactions with path w/ spaces (#74)
|
2021-12-23 13:27:19 +01:00 |
|
|
6646ceda76
|
🐛 Fix preloaded site logic
|
2021-12-23 12:52:10 +01:00 |
|
|
0b05bb44a2
|
🐛 Fix initialization of Site objects (#74)
|
2021-12-23 12:29:12 +01:00 |
|
|
1fbb1a8aa8
|
🔀 Merge branch 'main' into dev/5.x
|
2021-12-23 00:16:19 +01:00 |
|
|
8cb2074d76
|
🔀 Merge branch 'dev/4.x'
v4.1
|
2021-12-22 23:49:33 +01:00 |
|
|
c408d62118
|
📝 Final README adjustment for 4.1
|
2021-12-22 23:46:29 +01:00 |
|
|
665bba86dd
|
🔧 Tweak default verbosity
|
2021-12-22 16:55:32 +01:00 |
|
|
0d29fbf796
|
✨ Add phpmon-cli fix command
|
2021-12-22 16:54:27 +01:00 |
|
|
69042042ea
|
👌 Cleanup
|
2021-12-21 18:00:07 +01:00 |
|
|
63f4f8b078
|
✨ Added prototype binary to switch quickly
|
2021-12-21 17:52:13 +01:00 |
|
|
e76c6e14e4
|
♻️ Added logger class
|
2021-12-21 17:06:03 +01:00 |
|
|
ceb168c6cf
|
♻️ Rework various common classes
|
2021-12-21 16:00:27 +01:00 |
|
|
a6387e96e7
|
♻️ Separate some of the PHP config logic from the app
|
2021-12-21 15:30:50 +01:00 |
|
|
2dbf775ad6
|
🔥 Remove Swift Package for common data
|
2021-12-20 19:10:58 +01:00 |
|
|
acdcce7f7a
|
✨ Add scheme to support inter-app communication (#59)
|
2021-12-20 18:39:59 +01:00 |
|
|
7a3dc9a145
|
👌 Fix incorrect main.swift file
|
2021-12-20 18:31:16 +01:00 |
|
|
1ca49f6cbc
|
♻️ Reorganise code for optimal code sharing, add phpmon-cli
- Moved over common functionality to package
- Added phpmon-cli target (for fast switching via the terminal)
|
2021-12-20 18:25:52 +01:00 |
|
|
fa2de1f77c
|
🔀 Merge in changes from SwiftUI previews branch
|
2021-12-20 17:20:43 +01:00 |
|
|
fe695bb026
|
👌 Nicer logging of multiple paths
|
2021-12-19 14:16:49 +01:00 |
|
|
f82a3bb008
|
🔀 Merge in remaining changes from 4.x
|
2021-12-19 14:14:43 +01:00 |
|
|
e7df254dcc
|
✨ Make sure that watchers reload if the .conf.d dir contents change
|
2021-12-19 14:11:25 +01:00 |
|
|
ea9538f116
|
✨ Ensure watcher does not fire too many times
|
2021-12-19 13:58:25 +01:00 |
|
|
0d75e4c3b2
|
🔀 Merge WIP changes from feature/config-watcher into 5.x
|
2021-12-19 12:56:16 +01:00 |
|
|
a90703e525
|
🔥 Remove unneeded icon
|
2021-12-19 12:46:35 +01:00 |
|
|
f74f9f69b2
|
📝 Update README
|
2021-12-19 12:42:39 +01:00 |
|