wikijs-fork/server
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
..
app feat: mandatory password change on login + UI fixes 2019-08-24 22:19:54 -04:00
controllers fix: tags load from editor 2019-09-01 18:38:09 -04:00
core fix: code linting 2019-09-08 12:39:05 -04:00
db feat: page links table 2019-09-02 22:18:59 -04:00
graph feat: content link states 2019-09-02 15:33:56 -04:00
helpers fix: prevent empty page content 2019-08-26 23:19:39 -04:00
jobs feat: content link states 2019-09-02 15:33:56 -04:00
locales
middlewares feat: mandatory password change on login + UI fixes 2019-08-24 22:19:54 -04:00
models feat: AWS S3 + Digitalocean Spaces storage modules (#1015) 2019-09-08 21:11:25 -04:00
modules feat: AWS S3 + Digitalocean Spaces storage modules (#1015) 2019-09-08 21:11:25 -04:00
templates
test/helpers fix: Switch converted to Object Literal (#940) 2019-08-04 16:31:13 -04:00
themes/default feat: admin edit user (wip) 2019-08-11 23:26:29 -04:00
views feat: tags on page fetch + pageLinks table schema 2019-09-02 18:32:33 -04:00
index.js
master.js feat: pages admin + path parsing fixes 2019-07-02 01:48:19 -04:00
setup.js fix: admin rendering UI + dark mode 2019-08-04 23:53:21 -04:00