budibase/packages/server/src/middleware
Martin McKeaveney 5b4bf74e2c re-adding env var controls for cloud limit functionality 2021-09-27 15:03:48 +01:00
..
tests fallback SMTP configuration for cloud 2021-09-27 14:57:22 +01:00
appInfo.js Adding metadata system and re-writing how Cron works, previously cron only worked in dev because it would never be enabled for the production app ID, this makes it so that it is never enabled for the dev app and when the production app is deployed it runs through all the automations and checks if any need cron jobs setup/disabled. 2021-09-08 19:29:28 +01:00
authorized.js Lint with prettier 2021-06-15 19:39:40 +01:00
builder.js Upping debounce to 30 seconds as it has no real negative. 2021-05-21 15:14:35 +01:00
currentapp.js Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 13:04:54 +01:00
joi-validator.js Add explicit prettier options 2021-05-04 11:32:22 +01:00
resourceId.js Add explicit prettier options 2021-05-04 11:32:22 +01:00
selfhost.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
usageQuota.js re-adding env var controls for cloud limit functionality 2021-09-27 15:03:48 +01:00