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.
 
 
 
 
 
 
mike12345567 3dd985cfb6 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration 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 Adding some fixes for general settings menu not respecting non-deployed apps fully. 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 type safe schema validation 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 When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 6 years ago
initialiseBudibase.js Updating the string templating system to be capable of async operations. 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