1
0
Fork 0
mirror of synced 2024-06-22 16:10:40 +12:00
budibase/packages/backend-core/src
2022-11-09 13:41:51 +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 Add extra auth logging to authenticated.ts 2022-11-04 08:30:44 +00:00
migrations Create generic quota sync migration 2022-09-28 13:13:37 +01: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 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-02 20:12:01 +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 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