discourse/app
David Taylor 0a72b21e8f
DEV: Add admin warnings for plugin-outlet deprecations (#27679)
Adds warnings for:
- `discourse.plugin-outlet-tag-name`
- `discourse.plugin-outlet-parent-view`

Also updates the ID list to be strings rather than regex (so that `.` is not treated as a wildcard).
2024-07-02 15:01:41 +01:00
..
assets DEV: Add admin warnings for plugin-outlet deprecations (#27679) 2024-07-02 15:01:41 +01:00
controllers FIX: increase secure session for OAuth expiration time (#27674) 2024-07-02 11:43:59 +10:00
helpers FIX: Regression in custom homepage modifier used in theme components (#27569) 2024-06-21 11:24:11 -04:00
jobs FIX: disallow concurrent downloads of hotlinked images (#27676) 2024-07-02 10:06:46 +01:00
mailers FIX: correctly compute the window for email summaries 2024-05-27 22:33:51 +02:00
models PERF: Eager load field causing N+1 issue (#27626) 2024-07-01 20:55:06 -03:00
serializers FIX: Hide message button for current user if can't message (#27672) 2024-07-02 10:01:58 +10:00
services FIX: invalid user locale when accepting group membership 2024-06-27 19:22:55 +02:00
views DEV: Block accidental serialization of entire AR models (#27668) 2024-07-01 17:08:48 -03:00