.. |
api
|
refactor(media): add media redirection endpoint
|
2024-04-18 22:11:49 +02:00 |
auth
|
enhancement(api-tokens): add prefix and more strict validation
|
2024-04-09 10:54:35 +02:00 |
authors
|
Move session entity to sessions folder
|
2023-07-06 12:07:44 +02:00 |
config
|
Update Tests for HD_SHOW_LOG_TIMESTAMP
|
2023-10-08 20:42:37 +02:00 |
errors
|
enhancement(auth): better error message handling
|
2023-03-26 15:43:39 +02:00 |
frontend-config
|
Update Tests for HD_SHOW_LOG_TIMESTAMP
|
2023-10-08 20:42:37 +02:00 |
groups
|
fix(repository): Move backend code into subdirectory
|
2022-10-30 22:46:42 +01:00 |
history
|
lint: fix error in new test
|
2024-04-18 21:52:36 +02:00 |
identity
|
fix(passwords): use argon2id instead of bcrypt
|
2024-08-08 20:29:23 +02:00 |
logger
|
Add config option for Disabling timestamp in log
|
2023-10-08 20:42:37 +02:00 |
media
|
refactor(media): add media redirection endpoint
|
2024-04-18 22:11:49 +02:00 |
migrations
|
feat: add initial database migration
|
2023-10-08 17:58:32 +02:00 |
monitoring
|
Adding issues for TODOs
|
2023-10-08 16:00:42 +02:00 |
notes
|
feat(notes): check for equal alias or note id
|
2024-04-18 22:15:11 +02:00 |
permissions
|
fix: format code
|
2023-07-19 12:36:32 +02:00 |
realtime
|
enhancement(realtime): send metadata update on revision save
|
2024-08-07 22:25:51 +02:00 |
revisions
|
fix(formatting): remove blank line to silence prettier
|
2024-08-29 00:00:08 +02:00 |
sessions
|
fix(session-service): properly handle session store results
|
2023-10-07 19:01:57 +02:00 |
users
|
Remove not needed TODOs
|
2023-10-08 16:00:42 +02:00 |
utils
|
fix(passwords): use argon2id instead of bcrypt
|
2024-08-08 20:29:23 +02:00 |
app-init.ts
|
Move session entity to sessions folder
|
2023-07-06 12:07:44 +02:00 |
app.module.ts
|
fix(migrations): use migration file extension according to runtime
|
2023-10-08 17:58:32 +02:00 |
events.ts
|
feat: add patch to add generic types to eventemitter2
|
2023-02-09 21:58:41 +01:00 |
main.ts
|
fix: ensure successful startup is logged
|
2023-10-07 11:11:45 +02:00 |
ormconfig.ts
|
feat: add initial database migration
|
2023-10-08 17:58:32 +02:00 |
seed.ts
|
Move session entity to sessions folder
|
2023-07-06 12:07:44 +02:00 |