discourse/app
Régis Hanol 7dcd707c59 PERF: introduce a basic api key serializer
For better performances when listing all the API keys.

Loading all the "api key scopes" is slow and not required when showing the list of all the api keys.
2024-04-24 19:16:10 +02:00
..
assets DEV: supports inline for d-menu (#26742) 2024-04-24 18:29:26 +02:00
controllers PERF: introduce a basic api key serializer 2024-04-24 19:16:10 +02:00
helpers DEV: Move chat service objects into core (#26506) 2024-04-04 10:57:41 -03:00
jobs UX: make first admin a moderator to review user approvals. (#26588) 2024-04-10 20:59:03 +05:30
mailers FIX: Correctly re-attach allowed images in activity summary e-mail (#26642) 2024-04-18 10:27:46 +08:00
models DEV: don't send moderator welcome message to first admin. (#26719) 2024-04-24 00:20:14 +05:30
serializers PERF: introduce a basic api key serializer 2024-04-24 19:16:10 +02:00
services DEV: Add getCategoryIdByName helper function to theme migrations (#26601) 2024-04-22 09:01:53 +08:00
views DEV: allow themes to render their own custom homepage (#26291) 2024-04-02 11:05:08 -04:00