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 a5556595de Fixing an issue with the public API loading for the first time in a multi-tenant environment, also fixing an issue in self host when switching between environments with different secrets. 5 years ago
..
cache Adding controllers for row, query and applications public APIs. 5 years ago
cloud Add status banner that reacts to cypress healthcheck failures 5 years ago
context Deprovision and local couch db url fix 5 years ago
db Adding controllers for row, query and applications public APIs. 5 years ago
middleware Fixing an issue with the public API loading for the first time in a multi-tenant environment, also fixing an issue in self host when switching between environments with different secrets. 5 years ago
migrations Fix app list retrieval in migrations 5 years ago
objectStore Starting to fix up test cases. 5 years ago
redis Fixing an issue with detecting fully qualified Redis URL despite not in use. 5 years ago
security Refactoring how endpoints are specified so that the middlewares can be applied in a more generic fashion. 5 years ago
tenancy Refactoring backend-core tenancy to context, splitting out tenancy functionality to its own area. 5 years ago
tests/utilities Changing directory. 5 years ago
auth.js Merge branch 'develop' into feature/migrations-2.0 5 years ago
constants.js Merge branch 'develop' into csrf 5 years ago
environment.js use google env variable for client secret and ID, update helm chart to pass variables to worker 5 years ago
hashing.js Changing directory. 5 years ago
helpers.js Changing directory. 5 years ago
index.js Merge branch 'develop' of github.com:Budibase/budibase into fix/sync-apps-reset-rows-quotas 5 years ago
utils.js Adding tenancy to the API key, making the authenticated middleware aware of new user API keys, using a view to lookup the user by API key. 5 years ago