1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 02:31:17 +02:00
Files
php-flarum/framework/core
Toby Zerner f2dbb96e84 Improve client XHR error handling
The default XHR error handler produce an alert which is appropriate to the response status code. It can be overridden per-request (by specifying the `errorHandler` option) so that the alert can be suppressed or displayed in a different position (e.g. inside a modal).

ref #118
2015-10-20 12:48:26 +10:30
..
2015-10-19 15:09:54 +10:30
2015-10-20 12:48:26 +10:30
2015-10-02 17:23:08 +09:30
2015-10-20 12:48:26 +10:30
2015-10-14 11:14:36 +10:30
2015-10-19 15:09:54 +10:30
2015-08-30 15:02:48 +02:00
2015-08-29 18:29:19 +09:30

Flarum Core

This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.

Contributing

Interested in contributing to Flarum? Please read the Contributing docs to learn how you can help.