1
0
Fork 0
mirror of synced 2024-06-01 10:09:48 +12:00
budibase/packages/backend-core/src
2022-11-15 15:50:15 +00:00
..
cache Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates 2022-11-14 22:55:47 +00:00
cloud Merge develop 2022-09-28 08:56:45 +01:00
clshooked Adding our own version of cls hooked with the memory leak fixed. 2022-05-10 16:34:20 +01:00
context Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates 2022-11-14 22:55:47 +00:00
db Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates 2022-11-14 22:55:47 +00:00
errors Merge develop 2022-09-28 08:56:45 +01:00
events Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates 2022-11-14 22:55:47 +00:00
featureFlags Merge develop 2022-09-28 08:56:45 +01:00
middleware ensure fetch and aws are always mocked 2022-11-15 15:50:15 +00:00
migrations Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates 2022-11-14 22:55:47 +00:00
objectStore Typescript re-write of the roles layer, this is the backbone of a lot of our security features, and I believe the issue was generally to do with a lack of handling of null-ish inputs. 2022-11-08 18:25:37 +00:00
pkg Add locking framework 2022-10-10 08:21:17 +01:00
plugin Allow removing CRUD operations from custom datasource plugins. 2022-09-29 16:56:46 +01:00
queue Update waitForCompletion and pouch / backup type 2022-11-15 14:28:02 +00:00
redis Startup fixes 2022-10-25 13:37:26 +01:00
security Exporting roles differently to fix issue raised by test. 2022-11-08 20:01:01 +00:00
tenancy Merge develop 2022-09-28 08:56:45 +01:00
tests Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates 2022-11-14 22:55:47 +00:00
auth.ts Fixing issue with self host build - import of backend-core changes mean that loading the public API files can require setup of backend-core, making it so that the JWT Strategy doesn't need to be setup to load backend-core. 2022-11-01 12:59:10 +00:00
constants.js Merge develop 2022-09-28 08:56:45 +01:00
environment.ts Merge develop 2022-09-28 08:56:45 +01:00
hashing.js Merge develop 2022-09-28 08:56:45 +01:00
helpers.js Changing directory. 2022-01-10 19:30:35 +00:00
index.ts Refactoring a lot of content around webhooks to Typescript, as well as fixing webhooks and automation app IDs on import of new app. 2022-10-25 18:19:18 +01:00
installation.ts Merge develop 2022-09-28 08:56:45 +01:00
logging.ts Merge develop 2022-09-28 08:56:45 +01:00
pino.js Merge develop 2022-09-28 08:56:45 +01:00
users.ts Merge develop 2022-09-28 08:56:45 +01:00
utils.js Merge develop 2022-09-28 08:56:45 +01:00