80 Commits

Author SHA1 Message Date
James Brooks
8f91f6d92f Remove Laravolt dependency. Closes #3376 2019-06-23 16:08:03 +01:00
James Brooks
c7028c5bdc Fix class 2019-04-13 13:20:15 +01:00
James Brooks
a95319b2bc Install Bugsnag for debugging 2019-04-13 13:17:28 +01:00
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
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
1c052abadf Remove Modules system 2018-06-14 20:57:13 +01:00
James Brooks
c2b0fb340e Install debugbar in dev environment 2018-06-14 20:29:50 +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
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
James Brooks
f9916ac0e1 Sync config files 2017-06-13 23:09:18 +01: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
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
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
Connor S. Parks
445c1ed2d0 starts the modular process 2016-08-18 13:12:40 +01:00
Graham Campbell
5a8ad3bd06 Merge branch '2.3' into 2.4 2016-08-07 22:07:30 +01:00
James Brooks
77409abc5a Applied fixes from StyleCI
[ci skip] [skip ci]
2016-08-07 16:10:12 -04:00
James Brooks
fdfebc18fb Implement the system status api endpoint. Closes #1936 2016-07-13 14:21:57 +01:00
James Brooks
bad9b1d550 Improve email designs, use theme colours 2016-05-28 12:30:39 -05:00
Graham Campbell
0566133c12 Cleaned up the release class and provider (#1820) 2016-05-25 09:52:44 +01:00
James Brooks
21b60e0708 Take a backup before calling app commands. Closes #1730 2016-05-06 21:11:57 +01:00
Graham Campbell
1ab9d95b9c Native throttling 2016-02-25 21:26:46 +00:00
James Brooks
37898bee60 Added Component badges/shields. Closes #1313 2016-02-20 13:14:29 +00:00
Graham Campbell
1b24cdb1c5 Improved the config system 2016-01-29 23:05:31 +00:00
Graham Campbell
1078bdbb1c Always register the service provider 2016-01-18 09:24:13 +00:00
Graham Campbell
cdc107fcb2 Upgrade to laravel 5.2 2015-12-24 16:18:10 +00:00
Graham Campbell
869ebcfdff Removed bus too to match L5.2 2015-12-23 15:07:31 +00:00
Graham Campbell
9f8db2255b Cleanup aliases 2015-12-23 15:04:15 +00:00
Graham Campbell
5e3ab3b6ea Pull in changes from Laravel 2015-12-23 12:07:54 +00:00
Graham Campbell
be5672c352 Moved stuff to foundation 2015-12-07 22:12:45 +00:00
James Brooks
b5b60fff45 Added update checking, part of #109 2015-11-29 11:00:10 +00:00
James Brooks
af176d7c7a Incident API can now use incident templates with Twig templating 2015-11-15 11:32:51 +00:00
James Brooks
e1581d5388 Update barryvdh/laravel-cors 2015-11-08 19:25:02 +00:00
Graham Campbell
4ab6cd5b1b Synced config with laravel/laravel 2015-10-30 18:24:42 +00:00
Graham Campbell
995fdd4049 Updated autopresenter 2015-10-07 22:55:25 +01:00
Graham Campbell
e8427cb06b Add way to disable emoji support 2015-10-01 20:29:47 +01:00
James Brooks
0973930710 Completely remove ConsoleServiceProvider 2015-09-19 08:32:40 +01:00
James Brooks
7136457b49 Improved metric repository for per-db methods. Closes #921 2015-08-30 22:36:19 +01:00
James Brooks
c5a0ded808 Added GrahamCampbell/Core for easier installs 2015-08-06 19:12:13 +01:00