audiobookshelf/server
2024-12-21 13:26:42 -06:00
..
controllers Update example plugin and add plugins frontend page with save config endpoint 2024-12-20 17:21:00 -06:00
finders
libs
managers Add isMissing to Plugin model, add manifest version and name validation, create/update plugins table 2024-12-21 13:26:42 -06:00
migrations Add isMissing to Plugin model, add manifest version and name validation, create/update plugins table 2024-12-21 13:26:42 -06:00
models Add isMissing to Plugin model, add manifest version and name validation, create/update plugins table 2024-12-21 13:26:42 -06:00
objects
providers
routers Update example plugin and add plugins frontend page with save config endpoint 2024-12-20 17:21:00 -06:00
scanner
utils Add isMissing to Plugin model, add manifest version and name validation, create/update plugins table 2024-12-21 13:26:42 -06:00
Auth.js Update example plugin and add plugins frontend page with save config endpoint 2024-12-20 17:21:00 -06:00
Database.js Add isMissing to Plugin model, add manifest version and name validation, create/update plugins table 2024-12-21 13:26:42 -06:00
Logger.js
PluginAbstract.js Example of potential plugin implementation 2024-12-19 17:48:18 -06:00
Server.js Remove separate plugins dir and use metadata dir for plugins folder 2024-12-21 10:20:09 -06:00
SocketAuthority.js
Watcher.js