.. |
api
|
HistoryService: toHistoryEntryDto does not need to be async
|
2021-02-27 16:11:27 +01:00 |
auth
|
AuthService: randomString does not need to by async
|
2021-02-27 16:11:27 +01:00 |
authors
|
Change year in copyright to 2021
|
2021-01-06 22:10:19 +01:00 |
config
|
Fix various ESLint errors in configs
|
2021-02-27 16:11:27 +01:00 |
errors
|
MediaService: Add MediaBackendError
|
2021-02-25 13:51:54 +01:00 |
groups
|
GroupsService: Create new GroupsService
|
2021-02-20 16:52:18 +01:00 |
history
|
HistoryService: toHistoryEntryDto does not need to be async
|
2021-02-27 16:11:27 +01:00 |
logger
|
ESLint: Re-enable @typescript-eslint/no-explicit-any rule
|
2021-02-26 12:10:05 +01:00 |
media
|
ESLint: Enable @typescript-eslint/return-await rule
|
2021-02-26 12:10:51 +01:00 |
monitoring
|
Format with Prettier 2
|
2021-01-06 23:49:45 +01:00 |
notes
|
NotesService: toNotePermissionsDto does not need to be async
|
2021-02-27 16:11:27 +01:00 |
permissions
|
PermissionsModule: Remove unused imports
|
2021-02-23 19:13:41 +01:00 |
revisions
|
NotesService: Replace noteByIdOrAlias with note as parameter
|
2021-02-20 19:51:27 +01:00 |
users
|
NotesService: Add unit tests
|
2021-02-20 19:51:24 +01:00 |
utils
|
NotesService: Finished hardcoded functions
|
2021-02-20 19:45:16 +01:00 |
app.module.ts
|
PublicApi: Add correct prefix
|
2021-02-16 20:19:45 +01:00 |
main.ts
|
StaticServe: Fix serving images under uploads/
|
2021-02-16 20:22:49 +01:00 |