discourse/app
Kelv a455567f9e
DEV: make UserPassword 1:1 to User (#28528)
* add data migration to keep only unexpired or most recently expired user password
* refactor to 1:1 relationship between User and UserPassword
* add migration to remove redundant indexes on user passwords
2024-09-03 11:09:33 +08:00
..
assets UX: Adjustments for the about page banner image (#28692) 2024-09-03 02:36:28 +03:00
controllers DEV: the ability to define setting areas (#28570) 2024-09-03 09:25:45 +10:00
helpers UX: Use localized time format in embedded comments (#28014) 2024-07-22 18:42:36 +08:00
jobs FIX: chat mailer log noise (#28616) 2024-08-29 11:39:08 -03:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models DEV: make UserPassword 1:1 to User (#28528) 2024-09-03 11:09:33 +08:00
serializers UX: Add descriptions to auto groups and auto group indicator (#28630) 2024-08-30 10:52:34 +10:00
services DEV: make UserPassword 1:1 to User (#28528) 2024-09-03 11:09:33 +08:00
views DEV: Stop using sprockets for 'use ember cli' stylesheet (#28633) 2024-08-29 10:38:27 +01:00