smugdev / smugboard

An IPFS-based imageboard
MIT License
24 stars 2 forks source link

In-browser server management #7

Open smugdev opened 6 years ago

smugdev commented 6 years ago

Currently, the server can in theory be run from within a browser, but there is not yet a UI to do so. This will initially include the moderation framework, which should be able to work with both local and remote servers. The wrapper system should be upgraded to have an option to hose all in-memory wrappers and reload the bindings from file each request, to account for the user having multiple tabs open.