audiobookshelf/server
2024-12-21 16:48:56 -06:00
..
controllers Updates on plugin apis and example 2024-12-21 16:48:56 -06:00
finders
libs
managers Updates on plugin apis and example 2024-12-21 16:48:56 -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 Updates on plugin apis and example 2024-12-21 16:48:56 -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 Updates on plugin apis and example 2024-12-21 16:48:56 -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
Server.js Updates on plugin apis and example 2024-12-21 16:48:56 -06:00
SocketAuthority.js
Watcher.js