| .. |
|
api
|
cf4f2462b1
fix(core): Prevent errors being logged by Nest's ExternalExceptionFilter
|
4 years ago |
|
cache
|
068cefd7c3
refactor(core): Simplify RequestContextCache & support sync getters
|
4 years ago |
|
cli
|
a6a4c6f0ec
Revert "chore: Update to NestJS v8, RxJS v7"
|
4 years ago |
|
common
|
fd3e642b17
fix(core): EntityHydrator correctly handles custom field relations
|
4 years ago |
|
config
|
cf4f2462b1
fix(core): Prevent errors being logged by Nest's ExternalExceptionFilter
|
4 years ago |
|
connection
|
44f6fd516e
feat(core): Upgrade TypeORM to v0.2.41
|
4 years ago |
|
data-import
|
4754954bcd
feat(core): Support CSV import in multiple languages (#1199)
|
4 years ago |
|
entity
|
ba060b4c54
fix(core): Fix error with certain custom field config
|
4 years ago |
|
event-bus
|
a7e54fd45e
refactor(core): Make event input args optional
|
4 years ago |
|
health-check
|
f6205663ae
feat(core): Add config for enabling/disabling worker health check
|
4 years ago |
|
i18n
|
667042ec89
refactor: Revert filenames for pt_PT translation files
|
4 years ago |
|
job-queue
|
8797456adf
fix(core): Handle search job buffer timeout errors, increase timeout
|
4 years ago |
|
plugin
|
53babf6541
fix(core): Fix filtering by facet value uuid in DefaultSearchPlugin
|
4 years ago |
|
process-context
|
9e3050560e
feat(core): Reinstate ProcessContext provider
|
4 years ago |
|
service
|
704eabe8ae
docs(core): Add docs to AssetService
|
4 years ago |
|
testing
|
09d68b24ce
test(core): Fix connection mock
|
4 years ago |
|
worker
|
f178276cd3
refactor(core): Extract TransactionalConnection into own module
|
4 years ago |
|
app.module.ts
|
28f713c564
fix(core): Allow middleware to inject TransactionalConnection
|
4 years ago |
|
bootstrap.ts
|
87de9aabed
refactor(core): Move entityIdStrategy config to entityOptions
|
4 years ago |
|
index.ts
|
92aa83f40d
feat(core): Export RequestContextCacheService from core
|
4 years ago |
|
migrate.ts
|
8bfa03d4ba
fix(core): Prevent FK error when migrating with better-sqlite3 driver
|
4 years ago |