Commit Graph

7356 Commits

Author SHA1 Message Date
James Brooks
8af273215b Merge pull request #4447 from cachethq/dependabot/composer/php-dependencies-f9c8acef9c 2024-12-31 07:36:51 +00:00
dependabot[bot]
86a72ea382 Bump laravel/pint from 1.18.3 to 1.19.0 in the php-dependencies group
Bumps the php-dependencies group with 1 update: [laravel/pint](https://github.com/laravel/pint).


Updates `laravel/pint` from 1.18.3 to 1.19.0
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.18.3...v1.19.0)

---
updated-dependencies:
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-31 07:13:37 +00:00
James Brooks
9cf1ff5f17 Merge pull request #4443 from cachethq/dependabot/composer/league/commonmark-2.6.0
Bump league/commonmark from 2.5.3 to 2.6.0
2024-12-23 15:58:29 +00:00
dependabot[bot]
2dc2ecbfcc Bump league/commonmark from 2.5.3 to 2.6.0
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.6/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/commonmark/compare/2.5.3...2.6.0)

---
updated-dependencies:
- dependency-name: league/commonmark
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 15:58:11 +00:00
James Brooks
6f12f9403e Merge pull request #4442 from cachethq/dependabot/composer/php-dependencies-4e81b0465b
Bump the php-dependencies group with 2 updates
2024-12-23 15:57:58 +00:00
James Brooks
de96a9ce28 Remove unused package files 2024-12-23 15:57:22 +00:00
dependabot[bot]
eea007a9d3 Bump the php-dependencies group with 2 updates
Bumps the php-dependencies group with 2 updates: [laravel/framework](https://github.com/laravel/framework) and [laravel/sanctum](https://github.com/laravel/sanctum).


Updates `laravel/framework` from 11.34.2 to 11.36.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.34.2...v11.36.1)

Updates `laravel/sanctum` from 4.0.5 to 4.0.7
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v4.0.5...v4.0.7)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 15:56:48 +00:00
James Brooks
962685aa12 Rename DEPENDABOT.yml to dependabot.yml 2024-12-23 15:55:23 +00:00
James Brooks
a6e9dd1c3e Create TRADEMARKS.md 2024-12-23 08:19:48 +00:00
James Brooks
e4780b3278 Create DEPENDABOT.yml 2024-12-23 08:18:02 +00:00
James Brooks
4d9fe2f9c9 Update deps 2024-12-02 06:56:57 +00:00
James Brooks
00c661b0ba Update default CACHET_PATH 2024-11-10 09:55:42 +00:00
James Brooks
a3ca218f97 Add sponsors to README.md 2024-10-26 14:19:47 +01:00
James Brooks
5fd59c5b05 Cachet doesn't need assets 2024-10-26 14:04:34 +01:00
James Brooks
72f3592f58 Update frontend deps 2024-10-26 14:01:55 +01:00
James Brooks
a2213c9d2c Composer updates 2024-10-26 14:01:45 +01:00
James Brooks
9909bc665d Update dependencies 2024-10-26 13:59:16 +01:00
James Brooks
5acc978d60 Update readme 2024-10-09 21:11:58 +01:00
James Brooks
96a22a9c34 Update dependencies 2024-10-09 21:06:49 +01:00
James Brooks
ffbed0c296 Merge pull request #4384 from jasonmccreary/shift-115222
Laravel 11.x Shift
2024-10-09 21:05:44 +01:00
James Brooks
5423df61cf Updates 2024-10-09 21:05:21 +01:00
StyleCI Bot
ee23e952a6 Apply fixes from StyleCI 2024-10-09 20:01:40 +00:00
James Brooks
6624a761a8 Publish all config files 2024-10-09 21:01:21 +01:00
Jason McCreary
d488e70a66 composer update 2024-04-05 14:43:01 -04:00
Shift
dd1c361dac Shift cleanup 2024-04-05 18:36:54 +00:00
Shift
58c7d37fe3 Remove createApplication method 2024-04-05 18:36:53 +00:00
Shift
e872b479e9 Mark base controller as abstract 2024-04-05 18:36:52 +00:00
Shift
5daad9303d Convert $casts property to method 2024-04-05 18:36:51 +00:00
Shift
6295ded597 Bump Composer dependencies 2024-04-05 18:36:50 +00:00
Shift
3960e52135 Re-register routes 2024-04-05 18:36:50 +00:00
Shift
7a07548748 Consolidate service providers 2024-04-05 18:36:48 +00:00
Shift
952cada198 Re-register HTTP middleware 2024-04-05 18:36:48 +00:00
Shift
322a11dced Default new bootstrap/app.php 2024-04-05 18:36:48 +00:00
Shift
6111bc0433 Set new ENV variables 2024-04-05 18:36:47 +00:00
Shift
8c86dc350f Streamline config files 2024-04-05 18:36:46 +00:00
Shift
f31c514d38 Shift core files 2024-04-05 18:36:37 +00:00
Shift
7ab855f2ff Remove default app files 2024-04-05 18:36:36 +00:00
Shift
7c2a6ffe92 Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2024-04-05 18:36:26 +00:00
James Brooks
9655626ee2 Fix dependencies for PHP 8.1 2024-04-03 09:09:20 +01:00
James Brooks
cbc4695e79 Fix core dep 2024-02-13 17:23:46 +00:00
StyleCI Bot
f43026bbd0 Apply fixes from StyleCI 2024-02-13 17:22:26 +00:00
James Brooks
c01ea14981 wip 2024-02-13 17:22:05 +00:00
James Brooks
441a09c54a Merge pull request #4371 from ashleyshenton/implement-filament-user
[3.x] Implement the filament user contract
2024-01-29 16:15:19 +00:00
Ashley Shenton
090ce6c474 fix: implement the filament user contract to allow access to the dashboard
fix test email in README.md
2024-01-29 14:57:56 +00:00
James Brooks
b5fde23075 wip 2024-01-22 08:36:05 +00:00
James Brooks
b39c466907 wip 2024-01-19 20:41:30 +00:00
James Brooks
b42e5b9726 wip 2024-01-19 20:39:44 +00:00
James Brooks
a85a36df58 wip 2024-01-19 20:37:10 +00:00
James Brooks
69497078e9 wip 2024-01-19 20:08:40 +00:00
StyleCI Bot
cf4260e5f9 Apply fixes from StyleCI 2024-01-19 20:03:40 +00:00