1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/packages/backend-core/src
2022-10-07 16:05:01 +01:00
..
cache Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +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 Adding tenancy awareness for plugin bucket. 2022-09-23 16:30:45 +01:00
db Feature to allow adding apps from within the groups interface, rather than having to go to apps individually to do this. 2022-09-26 17:54:00 +01:00
errors Add buttonText to InlineAlert, export TooltipWrapper, update Account type with license key activate time, convert error package to TS 2022-09-12 10:43:26 +01:00
events Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-22 18:44:16 +01:00
featureFlags Minor update to feature flag name. 2022-09-23 13:08:18 +01:00
middleware Pre-review tidy, add new badge to plugins 2022-09-15 11:23:51 +01:00
migrations Adding a migration for the plugin quotas to make sure they are always accurate in self host at startup. 2022-09-24 12:10:09 +01:00
objectStore Adding ability for datasource plugins to have a custom icon svg. 2022-09-29 19:30:53 +01:00
pkg adding limits for uploading users 2022-07-26 12:17:01 +01:00
plugin Allow removing CRUD operations from custom datasource plugins. 2022-09-29 16:56:46 +01:00
redis Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 16:05:01 +01:00
security Updating a few core endpoints to better integrate the groups system and make sure users always have the correct role ID updated onto them. 2022-09-22 18:27:43 +01:00
tenancy Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-22 18:44:16 +01:00
tests Build fixes 2022-06-09 12:33:10 +01:00
auth.ts update bulk create and bulk delete backend 2022-08-25 19:41:47 +01:00
constants.js Fixes 2022-09-15 11:59:46 +01:00
environment.ts Adding tenancy awareness for plugin bucket. 2022-09-23 16:30:45 +01:00
hashing.js Fixing CLI build - prebuilds required for hashing can be disabled via environment variable. 2022-09-13 18:00:10 +01:00
helpers.js
index.ts Self API in worker conversion to typescript. 2022-09-22 14:09:20 +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
pino.js Updating pino logging to remove health check spam. 2022-08-04 20:23:45 +01:00
users.ts Adding a user core bulk update function. 2022-09-21 13:55:10 +01:00
utils.js Day pass middleware 2022-09-06 12:25:57 +01:00