discourse/app
Bianca Nenciu bdb81b5346
DEV: Use a single registry for preloaded category custom fields (#24272)
There was a registry for preloaded site categories and a new one has
been introduced recently for categories serialized through a
CategoryList.

Having two registries created a lot of friction for developers and this
commit merges them into a single one, providing a unified API.
2023-11-09 18:23:24 +02:00
..
assets SECURITY: Limit height of pre/svg elements 2023-11-09 13:39:13 +11:00
controllers SECURITY: Filter unread bookmark reminders the user cannot see 2023-11-09 13:39:16 +11:00
helpers DEV: remove markdown-it-bundle and custom build code (#23859) 2023-11-06 16:59:49 +00:00
jobs FIX: Deleting/recovering a post in topics caused bookmark side effects (#24226) 2023-11-07 12:54:05 +10:00
mailers FIX: Order tags shown in email subject by topics count and name (#22586) 2023-07-13 15:39:58 +08:00
models DEV: Use a single registry for preloaded category custom fields (#24272) 2023-11-09 18:23:24 +02:00
serializers FEATURE: Add custom fields to members on group index (#24232) 2023-11-07 10:06:47 -04:00
services SECURITY: Filter unread bookmark reminders the user cannot see 2023-11-09 13:39:16 +11:00
views DEV: Use WebPack stats plugin to map entrypoints to chunks (#24239) 2023-11-07 10:24:49 +00:00