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/controllers/preferences
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
..
about.js.es6 DEV: Ember 3.8.0 2019-04-26 12:16:21 +02:00
account.js.es6 FIX: prevent anonymous users from changing their email/username/name (#7311) 2019-04-17 18:05:02 +10:00
categories.js.es6 FIX: only profile owner can see links to watched/tracked/muted topics (#7083) 2019-02-28 14:58:49 +01:00
email.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
emails.js.es6 FEATURE: Add every month / 6 months options to email digest. (#7247) 2019-03-25 12:45:01 +02:00
interface.js.es6 DEV: Ember 3.8.0 2019-04-26 12:16:21 +02:00
notifications.js.es6 FEATURE: Save ignored usernames in user preferences (#7117) 2019-03-06 11:21:58 +00:00
profile.js.es6 FIX: Properly associate user_profiles background urls via upload id. 2019-05-02 14:58:24 +08:00
second-factor-backup.js.es6 FIX: make it possible to use backup code everywhere where 2FA required (#7010) 2019-02-27 10:37:33 +01:00
second-factor.js.es6 FIX: Improve UX for second factor enforcement. (#7207) 2019-03-20 15:40:25 +11:00
tags.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
username.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
users.js.es6 FIX: Hide ignoring users in preference for users with TL less than a member (#7415) 2019-04-23 14:47:37 +01:00