GitHub / yCodeTech/valet-windows / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 937ee4da | Release v3.4.1 (#44) |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| f53db7de | merge fix: php port replacement removes entire line in site config (#43) |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| eab47588 | fix: php port replacement for multiple location blocks in a site config. | yCodeTech <s****o@h****m> | 5 months ago | |
| dfc0618e | fix: PHP port replacement string to prevent it removing the entire line. | yCodeTech <s****o@h****m> | 5 months ago | |
| bf301cdb | Release v3.4.0 (#40) |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 04aab72e | feat: allow nginx 500 error page to be disabled (#34) |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8b83537d | merge remove: redundant fastcgi intercept error directives from site config stubs (... |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| eadbb402 | remove: redundant fastcgi intercept error directives from site configs | yCodeTech <s****o@h****m> | 5 months ago | |
| bf606d55 | merge refactor: restructure upgrade keys (#37) |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 4797874e | style: auto formatting to remove explicit `: void` returns from methods | yCodeTech <s****o@h****m> | 5 months ago | |
| 43fc866f | merge Merge branch 'master' of github.com:yCodeTech/valet-windows into refactor/res... | yCodeTech <s****o@h****m> | 5 months ago | |
| 4655eaaa | docs: add commit message generation Copilot instructions for vscode | yCodeTech <s****o@h****m> | 5 months ago | |
| a8f615ce | refactor: simplify symlink upgrade check logic | yCodeTech <s****o@h****m> | 5 months ago | |
| 3d1b8566 | refactor: update `hasNewKey` variable value to use `isUpgraded` method. | yCodeTech <s****o@h****m> | 5 months ago | |
| 9e466f3d | refactor: migrate legacy symlinks upgrade key to new format | yCodeTech <s****o@h****m> | 5 months ago | |
| bd3ea3ce | refactor: restructure the upgrade keys to a standardised format. | yCodeTech <s****o@h****m> | 5 months ago | |
| 73381bc9 | refactor: simplify the should be upgraded check for PHP port override | yCodeTech <s****o@h****m> | 5 months ago | |
| a0f0769c | refactor: mark an upgrade as complete using new `markAsUpgraded` method. | yCodeTech <s****o@h****m> | 5 months ago | |
| ddcdca64 | refactor: upgrade checks using a new `isUpgraded` method. | yCodeTech <s****o@h****m> | 5 months ago | |
| eb1b22f6 | merge fix: replacing php port for isolation also replaced all non-php ports (#36) |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 24348c09 | feat: add an Upgrader for Nginx site configs to use PHP port overrides | yCodeTech <s****o@h****m> | 5 months ago | |
| 5e7aeb85 | refactor: deprecated nginx config directives code into new method | yCodeTech <s****o@h****m> | 5 months ago | |
| 76062293 | fix: replacing php port for isolation also replaced all non-php ports | yCodeTech <s****o@h****m> | 5 months ago | |
| 56614cdb | merge fix: upgrading proxy sites nginx configs as normal secured sites and bugs in ... |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| a4cfe8d4 | fix: proxy URL handling in `proxyDelete` method | yCodeTech <s****o@h****m> | 5 months ago | |
| 3efc6d1f | fix: upgrading proxy sites nginx configs as normal secured sites | yCodeTech <s****o@h****m> | 5 months ago | |
| 95e5661b | merge fix: correct legacy drivers path in require-drivers.php (#32) |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 20c05df3 | merge fix: replacing php port for isolation. (#33) |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 67452f1b | fix: replacing php port for isolation. | yCodeTech <s****o@h****m> | 5 months ago | |
| 0740e9fa | fix: correct legacy drivers path in require-drivers.php | yCodeTech <s****o@h****m> | 6 months ago | |
| 182d06fc | docs: change 3.3.0 release date. | yCodeTech <s****o@h****m> | 10 months ago | |
| 1669a750 | merge Release/3.3.0 (#29) |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 763ffac3 | chore: update CHANGELOG for version 3.3.0 release details | yCodeTech <s****o@h****m> | 10 months ago | |
| 92a89a85 | docs(readme): update the services shipped and emergency uninstall docs. | yCodeTech <s****o@h****m> | 10 months ago | |
| 64c44510 | chore: version bump | yCodeTech <s****o@h****m> | 10 months ago | |
| d6079fb8 | chore: change line endings to `crlf`. | yCodeTech <s****o@h****m> | 10 months ago | |
| 1f94e988 | style: auto formatting - remove redundant `@return void` | yCodeTech <s****o@h****m> | 11 months ago | |
| 2616c5dc | style: auto formatting | yCodeTech <s****o@h****m> | 11 months ago | |
| 3fd22ce6 | chore(phpcs): added new coding rules, and added my `yCodeTech` standard. | yCodeTech <s****o@h****m> | 11 months ago | |
| ead4a84e | style: auto formatting and add a `phpcs:disable` statement in `Package` | yCodeTech <s****o@h****m> | 12 months ago | |
| 46304ac9 | style: auto formatting and removal of unnecessary void `@returns`. | yCodeTech <s****o@h****m> | 12 months ago | |
| 3df3f532 | docs(readme): added 2 known issues | yCodeTech <s****o@h****m> | 12 months ago | |
| 6563883b | docs: fix changelog release link |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6c1a6c87 | docs: add docblock param to `Filesystem::realpath` | yCodeTech <s****o@h****m> | about 1 year ago | |
| 4d62e674 | fix: nginx interprets the path directory `\templates` as a tab `\t` | yCodeTech <s****o@h****m> | about 1 year ago | |
| 06ab1a16 | Merge `nginx.php` from branch `release/3.3.0` | yCodeTech <s****o@h****m> | about 1 year ago | |
| f983f753 | fix: `un/isolate` to not output directly to terminal from `Site` class. | yCodeTech <s****o@h****m> | about 1 year ago | |
| dbdcf0d5 | fix: rewriting nginx files on install to update all old site conf files. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 9f3e0686 | feat: enable nginx to display http status 500 error page | yCodeTech <s****o@h****m> | about 1 year ago | |
| 3830ecbd | merge Support Laravel 12.x (#25) |
Stu <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 4dede597 | docs(changelog): added link to the PR number. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 4a3b18e6 | docs: updated changelog with new version. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 7c695918 | chore: version bump | yCodeTech <s****o@h****m> | about 1 year ago | |
| b0f0df02 | feat: support laravel 12.x | yCodeTech <s****o@h****m> | about 1 year ago | |
| 8f493fa8 | style: auto formatting and move `Filesystem::mkdirAsUser` method to be groupe... | yCodeTech <s****o@h****m> | about 1 year ago | |
| cc7b5276 | feat: add `Configuration::createCaDirectory` method. | yCodeTech <s****o@h****m> | about 1 year ago | |
| f5b680e5 | fix: `set-ngrok-token` command call to the changed `getNgrokConfig` name. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 20841631 | style: sort in ASC order the create `Configuration` directory method calls. | yCodeTech <s****o@h****m> | about 1 year ago | |
| d75d7ef2 | refactor: move the creation of the Nginx directory into `Configuration` class. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 41cbfabb | refactor: `install` method, moving the creation of directories into a new met... | yCodeTech <s****o@h****m> | about 1 year ago | |
| fcbac412 | refactor: `install` method, moving the creation of directories into a new met... | yCodeTech <s****o@h****m> | about 1 year ago | |
| b2a211b8 | fix: failing to create the emergency uninstall files. | yCodeTech <s****o@h****m> | about 1 year ago | |
| adc8c49e | fix: `Packages\Acrylic` not running due to forgotton `install` call. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 4d489e83 | feat: remove `Acrylic` executables in favour of downloading latest from Sourc... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 877f36b1 | feat: add `Package::getUnnecessaryFiles` method and refactor `cleanUpPackageD... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 53fdf3cd | feat: add `packageExeName` property to allow a different exe name to the pack... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 030c6510 | refactor: extract much of `GithubPackage` class into a new `Package` class. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 8ad9b4ac | feat: allow Ansicon to be emergency removed via the `emergency_uninstall_serv... | yCodeTech <s****o@h****m> | about 1 year ago | |
| a9427792 | ci(phpcs): add new rule to enforce spaces around the concatenation operator (... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 45b27c3a | fix: `emergency_uninstall_services` file to remove the `valet\Services` files. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 2bfd5c24 | fix: `emergency_uninstall_services` file to run as administrator. | yCodeTech <s****o@h****m> | about 1 year ago | |
| b8ab916a | refactor: abstract the file download logic in a new `downloadFile` method. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 11fd7b5c | refactor: abstract the `try-catch` API response into a separate `getApiRespon... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 2d6d8360 | refactor: replace direct unzip calls with a unified unzip method in package c... | yCodeTech <s****o@h****m> | about 1 year ago | |
| f93c52e5 | refactor: simplify getting and setting the package's zip file path in all rel... | yCodeTech <s****o@h****m> | about 1 year ago | |
| a6b6aca6 | remove: a TODO as it's completed. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 29901d8c | feat: change the logo in the 404.html template to use the new svg. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 7596bc9a | feat: update logos to support GitHub dark/light theme. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 8b2de83f | image: move the logos into a new `art` directory. | yCodeTech <s****o@h****m> | about 1 year ago | |
| f5b3733c | fix: system compatibility checks to PHP 7.4 as minimum. | yCodeTech <s****o@h****m> | about 1 year ago | |
| e9be9f78 | feat: bring the rest of the drivers into parity with Valet for Mac, with some... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 6214809a | style: move `mutateUri` method to the bottom of the file in both Katana and J... | yCodeTech <s****o@h****m> | about 1 year ago | |
| b5d9ec56 | remove: the redundant `frontContollerPath` method from the Joomla driver. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 80fe52c0 | refactor: the locales array into a new `getLocales` method in the Craft driver. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 73565161 | fix: update `frontControllerPath` return type to allow a `null` response for ... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 78c892b2 | fix: `$_SERVER['SERVER_ADDR'` variable to set it to `127.0.0.1` only when it'... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 29274d6c | refactor: the BasicWithPublic driver and move some `$_SERVER` variables into ... | yCodeTech <s****o@h****m> | about 1 year ago | |
| f7f143f5 | style: change docblock `boolean` keyword to the true type `bool` keyword. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 5a23a4e1 | fix: Drupal JSON:API support for non-standard urls, inline with Valet for Mac. | yCodeTech <s****o@h****m> | about 1 year ago | |
| 74f139ee | fix: Craft driver to prevent sites breaking when applying security patches to... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 93306c72 | feat: add a more robust check for Bedrock environments inline with Valet for ... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 84a79daf | docs: add new `UPGRADE` doc to tell users how to upgrade their custom drivers. | yCodeTech <s****o@h****m> | about 1 year ago | |
| cb7d01d7 | feat: gracefully handle the old `SampleValetDriver.php` and upgrade it to the... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 8a948888 | fix: `PHP Fatal error: Uncaught Error: Class "Specific/{driver}" not found` ... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 951f849c | fix: all legacy drivers that extend their respective namespaced classes to us... | yCodeTech <s****o@h****m> | about 1 year ago | |
| 84a2d99b | fix: `PHP Fatal error: Uncaught Error: Class "ValetDriver" not found` error | yCodeTech <s****o@h****m> | about 1 year ago | |
| 573e8c9c | remove: the unnecessary creation of the `.keep` file in the `~/.config/valet/... | yCodeTech <s****o@h****m> | over 1 year ago | |
| b28db1b4 | fix: `Upgrader::upgradeSymbolicLinks` method should only run when the config ... | yCodeTech <s****o@h****m> | over 1 year ago | |
| c905a804 | fix: errors when the Valet home directory doesn't exist during `Upgrader` run. | yCodeTech <s****o@h****m> | over 1 year ago | |
| a77054cf | fix: the copying of unicode characters in the `Diagnose` output | yCodeTech <s****o@h****m> | over 1 year ago |