1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 09:11:19 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Toby Zerner
bdf71abf23 Combine route/query params in route construction
One params object is passed, and then route params are extracted into
the route and the rest are appended as query params.
2015-05-02 08:21:40 +09:30
Toby Zerner
5d4d031f59 Preload session as the last step in initialisation before boot
Can’t remember why…
2015-05-02 08:18:45 +09:30
Toby Zerner
42c820e0eb Fix pin button active state 2015-04-25 23:26:43 +09:30
Toby Zerner
b5c95a222f Replace Ember app with Mithril app 2015-04-25 22:28:39 +09:30