1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-07 01:00:09 +01:00
Commit Graph

536 Commits

Author SHA1 Message Date
Austin Drummond
e7c0dbadd6 update phrasing 2024-06-21 13:46:10 -04:00
Austin Drummond
a39a7b0937 prevent the old cert from being removed if the trust ca command is canceled 2024-06-21 13:14:48 -04:00
Austin Drummond
72845a36f7 throw exception if trust CA is canceled 2024-06-21 13:14:32 -04:00
driesvints
2c3e2f3da1 Fix code styling 2024-06-18 16:58:03 +00:00
Matt Stauffer
78657cdb35 Merge pull request #1486 from antonL95/feat_add_nette_framework_driver
Adding support for Nette Framework.
2024-06-03 10:43:12 -04:00
Matt Stauffer
0844c565a5 Merge pull request #1477 from adriaanzon/fix-path-keys
Add values() call to reset keys after modifying paths
2024-06-02 09:43:01 -04:00
Anton
4a43ab03db Updated serves method to better determine that it's actually nette project. 2024-06-01 14:57:23 +02:00
mattstauffer
cb1cc54927 Fix code styling 2024-05-31 22:45:28 +00:00
Matt Stauffer
3003ccb18e Merge pull request #1471 from Werbschaft/patch-1
Update KirbyValetDriver.php
2024-05-31 18:45:03 -04:00
mattstauffer
6118bc2668 Fix code styling 2024-05-31 22:34:01 +00:00
Matt Stauffer
2da59f9934 Merge pull request #1463 from adrum/feature/trust-ca-cert
Trust CA Certificate only
2024-05-31 18:33:37 -04:00
Anton
8cf9bd2b91 Adding support for Nette Framework. 2024-05-14 12:00:43 +02:00
Ahmed Ammar
0f3ab1fec8 Ignore invalid paths (#1478) 2024-05-07 15:22:40 +02:00
Adriaan Zonnenberg
b637376b2e Add values() call to reset keys after modifying paths 2024-03-22 21:47:46 +01:00
Oli
40c6b2891b Update KirbyValetDriver.php
This makes it possible to open PHP files again, see this discussion. The solution from rasteiner works perfectly. You can also have a look @pedroborges ?

https://forum.getkirby.com/t/use-php-and-kirby-in-css-file/30724
2024-02-19 09:49:37 +01:00
Chris Brown
e3e5bea388 Allow renew() to be called without parameters (#1465)
A reasonable default is set here, consistent with the default set in other places.

Fixes #1464
Updates #1461
2024-01-01 10:12:56 +01:00
Austin Drummond
c0a2c7ed57 Merge branch 'master' into feature/trust-ca-cert 2023-12-22 12:42:24 -05:00
Austin Drummond
c79bc9851a only trust the CA, not the individual cert 2023-12-22 12:41:55 -05:00
Matt Stauffer
59b19a20aa Clean up syntax from #1461 2023-12-20 22:46:05 -05:00
Matt Stauffer
3ecfb36331 Merge branch 'master' of github.com:laravel/valet 2023-12-20 22:45:41 -05:00
mattstauffer
9d3d2ee785 Fix code styling 2023-12-21 03:45:03 +00:00
Matt Stauffer
81a2b3bd52 Merge pull request #1461 from adrum/feature/renew-certs
added the ability to renew certs and view their expiration dates
2023-12-20 22:44:43 -05:00
Matt Stauffer
b1b84fe163 Minor formatting tweaks to #1460 2023-12-20 22:40:28 -05:00
mattstauffer
34b4f03092 Fix code styling 2023-12-21 03:39:28 +00:00
Matt Stauffer
9c922e5a2f Merge pull request #1460 from rana01645/master
Update "fetch-share-url" to pull correct URL for HTTPS tunnels, not just HTTP
2023-12-20 22:39:06 -05:00
mattstauffer
3f2b62954c Fix code styling 2023-12-21 03:29:15 +00:00
Matt Stauffer
47847d51e9 Merge pull request #1451 from OpJePl44tsm4n/master
handle deprecated http2_push_preload conf for nginx >= 1.25.1
2023-12-20 22:28:48 -05:00
mattstauffer
e75f238b22 Fix code styling 2023-12-21 03:25:35 +00:00
Austin Drummond
a3a483e45c remove date logic on renewal 2023-12-20 00:39:12 -05:00
Austin Drummond
cd198cb0c9 moved renew command to site 2023-12-20 00:38:47 -05:00
Austin Drummond
86c40dd40c restored original secured command 2023-12-20 00:07:57 -05:00
Austin Drummond
eec8d5f0fc added the ability to renew certs and view their expiration dates 2023-12-19 23:23:02 -05:00
Afjalur Rahman Rana
cd099f650f if http and https both exist, priotize http 2023-12-05 11:41:25 +00:00
Afjalur Rahman Rana
ec7046f3a7 test case updated 2023-12-05 11:23:24 +00:00
Afjalur Rahman Rana
e829a1cf31 give https tunnel support for valet fetch-share-url 2023-12-05 10:31:09 +00:00
Pim
2db0770f2c Update Site.php
version to string
2023-10-13 13:16:21 +02:00
Pim
b2ce8ad875 use str_replace 2023-10-10 10:38:18 +02:00
PimPlaatsman
bd3fe5bfcc load legacy config if nginx > 1.25.1 2023-10-09 14:11:03 +02:00
Robert Boes
a3ea286550 Merge remote-tracking branch 'upstream/master' into feat/proxy-multiple-domains 2023-10-02 15:49:35 +02:00
driesvints
0fef72b64b Fix code styling 2023-09-28 14:24:39 +00:00
Mischa Braam
108bbf75b0 Fix magento2 driver (#1420)
+ simplify, let mode determine by Magento env config
2023-09-28 16:24:05 +02:00
Matt Stauffer
228834819e Merge pull request #1440 from jasonvarga/statamic
Support static caching in Statamic
2023-09-24 21:02:40 -04:00
Matt Stauffer
e91d70f36f Merge pull request #1439 from drbyte/laravel-driver-public-php-files
Allow LaravelValetDriver to serve other /public/*.php files
2023-09-24 21:00:45 -04:00
driesvints
03bb9cc131 Fix code styling 2023-09-21 19:31:00 +00:00
Dries Vints
55078675f4 PHP 8.3 (#1448)
* PHP 8.3

* PHP 8.3 (#1449)

---------

Co-authored-by: Chris Brown <code@drbyte.dev>
2023-09-21 21:30:35 +02:00
driesvints
f37a474700 Fix code styling 2023-09-05 15:50:18 +00:00
Jason Varga
b55140a079 adjust so that server variable doesnt need to be defined in all tests 2023-08-28 15:42:12 -04:00
Jason Varga
ee5391def6 rename 2023-08-28 15:14:38 -04:00
Jason Varga
fadd0d46b8 attempt statamic driver first 2023-08-28 14:38:58 -04:00
Jason Varga
12c10e0b03 add statamic driver 2023-08-28 14:38:42 -04:00