1
0
Fork 0
mirror of synced 2024-07-31 02:48:00 +12:00
budibase/packages/server/src
2020-12-18 12:54:20 +00:00
..
api Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 2020-12-18 12:54:20 +00:00
automations Fixing automations to use recurseMustache from utilities. 2020-12-08 11:47:33 +00:00
constants WIP - starting to work on deployment and hosting so that they don't use static URLs anymore to reach assets, instead using environment variables to determine what to use. 2020-12-14 18:31:48 +00:00
db Merge branch 'master' of github.com:Budibase/budibase into feature/security-update 2020-12-08 13:41:07 +00:00
events Fixing test case and also making sure that external trigger does what its expected to. 2020-12-07 17:55:35 +00:00
middleware Updating API key controller in self-host mode to return self host API key. 2020-12-09 17:10:53 +00:00
selfhost Updating API key controller in self-host mode to return self host API key. 2020-12-09 17:10:53 +00:00
utilities Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 2020-12-18 12:54:20 +00:00
app.js Adding in self hosted API key. 2020-12-09 17:04:05 +00:00
electron.js user table and relationships complete 2020-11-24 14:04:14 +00:00
environment.js Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 2020-12-18 12:54:20 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00