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
Guo Xiang Tan 24347ace10 FIX: Properly associate user_profiles background urls via upload id.
`Upload#url` is more likely and can change from time to time. When it
does changes, we don't want to have to look through multiple tables to
ensure that the URLs are all up to date. Instead, we simply associate
uploads properly to `UserProfile` so that it does not have to replicate
the URLs in the table.
2019-05-02 14:58:24 +08:00
..
adapters FEATURE: Allow users to customize bonuses for reviewable types 2019-04-03 11:18:34 -04:00
components FIX: Properly associate user_profiles background urls via upload id. 2019-05-02 14:58:24 +08:00
controllers FIX: Properly associate user_profiles background urls via upload id. 2019-05-02 14:58:24 +08:00
helpers REFACTOR: {{avatar}} and {{date}} helpers in vdom templates 2019-04-30 15:22:38 -04:00
initializers FIX: prevents google to track certain pages (#7463) 2019-04-30 15:57:51 +02:00
lib FEATURE: disable native share API on non tablets/phones 2019-05-02 13:18:29 +10:00
mixins DEV: Ember 3.8.0 2019-04-26 12:16:21 +02:00
models FIX: Properly associate user_profiles background urls via upload id. 2019-05-02 14:58:24 +08:00
pre-initializers DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
raw-views DEV: Ember 3.8.0 2019-04-26 12:16:21 +02:00
routes FIX: use full screen login for new-topic route (#7467) 2019-05-01 22:54:29 +05:30
services FEATURE: Support for localized themes (#6848) 2019-01-17 11:46:11 +00:00
templates FIX: Properly associate user_profiles background urls via upload id. 2019-05-02 14:58:24 +08:00
widgets FEATURE: Category Reviewable by Group 2019-04-30 15:23:06 -04:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00