.. |
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
|
Merge branch 'develop' into subdomain-tenancy
|
2022-11-15 16:18:59 +00:00 |
db
|
Merge branch 'develop' into subdomain-tenancy
|
2022-11-15 16:18:59 +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
|
Merge branch 'develop' into subdomain-tenancy
|
2022-11-15 16:18:59 +00:00 |
migrations
|
Merge branch 'develop' into subdomain-tenancy
|
2022-11-15 16:18:59 +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
|
Test fixes
|
2022-11-11 15:43:41 +00: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
|
Support path variable tenancy detection, add /api/system/* tests, update no tenancy matchers to be more accurate
|
2022-11-11 11:10:07 +00: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.ts
|
Support path variable tenancy detection, add /api/system/* tests, update no tenancy matchers to be more accurate
|
2022-11-11 11:10:07 +00:00 |