discourse/app
Bianca Nenciu 14269232ba
DEV: No longer preload categories (#24950)
Categories will no longer be preloaded when `lazy_load_categories` is
enabled through PreloadStore.

Instead, the list of site categories will continue to be populated
by `Site.updateCategory` as more and more categories are being loaded
from different sources (topic lists, category selectors, etc).
2023-12-28 14:36:33 +02:00
..
assets DEV: No longer preload categories (#24950) 2023-12-28 14:36:33 +02:00
controllers DEV: Set config.eager_load = true on CI (#25032) 2023-12-26 13:05:55 +08:00
helpers DEV: Simplify ember-cli proxy strategy (#24242) 2023-11-10 11:16:06 +00:00
jobs DEV: Fix job cluster concurrency spec timing out (#25035) 2023-12-26 14:47:03 +08:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models DEV: No longer preload categories (#24950) 2023-12-28 14:36:33 +02:00
serializers DEV: No longer preload categories (#24950) 2023-12-28 14:36:33 +02:00
services DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
views FIX: improve structured data based on recent changes (#25043) 2023-12-27 11:13:16 +05:30