getmango / Mango

Mango is a self-hosted manga server and web reader
https://getmango.app
MIT License
1.69k stars 118 forks source link

Hide subscribe btn #311

Closed hkalexling closed 2 years ago

hkalexling commented 2 years ago
  1. Hide the "Subscribe" button if a plugin is not "subscribable". A plugin is only subscribable if it's targets at least API v2, and implements the newChapters function.
  2. Clear the page when switching plugins.