wikijs-fork/server/models
Andrew Sim 5202eadebb feat: AWS S3 + Digitalocean Spaces storage modules (#1015)
* Provide basic implementation of AWS S3 storage module

* Abstract S3 Compatible Storage Module logic

* Refactor `getFileExtension()` into the `page` object

* Add implementation for Digitalocean storage module

* Remove accidental `async`/`await` in S3 Storage Module

* Remove argument from the call to `page.getFileExtension()`

https://github.com/Requarks/wiki/pull/1015#discussion_r321990073
2019-09-08 21:11:25 -04:00
..
analytics.js
assetFolders.js
assets.js
authentication.js
editors.js
groups.js
locales.js
loggers.js
navigation.js
pageHistory.js
pageLinks.js
pages.js feat: AWS S3 + Digitalocean Spaces storage modules (#1015) 2019-09-08 21:11:25 -04:00
renderers.js
searchEngines.js
settings.js
storage.js
tags.js
userKeys.js
users.js