.. |
api
|
feat: add ldap login to auth controller
|
2022-04-17 21:05:13 +02:00 |
auth
|
refactor(api/private/tokens): validate POST data with DTO
|
2022-03-06 22:24:21 +01:00 |
authors
|
refactor(author): lazy-load relations
|
2021-11-16 18:45:40 +01:00 |
config
|
refactor(db-config): Use typeorm-style options
|
2022-05-01 20:49:09 +02:00 |
errors
|
fix: correctly initialize exception mapping
|
2022-02-14 11:28:02 +01:00 |
frontend-config
|
fix: ldap auth config
|
2022-04-17 21:05:13 +02:00 |
groups
|
refactor: use a base dto class
|
2022-02-20 20:56:09 +01:00 |
history
|
refactor(history-entry-import-dto): rename lastVisited -> lastVisitedAt
|
2022-03-07 13:54:43 +01:00 |
identity
|
feat: add ldap strategy
|
2022-04-17 21:05:13 +02:00 |
logger
|
feat(console-logger): allow to bring own colors
|
2022-05-01 20:49:09 +02:00 |
media
|
refactor(media-service): delete unused method
|
2022-03-07 13:54:43 +01:00 |
monitoring
|
refactor: use a base dto class
|
2022-02-20 20:56:09 +01:00 |
notes
|
test(notes-service): Add test for toNoteMetadataDto with no alias
|
2022-05-01 20:23:33 +02:00 |
permissions
|
fix param description of updateNotePermissions
|
2022-03-13 21:33:02 +01:00 |
revisions
|
fix(revision): DTOs should correctly extend BaseDto
|
2022-03-07 13:54:43 +01:00 |
users
|
feat(api/private/me): include authProvider in UserInfo
|
2022-03-07 13:54:43 +01:00 |
utils
|
refactor(db-config): Use typeorm-style options
|
2022-05-01 20:49:09 +02:00 |
app.module.ts
|
feat: Use real database config for app
|
2022-05-01 20:49:09 +02:00 |
main.ts
|
refactor(frontend-integration): inline-import http-proxy-middleware
|
2022-03-07 13:55:07 +01:00 |
seed.ts
|
refactor(user): lazy-load relations
|
2021-12-05 22:03:41 +01:00 |