Commit Graph

12 Commits

Author SHA1 Message Date
Nico Stapelbroek
239f953e36 Add an "always authenticate" setting 2018-01-27 22:49:37 +01: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
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
ebed68a7d8 Rewrite the entire scheduled maintenance implementation 2016-10-30 21:15:46 +00:00
James Brooks
a7e8ba3697 Update routes 2016-10-19 12:28:54 +01:00
James Brooks
5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
Connor S. Parks
b3b3de3a90 extracts the dashboard routes 2016-08-20 12:23:30 +01:00
Graham Campbell
cf80bf31f3 Synced with laravel/laravel 2016-04-25 15:25:52 +01:00
James Brooks
ac3888f7c8 Added per-component subscriptions. Closes #734 2016-01-29 15:02:28 +00:00
Graham Campbell
be5672c352 Moved stuff to foundation 2015-12-07 22:12:45 +00:00