Commit Graph

66 Commits

Author SHA1 Message Date
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
Joseph Cohen 134dfa0b0e Set date lang on the localized middleware 2015-10-14 16:03:58 -05:00
Graham Campbell 1a783d71f8 Applied fixes from StyleCI 2015-10-08 17:13:03 -04:00
Joseph Cohen a288f84fc5 Settable timezones with cachet config 2015-10-08 16:11:30 -05:00
James Brooks ce8e710173 Set the app_timezone setting 2015-10-07 17:49:22 +01:00
James Brooks 55429283c0 Started working on API timezone support 2015-10-07 13:48:14 +01:00
James Brooks e735dd5dc4 Removed unused Exception import 2015-09-19 14:30:08 +01:00
James Brooks 91fe0ed72f Clean up the HasSetting middleware 2015-09-19 14:28:31 +01:00
James Brooks c2f8f23159 Added missing return void docs 2015-09-19 14:28:31 +01:00
James Brooks 3af02f725b Fixed docblock comments 2015-09-19 14:28:31 +01:00
James Brooks d2d605e884 Improved the AppIsSetup middleware 2015-09-19 14:28:30 +01:00
James Brooks ed09ca46b8 Localize the status page to the visitors lang. Closes #835 2015-08-15 10:00:50 +01:00
Graham Campbell c1d53a7b42 Fixed login throttling 2015-08-03 13:37:16 +01:00
Chase Coney 7e14d6d25f Fixes #759. First pass at subscriber administration 2015-07-08 16:43:41 -05:00
Graham Campbell 0a321bffd8 Updated copyright information 2015-07-06 17:37:01 +01:00
Graham Campbell c52f0ada07 Added an acceptable middleware 2015-06-18 18:12:40 +01:00
Graham Campbell a7effcce7a Fixed unauthorized exceptions 2015-06-18 18:12:10 +01:00
Graham Campbell fad3ed9a51 Typo fixes 2015-06-18 17:13:49 +01:00
Graham Campbell 8c4653c18c Respond with the correct responses on error 2015-06-18 17:13:48 +01:00
James Brooks 9d879b162e Fix code standards, update language files. 2015-06-16 09:07:49 +01:00
James Brooks 036928e53e Closes #700 - Subscribers can now be turned on and off 2015-06-10 21:29:35 +01:00