discourse/app
David Taylor 782f43cc55
Improve route error handling in admin/plugins (#18911)
Previously if a specific plugin route was not available (e.g. there was an error loading the plugin's JS due to an ad blocker), the entire page would fail to load. This commit updates the behavior to catch this kind of issue and display a user-friendly message at the top of the screen.
2022-11-07 16:39:27 +00:00
..
assets Improve route error handling in admin/plugins (#18911) 2022-11-07 16:39:27 +00:00
controllers FIX: Welcome topic should be hidden on the /categories page as well (#18869) 2022-11-07 09:24:55 -07:00
helpers Meta topic: https://meta.discourse.org/t/meta-theme-color-is-not-respecting-current-color-scheme/239815 (#18832) 2022-11-07 10:06:26 +03:00
jobs DEV: Quote values when constructing SQL (#18827) 2022-11-01 14:05:13 -05:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FEATURE: new site setting to hide user profiles by default. (#18864) 2022-11-06 16:44:17 +05:30
serializers FIX: Make can_send_private_messages not reliant on system user (#18812) 2022-11-07 09:11:18 +10:00
services SECURITY: Expand and improve SSRF Protections (#18815) 2022-11-01 16:33:17 +00:00
views UX: update and consolodate published page styles (#18792) 2022-11-01 14:31:39 -04:00