86 Commits

Author SHA1 Message Date
StyleCI Bot
5e6e01f017 Apply fixes from StyleCI 2025-05-13 10:01:27 +00:00
James Brooks
586a8c1b37 Fix config issue 2025-05-13 11:01:18 +01: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
StyleCI Bot
cf4260e5f9 Apply fixes from StyleCI 2024-01-19 20:03:40 +00:00
James Brooks
cf674850dd Laravel 10 + Cachet Core 2024-01-19 20:03:17 +00:00
James Brooks
a1156319e8 Merge pull request #3402 from CachetHQ/feature/remote-user-authenticate
Authenticate with REMOTE_USER
2019-07-11 13:07:27 +01:00
James Brooks
163f78ff13 Merge pull request #3423 from AntonioKL/patching-manage-subscribtion
Patching manage subscription
2019-07-11 13:06:46 +01:00
James Brooks
342be3d756 Merge pull request #3660 from CachetHQ/trusted-proxy-env-fix
Fix use of env
2019-06-24 18:57:43 +01:00
James Brooks
5c50e3c068 Merge branch '2.4' into feature/remote-user-authenticate 2019-06-23 09:04:25 +01:00
James Brooks
a3bbeb541e Fix use of env. Closes #3651 2019-06-23 08:29:24 +01:00
James Brooks
c6bb329ef8 Apply fixes from StyleCI 2019-02-19 07:30:51 +00:00
James Brooks
d32f5e1aea Add Cache Control middleware for #3479 2019-02-19 07:27:44 +00:00
Graham Campbell
37389ef55f Drop dependency on alt-three throttle (#3469)
I've just pulled in the subset of the features we were actually using.
2019-02-15 10:26:39 +00:00
James Brooks
ffe9c99f9c Apply fixes from StyleCI 2019-01-26 10:38:21 +00:00
James Brooks
654e72ceb5 Fixes CORS headers. Closes #3413 2019-01-26 10:37:24 +00:00
Antonio
47470146ae Manage subscribtion
Existing subscription user should be able to manage his setting without considering if he is allowed to subscribe or not.
2019-01-19 15:39:10 +02:00
James Brooks
6ce087e5ad Apply fixes from StyleCI 2019-01-03 19:45:59 +00:00
James Brooks
a033d1498d Add support for authentication via REMOTE_USER 2019-01-03 19:45:43 +00:00
Graham Campbell
e764023ad8 Deal with settings read/write errors properly 2018-12-28 13:56:53 +00:00
James Brooks
f86dbe87c3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-25 21:48:27 +01:00
James Brooks
57aef06927 Install Laravel 5.6 2018-06-25 21:48:27 +01:00
James Brooks
f223e264c1 Switch back to jenseggers/date 2017-03-09 19:42:35 +00:00
James Brooks
e67970f1d5 Use settings repository 2017-01-03 14:34:23 +00:00
James Brooks
279475df03 Use settings repository 2017-01-03 14:33:22 +00:00
James Brooks
c4c11922cd Use settings repository 2017-01-03 14:30:39 +00:00
James Brooks
2b75eca7d0 Remove jenssegers/date and solely use Carbon 2017-01-02 16:11:15 +00:00
James Brooks
f972bf4a55 Subscribers don't need to be enabled to send emails. Closes #1994 2016-12-04 17:48:50 +00:00
James Brooks
f98eab988d Apply fixes from StyleCI
[ci skip] [skip ci]
2016-12-03 19:26:12 +00:00
James Brooks
77da0c9de1 Fix http middlewares that redirect to routes 2016-12-03 19:25:39 +00:00
James Brooks
2742ea0298 Fix bad dashboard link 2016-10-13 08:55:17 +01:00
James Brooks
5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
James Brooks
4f807e6d93 Fix imports 2016-10-08 10:44:37 +01:00
James Brooks
96c0444783 Added middleware class headers 2016-10-08 10:37:21 +01:00
James Brooks
dbc488b6b7 Don't use the config facade and redirect to the route 2016-10-08 10:36:54 +01:00
Graham Campbell
c03f01ca44 Added credits 2016-05-29 18:14:40 +01:00
James Brooks
2b87629dca Fix issues with localizations not applying properly 2016-05-26 11:35:00 +01:00
James Brooks
47e1dff5c5 Allow configuring of automatic localization. Closes #1747 2016-05-05 10:50:14 +01:00
James Brooks
9ad20d013b We don't need to pass "accepts:". Fixes #1636 2016-03-20 12:07:07 +00:00
James Brooks
45843a2c89 Typehint middlewares
Closes #1478
2016-02-11 11:37:01 +00:00
Graham Campbell
9edba5aacc Minor fixes 2016-02-02 20:49:00 +00:00
Graham Campbell
921116a198 More fixes 2016-02-02 20:46:46 +00:00
Graham Campbell
1b24cdb1c5 Improved the config system 2016-01-29 23:05:31 +00:00
Graham Campbell
a1b7bb8cce Cleanup middleware and routes 2015-12-24 17:30:59 +00:00
Graham Campbell
445f5c662a Refactor middleware 2015-12-24 16:52:56 +00:00
Hereward Mills
a78a5ddb04 Fix some PHP docs. 2015-12-22 08:41:03 +00:00
phpGitAdmin
94c46d15cf Fixes #1140 2015-11-16 23:56:07 +08:00
James Brooks
f5964bef8e Removed unused import 2015-11-04 15:09:52 +00:00
James Brooks
fbc4041bf7 Hide disabled components from public API. Closes #1095 2015-11-04 14:59:11 +00:00
Graham Campbell
2e26f6641d Fixed redirect
Closes #1098
2015-11-01 23:36:49 +00:00