.. |
api
|
feat: replace GetNotePipe with GetNoteInterceptor and RequestNote
|
2021-12-02 21:57:51 +01:00 |
auth
|
docs: explain the choice of sha-512 for auth tokens
|
2021-12-14 19:37:15 +01:00 |
authors
|
feat: consolidate entities create
|
2021-11-11 22:07:20 +01:00 |
config
|
test(mockconfig): generate unique upload paths
|
2021-11-16 18:26:34 +01:00 |
errors
|
chore: add PrimaryAliasDeletionForbiddenError
|
2021-09-21 15:14:00 +02:00 |
frontend-config
|
Explicitly import URL
|
2021-09-23 16:13:25 +02:00 |
groups
|
fix(group): add special flag to create method
|
2021-11-14 21:46:04 +01:00 |
history
|
fix: the tests use the new typing from create methods
|
2021-11-11 22:07:20 +01:00 |
identity
|
fix(session-guard): correctly check for missing session
|
2021-12-07 20:23:18 +01:00 |
logger
|
Enforce import order with prettier
|
2021-08-29 18:45:46 +02:00 |
media
|
fix(media-upload): remove backendData parameter
|
2021-11-14 21:46:04 +01:00 |
monitoring
|
Enforce import order with prettier
|
2021-08-29 18:45:46 +02:00 |
notes
|
chore: move get-note-pipe to api utils
|
2021-11-30 19:48:47 +01:00 |
permissions
|
feat: create permission decorator
|
2021-11-30 19:48:47 +01:00 |
revisions
|
fix: the tests use the new typing from create methods
|
2021-11-11 22:07:20 +01:00 |
users
|
feat: consolidate entities create
|
2021-11-11 22:07:20 +01:00 |
utils
|
feat: setupSpecialGroups in bootstrap
|
2021-11-06 11:51:13 +01:00 |
app.module.ts
|
feat: add identity module
|
2021-09-16 23:59:59 +02:00 |
main.ts
|
feat: setupSpecialGroups in bootstrap
|
2021-11-06 11:51:13 +01:00 |
seed.ts
|
fix(seed): fix create method usage
|
2021-11-14 21:49:31 +01:00 |