1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/backend-core/src
2022-09-24 12:10:09 +01:00
..
cache
cloud
clshooked
context Adding tenancy awareness for plugin bucket. 2022-09-23 16:30:45 +01:00
db Move tenancy/utils to db/tenancy to resolve circular imports between tenancy and db package. This should remove all reliance on the tenancy package from the db package 2022-09-20 10:20:36 +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 Adding types for plugin events, specifically for plugin init, import and deletion, this is across the CLI and the server. 2022-09-14 17:35:46 +01:00
featureFlags Error handling, wildcard feature flags 2022-09-07 12:08:10 +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 tenancy awareness for plugin bucket. 2022-09-23 16:30:45 +01:00
pkg
plugin fix build error exporting and declaring plugins 2022-09-09 12:01:04 +01:00
redis
security
tenancy Move tenancy/utils to db/tenancy to resolve circular imports between tenancy and db package. This should remove all reliance on the tenancy package from the db package 2022-09-20 10:20:36 +01:00
tests
auth.ts
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 Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 08:55:33 +01:00
installation.ts
logging.ts
pino.js
users.ts
utils.js