Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Shanks 6c6f93af34
Merge pull request #981 from Budibase/trigger_automation_action
5 years ago
..
appDirectoryTemplate More cleanup, removing template app pages that were unused and fixing a bug with auth not being configured correctly when app created. 6 years ago
builder Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 5 years ago
queue Some groundwork for the linked records, building up a much more in-depth emitter for models and records to drive the record cleanup. 6 years ago
routing Updating to have proper access control via an accessController and nearly ready to spit out the routing structure. 6 years ago
security Updating API key controller in self-host mode to return self host API key. 6 years ago
tests update test snapshot 6 years ago
bcrypt.js server tests in-memory and passing 6 years ago
budibaseDir.js Removing sanisation, instead just using it as a central path system. 6 years ago
centralPath.js Removing sanisation, instead just using it as a central path system. 6 years ago
createAppPackage.js remove superfluous files 6 years ago
csvParser.js Allow CSV upload in browser and add display column option 6 years ago
exceptions.js further tidy up and removal 6 years ago
fileProcessor.js Replace sharp with jimp for image processing 6 years ago
index.js Merge pull request #981 from Budibase/trigger_automation_action 5 years ago
initialiseBudibase.js tidy up 6 years ago
linkedRows.js Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
mustache.js Removing all reference to 'pages' in server source code, now to look at builder. 6 years ago
statusCodes.js further tidy up and removal 6 years ago
templates.js Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 6 years ago
usageQuota.js Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago