-
- Downloads
refactor: Changed settings registry's callbacks to work with async functions (#28784)
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
Showing
- apps/meteor/app/2fa/server/startup/settings.ts 12 additions, 10 deletionsapps/meteor/app/2fa/server/startup/settings.ts
- apps/meteor/app/analytics/server/settings.ts 17 additions, 17 deletionsapps/meteor/app/analytics/server/settings.ts
- apps/meteor/app/api/server/settings.ts 13 additions, 13 deletionsapps/meteor/app/api/server/settings.ts
- apps/meteor/app/apple/server/appleOauthRegisterService.ts 7 additions, 7 deletionsapps/meteor/app/apple/server/appleOauthRegisterService.ts
- apps/meteor/app/assets/server/assets.ts 2 additions, 2 deletionsapps/meteor/app/assets/server/assets.ts
- apps/meteor/app/authentication/server/startup/settings.ts 20 additions, 21 deletionsapps/meteor/app/authentication/server/startup/settings.ts
- apps/meteor/app/autotranslate/server/settings.ts 7 additions, 8 deletionsapps/meteor/app/autotranslate/server/settings.ts
- apps/meteor/app/bot-helpers/server/settings.ts 4 additions, 5 deletionsapps/meteor/app/bot-helpers/server/settings.ts
- apps/meteor/app/cas/server/cas_rocketchat.js 19 additions, 18 deletionsapps/meteor/app/cas/server/cas_rocketchat.js
- apps/meteor/app/crowd/server/settings.ts 15 additions, 16 deletionsapps/meteor/app/crowd/server/settings.ts
- apps/meteor/app/custom-sounds/server/startup/settings.ts 3 additions, 3 deletionsapps/meteor/app/custom-sounds/server/startup/settings.ts
- apps/meteor/app/discussion/server/config.ts 2 additions, 2 deletionsapps/meteor/app/discussion/server/config.ts
- apps/meteor/app/drupal/server/startup.ts 7 additions, 7 deletionsapps/meteor/app/drupal/server/startup.ts
- apps/meteor/app/e2e/server/settings.ts 4 additions, 4 deletionsapps/meteor/app/e2e/server/settings.ts
- apps/meteor/app/emoji-custom/server/startup/settings.ts 3 additions, 3 deletionsapps/meteor/app/emoji-custom/server/startup/settings.ts
- apps/meteor/app/error-handler/server/startup/settings.ts 2 additions, 2 deletionsapps/meteor/app/error-handler/server/startup/settings.ts
- apps/meteor/app/federation/server/startup/settings.ts 8 additions, 8 deletionsapps/meteor/app/federation/server/startup/settings.ts
- apps/meteor/app/file-upload/server/startup/settings.ts 41 additions, 41 deletionsapps/meteor/app/file-upload/server/startup/settings.ts
- apps/meteor/app/github-enterprise/server/startup.ts 7 additions, 7 deletionsapps/meteor/app/github-enterprise/server/startup.ts
- apps/meteor/app/gitlab/server/startup.ts 9 additions, 9 deletionsapps/meteor/app/gitlab/server/startup.ts
Loading
Please register or sign in to comment