hedgedoc/lib/web
Lautaro Alvarez 3585dc9ee6 Upload file to s3: make public a file on upload and allow to configure destination folder
New configurations:
- s3folder: (string) folder to save the files inside bucket
- s3publicFiles: (boolean) indicate if should send ACL parameters

Signed-off-by: Lautaro Alvarez <lautarolalvarez@gmail.com>
2022-07-10 17:44:17 +02:00
..
auth fix(deps): update dependency passport to ^0.6.0 2022-06-05 22:36:55 +02:00
imageRouter Upload file to s3: make public a file on upload and allow to configure destination folder 2022-07-10 17:44:17 +02:00
middleware
note Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
baseRouter.js
historyRouter.js
statusRouter.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
userRouter.js
utils.js