You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 03b6b1e15c Fixed crash on launch if no hooks listen to filter:router.page
A previous commit added a new hook, although it executed async.each on a var without a null check, so if no hooks were registered, it was null, and not an empty array, causing async to crash.
10 years ago
..
admin.js #3213 10 years ago
index.js closes #2151 11 years ago
middleware.js Fixed crash on launch if no hooks listen to filter:router.page 10 years ago
ratelimit.js increase rate limit timeframe from 1 second to 10 seconds 10 years ago