codimd/lib/web
Martin Honermeyer 3fe6ec71e3 Explicitely set uploaded image ACLs for S3 to "public-read"
This works around permission problems with DigitalOcean spaces (where
files are always *private* by default).

This should not pose a difference with AWS and other providers as CodiMD
only works with public S3 assets either way.

Signed-off-by: Martin Honermeyer <maze@strahlungsfrei.de>
2019-12-05 18:37:42 +01:00
..
auth Merge pull request #1327 from kamijin-fanta/github-enterprise 2019-11-01 10:22:46 +08:00
imageRouter Explicitely set uploaded image ACLs for S3 to "public-read" 2019-12-05 18:37:42 +01:00
middleware fix: code style 2019-07-28 20:04:41 +08:00
baseRouter.js refactor(baseRouter.js): Adjust style fit standard 2017-05-08 19:29:06 +08:00
historyRouter.js refactor: fix lint warning on lib/web/historyRouter.js 2019-04-12 18:01:23 +08:00
noteRouter.js refactor: fix lint warning on lib/web/noterouter.js 2019-04-12 18:01:18 +08:00
statusRouter.js Merge branch 'develop' into feature/configurable-break-style 2019-11-01 10:27:47 +08:00
userRouter.js refactor: fix line after merged develop 2019-08-04 23:59:03 +08:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00