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 Drury c03923360b Minor update to make use of new client header to state the request is from the client, not the builder. 6 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 Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 6 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 Minor update to make use of new client header to state the request is from the client, not the builder. 6 years ago
tests Fix test 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 Minor update to make use of new client header to state the request is from the client, not the builder. 6 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
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