1
0
mirror of https://github.com/flarum/core.git synced 2025-08-28 10:30:54 +02:00
Commit Graph

8263 Commits

Author SHA1 Message Date
Daniël Klabbers
536bfa7a34 Update LICENSE 2020-01-05 22:28:27 +01:00
Matt Kilgore
441d74f1af Middleware extender (#1952) 2019-12-12 09:22:04 +01:00
flarum-bot
7eb3ece6ad Bundled output for commit eeaf5227fd [skip ci] 2019-12-10 14:40:37 +00:00
Franz Liedke
eeaf5227fd Update Webpack 2019-12-10 15:38:56 +01:00
Franz Liedke
5ef3bacdfd Catch more exceptions during boot process
This extends our boot exception handling block to also catch and format
all exceptions that could be thrown while building our request handler,
i.e. the middleware stack handling requests.

The only exceptions that would now not be handled in this way could be
raised by Zend's `RequestHandlerRunner` and its delegates, which we
should be able to rely on.

Exceptions on request execution will be handled by the error handler in
the middleware stack.

Fixes #1607.
2019-12-07 01:16:48 +01:00
w-4
1293b95fc1 Fix update page with custom base path (#1947)
Calling UpdateHandler causes RouteNotFoundException when basepath is not /.
2019-12-04 23:37:33 +01:00
Franz Liedke
37c7df703f Link to security policy from README 2019-12-04 21:51:53 +01:00
Franz Liedke
250fb504ae FUNDING.yml does not inherit 2019-12-04 21:42:40 +01:00
Franz Liedke
41874988d5 Add a custom FUNDING.yml file for this repository
Let's hope GitHub inherits the lines from our default community health
files at https://github.com/flarum/.github.
2019-12-04 21:41:41 +01:00
Franz Liedke
04ba8e95eb Update LICENSE to allow auto-detection 2019-12-04 21:17:33 +01:00
Daniël Klabbers
dbd343a163 Update CHANGELOG.md 2019-12-02 10:36:41 +01:00
Daniel Klabbers
6313513dd9 releasing beta 11.1 2019-12-02 09:28:48 +01:00
Franz Liedke
93c66d913a Fix implementations of settings repo interface 2019-12-01 22:10:58 +01:00
Franz Liedke
c52dad116c Update copyright claims in LICENSE 2019-11-30 00:34:03 +01:00
Franz Liedke
79c7cf00d4 Apply fixes from StyleCI 2019-11-29 23:17:19 +00:00
Franz Liedke
c9beb17f24 Apply fixes from StyleCI 2019-11-29 23:17:08 +00:00
Franz Liedke
ed82bcdef5 Apply fixes from StyleCI 2019-11-29 23:16:58 +00:00
Franz Liedke
fc787924de Apply fixes from StyleCI 2019-11-29 23:02:40 +00:00
Franz Liedke
5c7d2bb9f2 Apply fixes from StyleCI 2019-11-29 23:02:35 +00:00
Franz Liedke
907cc2fbe7 Apply fixes from StyleCI 2019-11-29 23:02:31 +00:00
Franz Liedke
e9f298bf89 Apply fixes from StyleCI 2019-11-29 23:02:29 +00:00
Franz Liedke
5add057eed Apply fixes from StyleCI 2019-11-29 23:02:20 +00:00
Franz Liedke
3390bd5b02 Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
Franz Liedke
99a003100e Apply fixes from StyleCI 2019-11-29 23:02:13 +00:00
Franz Liedke
1424fd2211 Apply fixes from StyleCI 2019-11-29 23:02:10 +00:00
Franz Liedke
af13438c76 Apply fixes from StyleCI 2019-11-29 23:02:05 +00:00
Franz Liedke
e64ca03985 Apply fixes from StyleCI 2019-11-29 23:02:02 +00:00
Franz Liedke
caf5bd22dc Apply fixes from StyleCI 2019-11-29 23:01:54 +00:00
Franz Liedke
2a092ae212 Apply fixes from StyleCI 2019-11-29 23:01:47 +00:00
Franz Liedke
a4d447e39e Apply fixes from StyleCI 2019-11-29 23:01:32 +00:00
Franz Liedke
268c7db351 Apply fixes from StyleCI 2019-11-29 23:01:27 +00:00
Franz Liedke
4e2dffb2fb Update copyright claims in LICENSE 2019-11-30 00:01:04 +01:00
Franz Liedke
80ae69fb0c Update copyright claims in LICENSE 2019-11-30 00:01:04 +01:00
Franz Liedke
5acef506d4 Update copyright claims in LICENSE 2019-11-30 00:01:03 +01:00
Franz Liedke
405a2fe965 Update copyright claims in LICENSE 2019-11-30 00:01:03 +01:00
Franz Liedke
ae2d9afe9c Update copyright claims in LICENSE 2019-11-30 00:01:03 +01:00
Franz Liedke
ffc5746371 Update copyright claims in LICENSE 2019-11-30 00:01:02 +01:00
Franz Liedke
8227426aa0 Update copyright claims in LICENSE 2019-11-30 00:01:02 +01:00
Franz Liedke
e29085421f Update copyright claims in LICENSE 2019-11-30 00:01:01 +01:00
Franz Liedke
a58492ffdc Update copyright claims in LICENSE 2019-11-30 00:01:01 +01:00
Franz Liedke
ba4e4e6b6d Update copyright claims in LICENSE 2019-11-30 00:01:01 +01:00
Franz Liedke
90d720f79c Update copyright claims in LICENSE 2019-11-30 00:01:00 +01:00
Franz Liedke
4a88e0bcb0 Update copyright claims in LICENSE 2019-11-30 00:01:00 +01:00
Franz Liedke
e8b4a1dae4 Update copyright claims in LICENSE 2019-11-30 00:00:59 +01:00
Franz Liedke
fb8670da7a Update copyright claims in LICENSE 2019-11-30 00:00:59 +01:00
Franz Liedke
4e43223d83 Update copyright claims in LICENSE 2019-11-30 00:00:59 +01:00
Franz Liedke
628ce3c8b7 Update copyright claims in LICENSE 2019-11-30 00:00:57 +01:00
Franz Liedke
c067881b05 Update copyright claims in LICENSE 2019-11-30 00:00:55 +01:00
Daniel Klabbers
928b8cba7a Revert "7.4 release, forcing tests to work with them"
This reverts commit 82af8f24ec.
2019-11-29 13:01:51 +01:00
Daniel Klabbers
82af8f24ec 7.4 release, forcing tests to work with them 2019-11-29 13:00:34 +01:00