You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang 9f8d59858a
Refactor system setting (#27000)
This PR reduces the complexity of the system setting system.

It only needs one line to introduce a new option, and the option can be
used anywhere out-of-box.

It is still high-performant (and more performant) because the config
values are cached in the config system.
9 months ago
..
common.js Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) 12 months ago
config.js Refactor system setting (#27000) 9 months ago
emails.js Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
users.js Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198) 1 year ago