James Brooks
34e15b2c78
Drop support for RSS & Atom feeds.
2018-12-27 22:37:11 +00:00
Graham Campbell
81bc9c3fe5
Ensure app.debug is always a boolean ( #3290 )
2018-10-18 23:06:36 +01:00
Nico Stapelbroek
1a07b3f8d9
Remove references to the Laravel backup manager
...
As proposed in https://github.com/CachetHQ/Cachet/pull/3150 the current backup solution produces too many edge cases when configured with the non-default options. Cachet should not be held responsible for backups since it's unable to complete this task properly. Feel free to re-add a laravel backup solution to your custom cachet instance.
2018-07-24 11:39:06 +02:00
Nico Stapelbroek
65f138dc2d
hardcode for db:backup parameters that is ran when installing cachet
...
Future improvements should dynamically configure the databases used
2018-07-02 12:50:00 +02:00
James Brooks
b3e7e86ff2
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-06-25 20:49:40 +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
ce3ab9d3eb
Replace GrahamCampbell/Core with core code. Closes #2669
2018-06-18 21:32:16 +01:00
James Brooks
4944d95e71
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-06-14 19:57:36 +00:00
James Brooks
1c052abadf
Remove Modules system
2018-06-14 20:57:13 +01:00
James Brooks
03bbb87364
Publish avatar config and laravolt resources
2018-06-14 20:32:25 +01:00
James Brooks
6126c1a9c3
Publish tinker config file
2018-06-14 20:30:48 +01:00
James Brooks
c2b0fb340e
Install debugbar in dev environment
2018-06-14 20:29:50 +01:00
Joe Cohen
2a57bb9c99
configure trusted proxies via env
2018-05-31 12:39:08 -05: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
Nico Stapelbroek
50bcfb5093
Move always_authenticate config to the setting.php file
2018-04-04 18:37:52 +02:00
James Brooks
2fd502a487
SES Region can now be changed
2018-03-17 12:57:37 +00:00
Nico Stapelbroek
52db03cb66
Set the default always_authenticate flag to false
2018-02-04 13:39:16 +01:00
Nico Stapelbroek
239f953e36
Add an "always authenticate" setting
2018-01-27 22:49:37 +01:00
Nico Stapelbroek
14e15ca543
Fix codestyle
2018-01-21 14:32:29 +01:00
Nico Stapelbroek
8485821491
Add setting to suppress notifications in maintenance mode
2018-01-21 12:22:14 +01:00
James Brooks
8e1c9801fb
When disabling third-party deps, don't use Gravatar.
...
Fixes #2810
2017-12-03 17:34:59 +00:00
James Brooks
beb0d42e9b
Order service providers
2017-12-03 17:25:42 +00:00
James Brooks
9b5ec771f9
Merge pull request #2694 from vitorbaptista/patch-1
...
Trust proxies in local IPs
2017-10-27 15:07:59 +01:00
James Brooks
dce9f6d693
Set app timezone with APP_TIMEZONE
2017-10-18 22:13:11 +01:00
James Brooks
c06ba9a105
Add missing Laravel Tinker requirement
2017-09-30 11:29:12 +01:00
Vitor Baptista
d1813df703
Trust proxies in local IPs
...
This allows CachetHQ to be served behind proxies
running in the local network.
2017-08-25 14:05:02 +01:00
James Brooks
f9916ac0e1
Sync config files
2017-06-13 23:09:18 +01:00
James Brooks
85c1432e16
Sync database config
2017-06-13 22:51:30 +01:00
James Brooks
5be4d4d4f1
Default mail name
2017-06-07 13:45:54 +01:00
Graham Campbell
fff911b316
Updated cloudflare ip list
2017-05-26 18:30:47 +01:00
James Brooks
75391b7053
Fix supporting of "artisan down" command. Closes #2458
2017-05-07 11:38:31 +01:00
Marc Dequènes (Duck)
8e8ff7a6a4
make StyleCI happy
2017-04-12 15:06:29 +09:00
Marc Dequènes (Duck)
080b7a4d7d
add UNIX socket support for MySQL
2017-04-12 14:54:56 +09:00
James Brooks
f223e264c1
Switch back to jenseggers/date
2017-03-09 19:42:35 +00:00
James Brooks
d966bc82b5
Add auto Twitter. Closes #2380
2017-03-04 17:34:44 +00:00
James Brooks
a81c87bed7
Install AltThree/Logger, prevent HttpExceptionInterface logging
2017-01-06 19:19:51 +00:00
James Brooks
f1ac1122b9
Remove CSS inline
2017-01-04 19:51:47 +00:00
James Brooks
056b80a2bc
Require Nexmo dependency
2017-01-04 19:51:20 +00:00
James Brooks
ad9b6a9d7e
Consistently use the class notation
2017-01-04 19:50:17 +00:00
James Brooks
2b75eca7d0
Remove jenssegers/date and solely use Carbon
2017-01-02 16:11:15 +00:00
James Brooks
647a751f83
Update langs
2017-01-02 16:05:03 +00:00
James Brooks
0d81392414
Applied fixes from StyleCI
...
[ci skip] [skip ci]
2016-10-19 11:29:38 +00:00
James Brooks
e5647022c7
Update configs
2016-10-19 12:28:39 +01:00
Graham Campbell
278a7b7b36
Applied fixes from StyleCI
...
[ci skip] [skip ci]
2016-10-19 07:54:08 +00:00
Laravel Shift
9e72f81205
Shift configuration
2016-10-19 07:53:10 +00:00
James Brooks
fe96a00b82
Incident templates cleanup ( #2182 )
...
Clean up Incident Templates, supply incident array to them by default
2016-10-14 08:03:19 +01:00
James Brooks
179de1ff28
Option to only show disrupted days. Closes #2088
2016-10-04 19:16:50 +01:00
Connor S. Parks
445c1ed2d0
starts the modular process
2016-08-18 13:12:40 +01:00
James Brooks
3bc2097353
Soft breaks should act as expected. Closes #2059
2016-08-15 16:32:46 +01:00