James Brooks
|
497cbe5525
|
Do not use arr_* or str_* helpers
|
2019-02-01 20:55:51 +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 |
|
James Brooks
|
73eea810b0
|
Merge pull request #3357 from AdrienPoupa/duplicate-queries
Improve database performance by removing duplicated queries and using eager loading
|
2019-01-07 13:21:25 +00:00 |
|
Cachet Bot
|
4c656399dc
|
Apply fixes from StyleCI
|
2018-12-28 13:57:08 +00:00 |
|
Graham Campbell
|
e764023ad8
|
Deal with settings read/write errors properly
|
2018-12-28 13:56:53 +00:00 |
|
Adrien Poupa
|
5433e1308f
|
Improve database performance by removing duplicated queries
|
2018-12-06 22:53:33 -05:00 |
|
James Brooks
|
8bb8ee3dc7
|
Fix command dispatching
|
2018-06-25 22:25:54 +01:00 |
|
James Brooks
|
06d4964a84
|
Update tests a little
|
2018-06-25 22:13:53 +01:00 |
|
James Brooks
|
5f1a624cb9
|
Update exception displayers
|
2018-06-25 21:48:27 +01:00 |
|
James Brooks
|
1c052abadf
|
Remove Modules system
|
2018-06-14 20:57:13 +01:00 |
|
James Brooks
|
3c51e5115a
|
Merge pull request #2894 from nstapelbroek/feature/2812-firewall-frontend
Feature always authenticate
|
2018-04-05 08:22:21 +01:00 |
|
James Brooks
|
c137e9ab1b
|
Make component_tag a polymorphic structure
|
2018-04-02 17:43:22 +01:00 |
|
Nico Stapelbroek
|
e424c2638b
|
Signup routes are actually whitelisted
|
2018-03-06 23:35:25 +01:00 |
|
Nico Stapelbroek
|
cd4d457bc0
|
Fix a bug where the redirect route is unable to resolve when rate limited
|
2018-02-11 21:24:24 +01:00 |
|
Nico Stapelbroek
|
f4af539881
|
StyleCI fixes
|
2018-02-04 13:44:34 +01:00 |
|
Nico Stapelbroek
|
6881859e36
|
Move generic ApiRoutes to a whitelisted routeprovider file
|
2018-02-04 13:38:56 +01:00 |
|
Nico Stapelbroek
|
82861a37ae
|
Cleanup logic and add doc blocks
|
2018-01-27 23:14:58 +01:00 |
|
Nico Stapelbroek
|
11f8e57259
|
Apply always authenticate to the api routes
|
2018-01-27 23:04:25 +01:00 |
|
Nico Stapelbroek
|
b866ffea4e
|
Also whitelist the setup routes when enforcing auth
|
2018-01-27 22:49:37 +01:00 |
|
Nico Stapelbroek
|
239f953e36
|
Add an "always authenticate" setting
|
2018-01-27 22:49:37 +01:00 |
|
Luis Henrique Mulinari
|
f0f97ccf86
|
Fix tests
|
2017-10-11 21:35:36 +02:00 |
|
Luis Henrique Mulinari
|
968bc6a3ce
|
Code clean up. Remove some duplicate keys; Remove some unused parameters; Fix some FQCN;
|
2017-10-11 21:19:07 +02:00 |
|
Koen De Causmaecker
|
e69169e7c7
|
Recursive search for .php route files
|
2017-09-22 14:59:07 +02:00 |
|
Koen De Causmaecker
|
887ed179e8
|
Do not rely on GLOB_BRACE as it is not available on musl based systems
|
2017-09-21 11:00:41 +02:00 |
|
James Brooks
|
39718c7936
|
Fix lack of Command Validating middleware
|
2017-07-17 21:21:06 +01:00 |
|
Graham Campbell
|
946af4c7be
|
Fixed typo
Closes #2624.
|
2017-07-08 16:20:02 +01:00 |
|
James Brooks
|
44de01b123
|
Fixes #2622. Fixes #2588.
Suggested at https://laravel-news.com/laravel-5-4-key-too-long-error
|
2017-07-08 11:01:30 +01:00 |
|
James Brooks
|
20baf4288b
|
Add comment as to why we define GLOB_BRACE as 0
|
2017-06-24 18:44:03 +01:00 |
|
James Brooks
|
1319788107
|
Check if GLOB_BRACE is defined before using it. Fixes #2586
|
2017-06-24 18:38:36 +01:00 |
|
James Brooks
|
af3d5ab493
|
System status now ignores hidden groups for guests - Fixes #2577
|
2017-06-19 14:23:32 +01:00 |
|
James Brooks
|
9cd5faaa6b
|
Register the relations morph map
|
2017-06-13 19:24:21 +01:00 |
|
James Brooks
|
75391b7053
|
Fix supporting of "artisan down" command. Closes #2458
|
2017-05-07 11:38:31 +01:00 |
|
James Brooks
|
485116b5ce
|
Rename incident bus
|
2017-03-18 09:41:33 +00:00 |
|
James Brooks
|
a55575656d
|
Rename Bus Add to Create
|
2017-03-18 09:30:36 +00:00 |
|
James Brooks
|
7d27c61abe
|
Rename ComponentStatusWasUpdated
|
2017-03-18 09:14:16 +00:00 |
|
James Brooks
|
f223e264c1
|
Switch back to jenseggers/date
|
2017-03-09 19:42:35 +00:00 |
|
James Brooks
|
3dc154dff1
|
Add event action storage. Closes #2344
|
2017-02-04 16:54:27 +00:00 |
|
James Brooks
|
c2790e29cc
|
Merge pull request #2334 from CachetHQ/dates-service
Move DateFactory into Services namespace
|
2017-02-04 16:51:50 +00:00 |
|
James Brooks
|
e015424f7d
|
Fixes #2335
|
2017-01-30 14:53:32 +00:00 |
|
James Brooks
|
0b35002c62
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-01-30 13:31:07 +00:00 |
|
James Brooks
|
27847b6814
|
Move DateFactory into Services namespace
|
2017-01-30 13:30:45 +00:00 |
|
James Brooks
|
42f33507cb
|
Apply theme composer to emails too
|
2017-01-04 19:51:20 +00:00 |
|
James Brooks
|
b8a9f41ae4
|
Integrate Mail, Nexmo and Slack notifications into Cachet
|
2017-01-04 19:51:20 +00:00 |
|
James Brooks
|
855360b2fb
|
Check host is set
|
2017-01-03 23:06:57 +00:00 |
|
James Brooks
|
100c4c8931
|
Use setting app name or fallback to the app name
|
2017-01-03 19:53:27 +00:00 |
|
James Brooks
|
8fc8d81628
|
Default mail from name
|
2017-01-03 19:52:40 +00:00 |
|
James Brooks
|
1f537faf32
|
Default the mail from address. Closes #2297
|
2017-01-03 19:50:15 +00:00 |
|
James Brooks
|
aec4d70c58
|
Document what the configs are setting
|
2017-01-03 19:47:43 +00:00 |
|
Joe Cohen
|
dd119066fe
|
Merge pull request #2289 from CachetHQ/only-use-carbon
Solely use Carbon
|
2017-01-02 12:50:30 -06:00 |
|