framework/src
Toby Zerner 805768a9e0
[WIP] JS Extender API foundation (#1468)
* Run extenders exported by extensions
* Add some basic extenders
* Patch Mithril as the very first thing so extension code can run safely
* Load the payload into the app before booting extensions
* Setup default routes before booting extensions
2018-06-22 10:49:46 +09:30
..
Admin Use PSR-15 middleware standard 2018-05-29 00:18:24 +02:00
Api Use imported class name 2018-06-15 19:18:47 +09:30
Bus pleasing the angry god Circle 2017-11-27 11:05:15 +01:00
Console Rename to reset and make extension an option 2018-02-11 20:03:54 +01:00
Database Simplify interface of migration-related classes 2018-06-03 23:13:49 +02:00
Discussion Prevent @ character used in searches from crashing MySQL 🙄 2018-06-15 19:24:23 +09:30
Event Update Stratigility, use http-interop middleware 2018-03-18 13:52:16 +01:00
Extend [WIP] JS Extender API foundation (#1468) 2018-06-22 10:49:46 +09:30
Extension Add comment explaining extension boot process 2018-06-15 19:25:40 +09:30
Formatter Configure external links before dispatching event 2018-05-15 00:12:33 +02:00
Forum rename TokenController to CreateTokenController 2018-06-06 09:40:29 +04:30
Foundation fixes session during installation (#1418) 2018-05-08 10:32:28 +02:00
Frontend Webpack (#1367) 2018-06-20 13:20:31 +09:30
Group fire -> dispatch 2018-02-10 12:09:35 +10:30
Http Replace ControllerInterface with PSR-15 interface 2018-05-30 09:49:47 +02:00
Install Replace ControllerInterface with PSR-15 interface 2018-05-30 09:49:47 +02:00
Locale fire -> dispatch 2018-02-10 12:09:35 +10:30
Notification Fix absence of variable reference 2018-04-11 10:03:51 +09:30
Post allowing configurable flood gate (#1411) 2018-05-11 19:27:37 +09:30
Search Improve search performance (#1339) 2018-02-08 06:38:08 +10:30
Settings fixed an issue where the mail provider would not be able to instantiate 2017-11-01 17:01:50 +01:00
Update Replace ControllerInterface with PSR-15 interface 2018-05-30 09:49:47 +02:00
User Escape string used in LIKE query 2018-06-15 19:19:43 +09:30
Util No slug? Then no '-' separator! (#1351) 2018-02-09 07:22:50 +10:30
helpers.php Public and base directory can be separated (#938) 2016-04-23 11:55:53 +09:30