1
0
Fork 0
mirror of synced 2024-07-07 23:35:49 +12:00
budibase/packages/backend-core/src
2022-08-02 16:01:38 +01:00
..
cache Use warn rather than info when notifying about ignored conflicts 2022-07-25 12:23:30 +01:00
cloud app and account properties, add account details to all user and tenant identities 2022-05-26 10:13:26 +01:00
clshooked Adding our own version of cls hooked with the memory leak fixed. 2022-05-10 16:34:20 +01:00
context PR comments. 2022-07-18 18:18:01 +01:00
db some more pr comments 2022-07-25 18:57:10 +01:00
errors update feature error 2022-07-26 20:25:59 +01:00
events adding tests and pr comments 2022-07-27 10:20:39 +01:00
featureFlags flag user groups untill licensing ready 2022-07-29 13:22:59 +01:00
middleware Merge branch 'master' into develop 2022-07-27 16:32:36 -04:00
migrations WIP: Memory leak fix 2022-07-13 08:22:21 -04:00
objectStore Adding MinIO handling, backing up to disk by bucket name. 2022-06-30 20:26:49 +01:00
pkg adding limits for uploading users 2022-07-26 12:17:01 +01:00
redis Adding explanation of the difference between Database and SelectableDatabase in Redis. 2022-06-24 14:42:15 +01:00
security Fix crashing when determining roles when no apps exist 2022-08-02 16:01:38 +01:00
tenancy Back populate no-op migrations on new app and tenant create 2022-06-13 10:51:29 +01:00
tests Build fixes 2022-06-09 12:33:10 +01:00
auth.js move worker middleware to backend-core 2022-07-22 11:50:51 +01:00
constants.js Merge branch 'develop' into feature/licensing 2022-04-20 14:59:36 +01:00
environment.ts PR comments. 2022-07-14 19:02:00 +01:00
hashing.js Swapping bcryptjs for bcrypt. 2022-05-25 16:14:45 +01:00
helpers.js Changing directory. 2022-01-10 19:30:35 +00:00
index.ts adding new custom feature disabled error 2022-07-25 19:45:50 +01:00
installation.ts Better handle first time startup + dedicated event 2022-06-15 11:20:13 +01:00
logging.ts Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-26 17:28:57 +01:00
users.js some more pr comments 2022-07-25 18:57:10 +01:00
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. 2022-06-23 20:22:51 +01:00