budibase/packages/server/src/middleware
Rory Powell 68396fa4c8 Fix app creation when there is no app ctx 2021-09-30 17:35:09 +01:00
..
tests fix tests 2021-09-30 10:35:53 +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 Fix app creation when there is no app ctx 2021-09-30 17:35:09 +01:00