1
0
Fork 0
mirror of synced 2024-07-31 02:48:00 +12:00
budibase/packages/server/src
2020-12-15 16:41:55 +00:00
..
api Adding feature to allow configured the builder to point at a self hosted system instead of production (for deployment). 2020-12-15 16:41:55 +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 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
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 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
index.js Fixing typo. 2020-10-26 17:58:01 +00:00