This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app/pre-initializers
Vinoth Kannan 33eae4cbd8
FEATURE: add period filter in top topics route for tags. (#13415)
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)
2021-07-06 15:25:11 +05:30
..
discourse-bootstrap.js FIX: Allow file-change events soon after reloading (#13065) 2021-05-14 12:36:53 -04:00
dynamic-route-builders.js FEATURE: add period filter in top topics route for tags. (#13415) 2021-07-06 15:25:11 +05:30
inject-discourse-objects.js DEV: Add app event "topic:timings-sent" (#12737) 2021-04-16 18:34:49 +02:00
map-routes.js DEV: Sync up more Ember CLI features (#11790) 2021-01-21 15:55:39 -05:00
register-dom-templates.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
sniff-capabilities.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
svg-sprite-fontawesome.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
theme-errors-handler.js DEV: Remove cache option from ajax() (#13142) 2021-05-31 14:41:35 +02:00