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.
 
 
 
 
 
 
Rory Powell 4af0641fe4 Fix oracle password config 5 years ago
..
dev Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 5 years ago
docs Updating docs for tables, adding a swagger generation tool and a README describing how to use it. 5 years ago
integrations Fix oracle password config 5 years ago
watchtower-hooks Add watchtower hooks 5 years ago
account.js Introduce dev modes, update contributor guide 5 years ago
exportAppTemplate.js Updating export template script to remove users as well. 5 years ago
jestSetup.js Prevent non builder from accessing dev apps 5 years ago
likeCypress.ts Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
localdomain.js Fix email link from internal bb onboarding. Prevent account holder from being deleted 5 years ago
multiTenancy.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
replicateApp.js Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 5 years ago
selfhost.js Add self host enable/disable scripts 5 years ago