And also move all the "top topics by period" routes to query string param. /top/monthly => /top?period=monthly /c/:slug/:id/l/top/monthly => /c/:slug/:id/l/top?period=monthly /tag/:slug/l/top/daily => /tag/:slug/l/top?period=daily (new) |
||
|---|---|---|
| .. | ||
| discourse-bootstrap.js | ||
| dynamic-route-builders.js | ||
| inject-discourse-objects.js | ||
| map-routes.js | ||
| register-dom-templates.js | ||
| sniff-capabilities.js | ||
| svg-sprite-fontawesome.js | ||
| theme-errors-handler.js | ||