1
0
Fork 0
mirror of synced 2024-08-22 21:41:49 +12:00
budibase/packages/server/src
2020-10-07 11:42:28 +01:00
..
api Quick change after diffing and looking through everything. 2020-10-07 09:58:32 +01:00
automations Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system. 2020-10-07 00:24:56 +01:00
db Sanitising the paths to the couchDB data directories. 2020-10-07 11:42:28 +01:00
events Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
middleware Updates as per review comments. 2020-09-21 23:19:45 +01:00
utilities Sanitising the paths to the couchDB data directories. 2020-10-07 11:42:28 +01:00
app.js Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
electron.js Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system. 2020-10-07 00:24:56 +01:00
environment.js Initial work towards async block loading, it will pull the manifest.json from a specified bucket and load packages in async when it does not have them - this will need another feature for when running in the cloud to pull all packages it doesn't currently have to the install directory (EFS). 2020-09-18 16:50:52 +01:00
index.js Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system. 2020-10-07 00:24:56 +01:00