hedgedoc/src
Philip Molares 4dc18c01fb
Utils: Extract getServerVersionFromPackageJson into own file
We need this function in at least on other part of the application so extracting it into an util file was only logical.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-01 20:52:46 +01:00
..
api PublicApi: Add GET /api/v2/notes/{note}/media 2021-03-19 16:53:04 +01:00
auth Enforce explicit function return types 2021-02-27 17:41:32 +01:00
authors
config AppConfig: Fix bug in the schema of forbiddenNoteIds 2021-03-14 17:54:50 +01:00
errors Errors: Add ForbiddenIdError 2021-02-20 22:16:50 +01:00
groups Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
history Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
logger Enforce explicit function return types 2021-02-27 17:41:32 +01:00
media MediaService: Add listUploadsByNote method 2021-03-19 16:47:52 +01:00
monitoring Utils: Extract getServerVersionFromPackageJson into own file 2021-03-01 20:52:46 +01:00
notes Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
permissions Enforce explicit function return types 2021-02-27 17:41:32 +01:00
revisions Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
users Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
utils Utils: Extract getServerVersionFromPackageJson into own file 2021-03-01 20:52:46 +01:00
app.module.ts AppModule: Add reminder to remove synchronize 2021-02-27 22:58:34 +01:00
main.ts Enforce explicit function return types 2021-02-27 17:41:32 +01:00