hedgedoc/src
Philip Molares 1df74df65c
FileMediaBackend: Fix generated urls
All urls should be of the form `uploads/<filename>.<extension>` regardless of what the uploadDirectory is, because the backend proxies all locally uploaded files.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-31 23:01:29 +02:00
..
api PrivateAPI: Add media controller 2021-03-25 21:20:56 +01:00
auth Enforce explicit function return types 2021-02-27 17:41:32 +01:00
authors Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
config MediaConfigMock: Change upload path 2021-03-31 22:58:15 +02:00
errors Errors: Add ForbiddenIdError 2021-02-20 22:16:50 +01:00
frontend-config FrontendConfig: Add new service 2021-03-01 21:16:01 +01:00
groups Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
history Config: Move config mocks in own folder 2021-03-01 21:12:01 +01:00
logger Enforce explicit function return types 2021-02-27 17:41:32 +01:00
media FileMediaBackend: Fix generated urls 2021-03-31 23:01:29 +02:00
monitoring Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
notes Config: Move config mocks in own folder 2021-03-01 21:12:01 +01:00
permissions Config: Move config mocks in own folder 2021-03-01 21:12:01 +01:00
revisions Config: Move config mocks in own folder 2021-03-01 21:12:01 +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 FrontendConfig: Add new service 2021-03-01 21:16:01 +01:00
main.ts Enforce explicit function return types 2021-02-27 17:41:32 +01:00