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
Michael Howell c7d024446e Cast the numeric keys of USER_HOMES to numbers (#5322)
When converting from hard-coded functions to a map,
the key `1` got converted to `"1"`.
This broke the drop-down menu.
2017-11-17 11:01:18 +11:00
..
adapters FEATURE: View flags grouped by topic 2017-09-25 12:25:14 -04:00
components FEATURE: show read time in last 60 days 2017-11-16 15:46:51 -05:00
controllers Cast the numeric keys of USER_HOMES to numbers (#5322) 2017-11-17 11:01:18 +11:00
helpers FEATURE: show read time in last 60 days 2017-11-16 15:46:51 -05:00
initializers FIX: Remove scope in SW register, avoid duplicated SWs 2017-11-07 01:05:30 -02:00
lib FEATURE: show read time in last 60 days 2017-11-16 15:46:51 -05:00
mixins FIX: change password form validation should instruct admins to use min password length for admin accounts 2017-11-07 16:14:56 -05:00
models FEATURE: Support an end date for user silencing 2017-11-14 13:20:19 -05:00
pre-initializers REFACTOR: Remove many Discourse.Category.list() calls 2017-11-01 15:25:35 -04:00
raw-views Typo'd name of jump-bottom 2017-10-11 15:47:18 -04:00
routes FIX: notification dropdown was not visible for group archive 2017-11-15 10:17:42 +01:00
services FEATURE: search should default scope to current category or user 2017-02-20 17:02:02 -05:00
templates FEATURE: show read time in last 60 days 2017-11-16 15:46:51 -05:00
widgets UX: cap likes 2 (#5237) 2017-11-15 11:28:54 +11:00
mapping-router.js.es6 Allow route maps to access site easily 2017-08-09 11:49:18 -04:00