discourse/app
Ted Johansson 53b806d4b2
DEV: Deprecate the assignment of nil to site settings (#36093)
We currently allow assigning nil to site settings, which lead to implicit casting to other values. Forcing explicit handling of this case helps avoid accidental misconfiguration.

This should not affect changing site settings from the UI, which is already well-behaved in this regard.
2025-12-01 15:04:23 +08:00
..
assets FIX: don't look up IP if user doesn't exist, adjust whitespace (#36326) 2025-11-28 15:58:12 -05:00
controllers FEATURE: Add claim history to reviewable timeline (#36243) 2025-12-01 14:58:43 +08:00
helpers DEV: Refactor ApplicationHelper#server_plugin_outlet (#36307) 2025-12-01 14:10:16 +08:00
jobs DEV: Deprecate the assignment of nil to site settings (#36093) 2025-12-01 15:04:23 +08:00
mailers FIX: Missing/incorrect flag reason in account_deleted emails (#34955) 2025-11-17 15:22:22 +00:00
models DEV: Deprecate the assignment of nil to site settings (#36093) 2025-12-01 15:04:23 +08:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
serializers FEATURE: Add claim history to reviewable timeline (#36243) 2025-12-01 14:58:43 +08:00
services FEATURE: add support for "updating" an application on discourse id (#35384) 2025-11-28 13:07:51 +01:00
views DEV: properly import color-scheme-stylesheets (#36325) 2025-11-28 13:57:22 -06:00