.. |
api
|
refactor: use integer primary keys
|
2022-09-18 20:42:26 +02:00 |
auth
|
Split methods getAuthTokenAndValidate and createTokenForUser
|
2022-09-18 20:11:51 +02:00 |
authors
|
refactor(author): lazy-load relations
|
2021-11-16 18:45:40 +01:00 |
config
|
feat: add minimalPasswordStrength to authConfig
|
2022-10-03 10:36:46 +02:00 |
errors
|
feat: add PasswordTooWeak error
|
2022-10-03 10:36:46 +02:00 |
frontend-config
|
test: fix test and use stronger passwords
|
2022-10-03 10:36:46 +02:00 |
groups
|
feat(group): add helper functions for special groups
|
2022-09-18 21:29:35 +02:00 |
history
|
test: import EventEmitterModule
|
2022-10-02 20:51:23 +02:00 |
identity
|
feat: check password strength for local login
|
2022-10-03 10:36:46 +02:00 |
logger
|
feat: add logging for typeorm
|
2022-05-01 20:49:09 +02:00 |
media
|
test: import EventEmitterModule
|
2022-10-02 20:51:23 +02:00 |
monitoring
|
refactor: use a base dto class
|
2022-02-20 20:56:09 +01:00 |
notes
|
test: verify that event system is used
|
2022-10-02 20:51:23 +02:00 |
permissions
|
test: verify that event system is used
|
2022-10-02 20:51:23 +02:00 |
realtime
|
test: import EventEmitterModule
|
2022-10-02 20:51:23 +02:00 |
revisions
|
test: import EventEmitterModule
|
2022-10-02 20:51:23 +02:00 |
session
|
refactor(test): fix linting errors
|
2022-08-29 02:47:12 +02:00 |
users
|
refactor: use integer primary keys
|
2022-09-18 20:42:26 +02:00 |
utils
|
refactor: delete unused function useUnless
|
2022-09-25 11:12:10 +02:00 |
app-init.ts
|
tests(test-setup): ensure shutdown hooks get run
|
2022-08-07 22:45:25 +02:00 |
app.module.ts
|
feat: add EventEmitterModule to AppModule
|
2022-10-02 20:51:23 +02:00 |
events.ts
|
docs: add documentation about events
|
2022-10-02 20:51:23 +02:00 |
main.ts
|
tests(test-setup): ensure shutdown hooks get run
|
2022-08-07 22:45:25 +02:00 |
seed.ts
|
feat: add base implementation for realtime communication
|
2022-07-10 19:46:03 +02:00 |