60b126333d
👌 Extra startup check for invalid config.json
...
- Up to 50 sites are now preloaded (up from 30)
- No longer crash when invalid config.json is found (only at launch)
- Added `evaluateFeatureSupport` to Valet.swift
- Load configuration during launch checks instead
2022-03-23 18:46:35 +01:00
649a3f4fb5
👌 Handle correct version number
2022-03-23 18:15:17 +01:00
9a326928f3
🐛 Ensure unknown driver is at bottom
2022-03-21 18:45:41 +01:00
52f87ca18a
👌 Add tooltips to First Aid menu items
2022-03-21 18:33:25 +01:00
ad2d2cb57f
✨ Allow sorting of site list
2022-03-21 18:33:12 +01:00
22c0021ada
🐛 Workaround broken JSON file (AddSiteVC.swift:66)
2022-03-20 15:56:07 +01:00
2cfc5731fb
👌 Re-enable debugger, site loading
2022-03-20 15:07:34 +01:00
1d74e1536c
✨ Add default site to site list ( #125 )
2022-03-20 14:38:58 +01:00
e6b2ddf2ad
👌 Fix "WordPress" name in fake site window
2022-03-19 15:54:17 +01:00
62fda6224e
👌 Updated fake sites
2022-03-19 15:21:50 +01:00
083f8ebec8
✨ Add marketing mode
2022-03-19 15:15:03 +01:00
aec8fb1168
🔧 Prepare for a new dev build
2022-03-18 18:38:11 +01:00
d5d9b38ed6
♻️ Reworked "Fix My Valet" to use built-in switcher
2022-03-18 18:36:49 +01:00
9a6975e3d9
♻️ Include HotKey source code
2022-03-18 18:21:55 +01:00
d1c40f2eb5
🐛 Fix issue with generator
2022-03-18 15:54:53 +01:00
ad58661449
🔥 Cleanup
2022-03-17 23:32:40 +01:00
1d6cfd419e
✅ Fix tests
2022-03-17 23:32:13 +01:00
15182ea15a
👌 Cleanup writing helper files
2022-03-17 23:28:03 +01:00
c43e00c88d
👌 Add source_php{version} helpers
2022-03-17 21:21:05 +01:00
25c7004368
🔥 Remove impossible functionality
2022-03-17 20:20:23 +01:00
02ba57cd64
🏗 TODO: Automatic isolated PHP handling
2022-03-17 19:54:13 +01:00
c2dc6302c0
⚡ ️ Fix performance issue with async
2022-03-17 19:18:48 +01:00
af9f30a123
⚡ ️ Fix performance bottleneck related to view drawing
2022-03-17 18:38:26 +01:00
28c5754800
🐛 Disable www.conf
file when switching versions ( #152 )
2022-03-17 18:03:00 +01:00
48c1d48573
👌 Add support for Typo3 ( #153 )
2022-03-17 17:49:10 +01:00
582bf0e12c
🐛 Fix storyboard
2022-03-17 17:48:50 +01:00
46b30bbff4
🐛 Ensure isolation is available
2022-03-16 23:36:53 +01:00
372011ca08
✨ Add site isolation option to context menu
2022-03-16 23:30:26 +01:00
7255792910
♻️ WIP: Various changes
2022-03-16 22:17:17 +01:00
0c96b11b05
♻️ WIP: Modified layout
2022-03-16 19:40:01 +01:00
ea4da12d3b
♻️ WIP: Cell rendering in site list
2022-03-16 19:15:57 +01:00
8419ebad10
👌 Adjust internal switcher
2022-03-16 18:04:45 +01:00
09a5cf836a
📝 Added TODO comments
2022-03-15 22:40:40 +01:00
1a1a53b472
♻️ Preliminary refactor for Valet 3.0 ( #148 )
2022-03-15 22:39:46 +01:00
a8bad8447a
👌 isolatedVersion
as a lazy property
2022-03-15 18:27:38 +01:00
ca8f5a8fbe
✅ Speed up nginx parsing
2022-03-15 18:16:28 +01:00
a0e7aec228
✅ Parse nginx files + tests
2022-03-14 23:35:08 +01:00
26badc759e
🏗 Conditional PHP 5.6 support
2022-03-14 21:31:30 +01:00
e21c2168ea
🏗 Add isolation icon
2022-03-14 19:39:04 +01:00
589ab3664e
🏗 Add feature flag based on Valet version
2022-03-14 19:19:14 +01:00
48b4f9b160
🏗 Added initial TODO items for #148
2022-03-14 19:13:38 +01:00
ba4ed3b365
🔧 Prepare for maintenance release
2022-03-09 17:51:19 +01:00
06a8022265
📝 Annotate environment checks ( #146 )
2022-03-09 16:41:47 +01:00
3b297e07dc
🐛 Adjust the order of startup checks ( #146 )
2022-03-09 16:19:41 +01:00
68fa8e523e
👌 Fix string that made it into 5.1
2022-03-03 14:49:33 +01:00
6a8d66758a
🔧 Build 715 for the final 5.1 release
2022-03-02 19:52:24 +01:00
078e6e6f23
📝 Update README with Raycast extension
2022-03-01 09:32:01 +01:00
3f80bfb641
👌 Detect binary paths ( #144 )
...
This change introduces binary detection to the app. PHP Monitor does not
rely on the user's PATH because the output of a user's terminal can
cause issues, so we will scan the two common locations for the Composer
binary file. The text in the alert has been modified to accommodate the
change (you could still not have Composer installed).
2022-02-26 18:24:02 +01:00
a34389c3a9
🔧 New dev build (RC)
2022-02-23 14:07:14 +01:00
692d3c143f
♻️ Refactor Composer window logic
2022-02-23 13:39:49 +01:00