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.
 
 
 
 
 
 
Peter Clement 8a66a38470 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 4 years ago
..
cache Fixing an issue where periodically the cache state of the couch revision gets out of sync and need to update it for cache to be able to write again. 4 years ago
cloud app and account properties, add account details to all user and tenant identities 4 years ago
clshooked Adding our own version of cls hooked with the memory leak fixed. 4 years ago
context Merge remote-tracking branch 'origin/develop' into fix/update-icon-context 4 years ago
db Updating user search endpoint to allow searching by app ID with a new view, as well as updating user page to have a search input again. 4 years ago
errors Merge branch 'develop' into feature/posthog-v2 4 years ago
events Ensure tests can't send events even when token is set 4 years ago
featureFlags Re-enable gsheets for verification 4 years ago
middleware Code review updates 4 years ago
migrations Back populate no-op migrations on new app and tenant create 4 years ago
objectStore adding types 4 years ago
pkg Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 4 years ago
redis Adding explanation of the difference between Database and SelectableDatabase in Redis. 4 years ago
security Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 4 years ago
tenancy Back populate no-op migrations on new app and tenant create 4 years ago
tests Build fixes 4 years ago
auth.js Properly invalidate the cached user ensuring up-to-date credentials are always used 4 years ago
constants.js Merge branch 'develop' into feature/licensing 4 years ago
environment.ts Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 4 years ago
hashing.js Swapping bcryptjs for bcrypt. 4 years ago
helpers.js Changing directory. 5 years ago
index.ts Moving majority of automation logging functionality to pro. 4 years ago
installation.ts Better handle first time startup + dedicated event 4 years ago
logging.ts Updating logging to typescript to fix build issue. 4 years ago
users.js Updating user search endpoint to allow searching by app ID with a new view, as well as updating user page to have a search input again. 4 years ago
utils.js Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 4 years ago