fedwiki / wiki-server

Federated Wiki client and server in Node.js
Other
153 stars 35 forks source link

asset plugin #138

Closed paul90 closed 6 years ago

paul90 commented 6 years ago

The proxy route is extended to allow getting resources from plugins.

Also only require those bits from the client we need - this is to avoid issues with requiring wiki as the site adapter contains client only code.

This is linked with correctly supporting https origins and WardCunningham/wiki-plugin-assets#3