Commit Graph

6763 Commits

Author SHA1 Message Date
driesvints
ba8ed9d65d Update CHANGELOG 2022-08-02 15:06:21 +00:00
Dries Vints
3ea3861e4b Update composer.json (#5959) 2022-08-01 08:54:38 -05:00
suyar
6e1103180b Update laravel/sanctum version (#5957) 2022-07-29 08:01:11 -05:00
driesvints
944c87da74 Update CHANGELOG 2022-07-26 15:27:11 +00:00
Graham Campbell
ce62296fa9 [9.x] Don't need to ignore vite config file (#5953)
* Don't need to ignore vite config file

* Apply fixes from StyleCI

Co-authored-by: StyleCI Bot <bot@styleci.io>
2022-07-26 08:05:37 -05:00
Abenet Tamiru
52863d9e4a Update font delivery (#5952)
Seeing the non compliance of Google Fonts to GDPR I thought to update the CDN.
My non-designer eyes could see no difference on the site.
2022-07-23 19:02:13 -05:00
driesvints
1e974481ad Update CHANGELOG 2022-07-19 14:22:59 +00:00
Tim MacDonald
b124ab0fe6 Vite 3 support (#5944) 2022-07-19 09:03:41 -05:00
Nuno Maduro
fa5e54a2ab [9.x] Uses laravel/pint for styling (#5945)
* Uses `laravel/pint` for styling

* Makes `.styleci.yml` ignored on export

* Update composer.json

Co-authored-by: Dries Vints <dries@vints.io>
2022-07-15 08:38:49 -05:00
Ankur Kumar
88419bfc58 Bump axios version (#5946) 2022-07-14 13:05:03 -05:00
driesvints
df07877444 Update CHANGELOG 2022-07-13 14:23:03 +00:00
Jess Archer
3850b46cbe Update to the latest version of laravel-vite-plugin (#5943) 2022-07-13 08:57:43 -05:00
Jess Archer
91f49543af Update to the latest version of laravel-vite-plugin (#5932)
The `laravel-vite-plugin` had a pre-1.x major version bump due to a change in the plugin return type.
2022-07-06 10:50:30 -05:00
Tim MacDonald
1fa6b7dc52 add default reloading to skeleton (#5927) 2022-07-01 13:41:47 -07:00
Irsyad A. Panjaitan
fa4c8c17e0 Update bootstrap.js (#5929)
Before it was use `VITE_PUSHER_CLUSTER`, it should be `VITE_PUSHER_APP_CLUSTER`.
2022-07-01 13:37:51 -07:00
N'Bayramberdiyev
3c0c7a0d17 bump actions/checkout (#5928) 2022-07-01 18:28:34 +02:00
Dries Vints
14719d097a Update .gitignore (#5924) 2022-06-30 08:31:18 -05:00
driesvints
bb73205638 Update CHANGELOG 2022-06-28 14:37:38 +00:00
Dries Vints
f46db07ef5 Update composer.json 2022-06-28 16:36:21 +02:00
rennokki
d694bc06cc [9.x] Added support for easy development configuration in bootstrap.js (#5900)
* Added support for easy development configuration in bootstrap.js

* Added extra variables for existing configuration in broadcasting

* Update bootstrap.js

* Setting default for empty variable

* Update .env.example

* Update .env.example

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2022-06-24 13:35:29 -05:00
Jess Archer
86b4b1b656 [9.x] Vite (#5904)
* Use Vite

* Gitignore Vite build directory

* Use CSS entry points

* Update plugin

* Linting

* Update plugin
2022-06-22 13:07:47 -05:00
Taylor Otwell
0c3d1fabe5 use global functino 2022-06-22 11:02:43 -05:00
Dries Vints
1f9eee06dd Update update-changelog.yml 2022-06-08 11:02:46 +02:00
Dries Vints
2e823dd31b Update pull-requests.yml 2022-06-08 11:02:33 +02:00
Farid Aghili
3d7b0778d6 Sorting (#5899)
Sort Alphabetically for newly added `doesnt_start_with`.
2022-06-07 11:15:24 -05:00
driesvints
c5c731a8aa Update CHANGELOG 2022-06-07 15:20:23 +00:00
Oanh Nguyen
93cc51ed00 [9.x] Improve Pusher configuration for easy development (#5897)
* Improve Pusher configuration for easy development

* Fix style-ci
2022-06-07 10:03:59 -05:00
Taylor Otwell
b084aacc5a add language line 2022-06-07 10:03:19 -05:00
driesvints
bb0de1f148 Update CHANGELOG 2022-05-31 15:19:55 +00:00
Jess Archer
2e3563d9aa Switch to ESM imports (#5895)
This improves the transition for Vite users.
2022-05-27 17:36:33 -07:00
driesvints
8d3a964edc Update CHANGELOG 2022-05-10 15:38:08 +00:00
Taylor Otwell
7216fa7e9a a few wording changes 2022-05-05 14:52:25 -05:00
Dries Vints
5c5a300bfd [9.x] Add specific test user in seeder (#5879)
* Update DatabaseSeeder.php

* formatting

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2022-05-05 08:53:49 -05:00
Bram in 't Zandt
14b6505bba Update mail.php (#5877)
Add `local_domain` as an option to the smtp configuration. This can be used to change the domain that is used to send the `EHLO` command during the SMTP handshake.

`null` is a sensible default since Symfony/Mailer will use it's own default (`127.0.0.1`) to send the mail.

Co-authored-by: Bram in 't Zandt <bram@bigspark.com>
2022-05-04 09:05:31 -05:00
driesvints
ffd790eae1 Update CHANGELOG 2022-05-03 15:52:34 +00:00
Dries Vints
5840c98d8f Bump minimum Laravel version 2022-05-03 17:51:16 +02:00
Dries Vints
62cb9052cd Update logging.php (#5874) 2022-05-03 09:31:17 -05:00
Dries Vints
f662352123 [9.x] Run tests for skeleton (#5873)
* Run tests for skeleton

* wip

* wip
2022-05-02 09:11:15 -05:00
Dries Vints
17fbcaaa10 Merge branch '8.x' into 9.x
# Conflicts:
#	CHANGELOG.md
#	server.php
2022-04-29 15:51:16 +02:00
Andréas Lundgren
52e99847d0 Fix alphabetical order for password rules (#5872) 2022-04-28 08:08:50 -05:00
Jesper Noordsij
d0603437cb Bump laravel/framework version to latest (#5870)
Required for password rule translations to work properly (see https://github.com/laravel/framework/pull/42060)
2022-04-27 17:11:10 +02:00
driesvints
ba5f2dd26a Update CHANGELOG 2022-04-27 13:42:49 +00:00
Bruno Tomé
9d39835571 [9.x] Add missing maintenance to config (#5868)
* [9.x] Add missing maintenance to config

#40102

* fix spacing

* fix cache store for maintenance config

* formatting

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2022-04-20 15:29:25 -05:00
Taylor Otwell
db0d052ece move password lines into main translation file 2022-04-20 09:17:01 -05:00
driesvints
ba23174f1c Update CHANGELOG 2022-04-12 15:23:51 +00:00
driesvints
78ad150a94 Update CHANGELOG.md 2022-04-12 15:09:15 +00:00
Taylor Otwell
d5d2b67dcb fix docblock 2022-04-12 09:34:17 -05:00
Taylor Otwell
a8cefc2dd1 update wording 2022-04-12 09:31:23 -05:00
Taylor Otwell
a507e14243 add levels to handler 2022-04-12 09:30:48 -05:00
Dries Vints
843a4f81eb Update server.php (#5863) 2022-04-12 08:37:49 -05:00