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 Remove old Feed/FeedEpisode/FeedMeta objects 2024-12-15 17:54:36 -06:00
providers
routers Update example plugin and add plugins frontend page with save config endpoint 2024-12-20 17:21:00 -06:00
scanner Refactor RssFeedManager to use new model when closing feeds, fix close series feed when series is removed, update RssFeedManager to singleton 2024-12-15 12:37:01 -06:00
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 Keep original socket.io server for non-subdir clients 2024-11-29 04:13:00 +02:00
Watcher.js Fix:Podcast episodes duplicated when a scan runs while the episode is downloading #2785 2024-11-07 17:26:51 -06:00