4d04275c57
✅ Added linting
2022-05-03 18:16:26 +02:00
790f63e8c9
🔧 Disable Xdebug item for 5.3
2022-05-02 18:26:02 +02:00
86b49812c3
♻️ Cleanup menu item generation ( #168 )
2022-05-02 18:24:44 +02:00
ef9e0fd916
✨ Begin work on Xdebug mode switcher ( #168 )
2022-05-01 22:07:18 +02:00
af8807f799
🔀 Merge bugfixes from 5.2 into 5.3
2022-04-23 12:25:18 +02:00
ba93ed93e4
✨ Allow opening of proxies in browser
2022-04-21 19:18:05 +02:00
932a0fe176
✨ Add 'Remove Proxy' to right-click menu
2022-04-21 19:08:40 +02:00
3cff2d6469
🐛 Fix issue w/ flag evaluation order ( #165 )
2022-04-20 22:31:20 +02:00
df506e4128
🐛 Fix various minor issues (discovered via #162 )
...
- Renaming the configuration files from `www.conf` to the backup
(`disabled-by-phpmon`) will now succeed if the `disabled-by-phpmon`
file already exists. This would fail if the `disabled-by-phpmon` file
already existed in previous builds.
- The PHP-FPM alert when there's an issue with a missing socket
configuration file has been tweaked and now contains a workaround if
you want to run a newer version of PHP (e.g. PHP 8.2) that is not
officially supported by Valet yet.
- When attempting to list the PHP version numbers, the `parse()` method
is now used, as opposed to `PhpVersionNumber.make()`, which couldn't
correctly handle pre-release versions of PHP.
- Updated tests to reflect these changes to `PhpVersionNumber`.
2022-04-20 12:19:02 +02:00
eb80214785
✏️ Updated copy
2022-04-19 20:39:51 +02:00
80a4e361a4
🔧 Prepare for new DEV build
2022-04-19 20:33:19 +02:00
2af88b2bee
✏️ Update copy about non-standard TLDs
2022-04-19 20:26:44 +02:00
5048ccab8c
👌 Update various TODO items
2022-04-18 12:00:54 +02:00
66d13c92d5
✨ Run the valet proxy
command ( #105 )
2022-04-18 11:59:14 +02:00
836b076da9
👌 Cleanup, ensure dynamic form works correctly
2022-04-17 14:33:59 +02:00
1a75838a3b
✨ Set up proxy view strings and outlets
2022-04-17 14:02:44 +02:00
a18b7962a7
♻️ Fix link
2022-04-16 23:21:29 +02:00
84548634ec
✨ Add proxy view
2022-04-16 23:19:13 +02:00
419ebe61f7
✨ Add selection view
2022-04-14 14:56:51 +02:00
c45817b127
✨ Added new UI for proxies to storyboard
2022-04-13 19:14:08 +02:00
2c0c0c5a11
✅ Correctly detect secured proxies
2022-04-12 20:43:57 +02:00
1b8d6311ba
♻️ Refactor displaying domains
2022-04-12 17:36:18 +02:00
f0f7a3f7d6
👌 Scan proxies ( #105 )
2022-04-11 22:56:40 +02:00
8304d774c3
♻️ Refactoring of files and tests
2022-04-02 15:48:21 +02:00
faeea4e866
✅ Ensure normal nginx file does not have proxy
2022-03-31 18:28:47 +02:00
6470daf7d3
✅ Added test to parse the proxy address
2022-03-31 18:27:26 +02:00
94139a3669
🚚 Moved test files into separate directories
2022-03-31 18:09:50 +02:00
f3b1172d0e
🚀 Version 5.2.1
...
This is a bugfix release that fixes the isolation command (#158 ).
v5.2.1
2022-03-31 13:51:46 +02:00
8057019898
🐛 Fix isolation command ( #158 )
2022-03-31 13:35:23 +02:00
9b59fc5dae
👌 Cleanup proxies
2022-03-31 13:34:56 +02:00
75f4377de8
✨ Added tooltips next to PHP version
2022-03-31 13:29:04 +02:00
d3657716c4
♻️ Added ValetProxy
struct
2022-03-30 21:26:53 +02:00
a13990b96f
♻️ Rename SiteList to DomainList
2022-03-30 19:19:36 +02:00
4c7aa7fead
✨ Add UI for displaying proxies ( #105 )
2022-03-29 21:40:10 +02:00
32278533bf
🚀 Version 5.2
...
Merge branch 'dev/5.x'
v5.2
2022-03-29 17:32:26 +02:00
39908f7fc5
🔧 Bump build
2022-03-29 17:32:09 +02:00
347d79c88d
👌 Cleanup
2022-03-29 17:25:47 +02:00
9bc117e9f5
🔥 Remove icon
2022-03-29 17:18:44 +02:00
ba5fbed9be
📝 Add logo
2022-03-29 17:18:26 +02:00
211556d5ce
📝 Include system administrator requirement
2022-03-29 14:16:28 +02:00
066d7bc217
🐛 Restoring Homebrew permissions uses admin
group now
2022-03-29 14:14:39 +02:00
f072ceae37
📝 Updated FAQ
2022-03-29 09:55:38 +02:00
273dac1ca7
📝 Updated README with PHP upgrade instructions
2022-03-29 09:51:56 +02:00
f3b170ba14
🔧 Prepare for release
2022-03-29 09:23:57 +02:00
78d8030ed6
✅ Fix tests
2022-03-25 23:55:41 +01:00
a300d2f4cf
👌 Show isolation is unavailable
2022-03-25 23:54:32 +01:00
96a658073e
📝 Update README and SECURITY
2022-03-25 17:26:58 +01:00
8395ba407d
👌 Use new, cleaner layout for screenshot
2022-03-25 17:11:40 +01:00
f80e3fed2b
👌 Disable border on table
2022-03-25 16:40:54 +01:00
b48edf7409
📝 New screenshot in README
2022-03-23 19:50:58 +01:00