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.
 
 
 
 
 
 
Martin McKeaveney 79d5fbeaea fix lint 5 years ago
..
api Fixing an issue with checkAuth function not checking response status before attempting to get JSON. 5 years ago
automations Merge pull request #1505 from Budibase/user-app-list 5 years ago
constants Merge pull request #1505 from Budibase/user-app-list 5 years ago
db merge with master 5 years ago
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 6 years ago
integrations merge with master 5 years ago
middleware A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 5 years ago
tests/utilities merge with master 5 years ago
utilities fix lint 5 years ago
app.js Putting together redis lock system. 5 years ago
environment.js Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
index.js Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 6 years ago