hedgedoc/lib/web
Matej Cotman 65fac143f6 fix(s3): replace dash with dot for s3 endpoint
According to the AWS documentation there is no situation that there is a dash in `s3-<region>.amazonaws.com`, the correct way is with a dot `s3.<region>.amazonaws.com`
Source: https://docs.aws.amazon.com/general/latest/gr/s3.html

Signed-off-by: Matej Cotman <matej.cotman@eficode.com>
2021-08-04 16:09:08 +03:00
..
auth SAML: Use privateKey option 2021-05-17 18:46:00 +02:00
imageRouter fix(s3): replace dash with dot for s3 endpoint 2021-08-04 16:09:08 +03:00
middleware Replace CodiMD with HedgeDoc 2020-11-14 21:18:36 +01:00
note Add better logging messages 2021-03-29 23:07:11 +02:00
baseRouter.js Move note actions to their own file. 2019-10-27 13:51:53 +01:00
historyRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
statusRouter.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
userRouter.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00