1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/packages/backend-core/src
2022-11-08 11:34:16 +00:00
..
cache Fix build failure around PouchDB type 2022-10-25 09:02:55 +01: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 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
db Fix build failure around PouchDB type 2022-10-25 09:02:55 +01:00
errors Merge develop 2022-09-28 08:56:45 +01:00
events Addressing majority of PR comments. 2022-10-24 10:04:14 +01:00
featureFlags Merge develop 2022-09-28 08:56:45 +01:00
middleware Merge develop 2022-09-28 08:56:45 +01:00
migrations Create generic quota sync migration 2022-09-28 13:13:37 +01:00
objectStore Fixing an issue which was alerting, x-amz-meta-fieldname contains an invalid value, this error isn't really documented, but comes from if a metadata tag is sent up with nullish, or a non-string type. Fixing this in the core library, removing an invalid inputs. 2022-11-08 11:34:16 +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 Some fixes based on PR comments. 2022-10-24 12:06:50 +01:00
redis Startup fixes 2022-10-25 13:37:26 +01:00
security Merge develop 2022-09-28 08:56:45 +01:00
tenancy Merge develop 2022-09-28 08:56:45 +01:00
tests Merge develop 2022-09-28 08:56:45 +01: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