budibase/packages/backend-core/src/context
Sam Rose 2eb3a9fcd8
More refactoring.
2025-02-13 17:44:48 +00:00
..
tests Disallowing access to the backend-core barrel file as it can cause problems, it should only ever be imported externally via @budibase/backend-core. 2024-08-15 15:48:39 +01:00
Context.ts Pass types through context callbacks. 2023-11-08 16:17:24 +00:00
identity.ts Adding some tests around the openAPI public APIs to make sure the security works the way we expect, do not redirect API requests. 2024-10-24 16:54:08 +01:00
index.ts Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
mainContext.ts More refactoring. 2025-02-13 17:44:48 +00:00
types.ts Expose feature flags type in packages/type so it can be exposed to the frontend. 2025-01-06 12:11:14 +00:00