discourse/app
Alan Guo Xiang Tan 322a3be2db
DEV: Remove logical OR assignment of constants (#29201)
Constants should always be only assigned once. The logical OR assignment
of a constant is a relic of the past before we used zeitwerk for
autoloading and had bugs where a file could be loaded twice resulting in
constant redefinition warnings.
2024-10-16 10:09:07 +08:00
..
assets Build(deps-dev): Bump @swc/core from 1.7.35 to 1.7.36 (#29220) 2024-10-16 07:15:31 +08:00
controllers DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
serializers DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
services DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
views DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00