hedgedoc/src
David Mehren e83f1e206b
ESLint: Enable @typescript-eslint/naming-convention rule
This check enforces consistent variable naming.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-02-20 21:15:45 +01:00
..
api ESLint: Enable @typescript-eslint/naming-convention rule 2021-02-20 21:15:45 +01:00
auth ESLint: Enable @typescript-eslint/naming-convention rule 2021-02-20 21:15:45 +01:00
authors Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
config config: Fix inconsistent env vars 2021-01-28 23:28:16 +01:00
errors MediaService: Add MediaBackendError 2021-02-25 13:51:54 +01:00
groups GroupsService: Create new GroupsService 2021-02-20 11:41:15 +01:00
history ESLint: Enable @typescript-eslint/return-await rule 2021-02-20 20:14:36 +01:00
logger ESLint: Re-enable @typescript-eslint/no-explicit-any rule 2021-02-24 21:59:28 +01:00
media MediaBackendInterface: Correct JSDoc of deleteFile 2021-02-27 12:24:02 +01:00
monitoring Format with Prettier 2 2021-01-06 23:48:53 +01:00
notes Rename getNoteContentByNote to getNoteContent 2021-02-22 22:34:18 +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 16:50:11 +01:00
users NotesService: Add unit tests 2021-02-20 16:09:22 +01:00
utils NotesService: Finished hardcoded functions 2021-02-20 16:09:02 +01:00
app.module.ts PublicApi: Add correct prefix 2021-02-15 10:26:12 +01:00
main.ts StaticServe: Fix serving images under uploads/ 2021-02-15 07:39:52 +01:00