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 3d77163773 Switching from axios to node-fetch as per review. 6 years ago
..
api Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 6 years ago
automations Switching from axios to node-fetch as per review. 6 years ago
constants simplify user authentication, remove anon user, fix login cookie issues 6 years ago
db Some initial work towards webhooks, that generates schema similar to integromat. 6 years ago
events Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
middleware Some initial work towards webhooks, that generates schema similar to integromat. 6 years ago
utilities Merge branch 'bug/local-forbidden' of github.com:Budibase/budibase into feature/webhooks 6 years ago
app.js adding auth object to context rather than separate booleans 6 years ago
electron.js Removing sanisation, instead just using it as a central path system. 6 years ago
environment.js Found an issue where environment variables would load before they had actually been updated from dotenv, made sure they are always loaded correctly. 6 years ago
index.js Fixing typo. 6 years ago