audiobookshelf/server
2024-12-21 12:43:20 -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 Remove separate plugins dir and use metadata dir for plugins folder 2024-12-21 10:20:09 -06:00
migrations Add Plugin model with migration 2024-12-21 12:43:20 -06:00
models Add Plugin model with migration 2024-12-21 12:43:20 -06:00
objects Remove old Feed/FeedEpisode/FeedMeta objects 2024-12-15 17:54:36 -06:00
providers Fix:Use region for author search by name #3470 2024-10-01 16:14:51 -05:00
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 Trim podcast descriptions #3720 2024-12-17 17:44:18 -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 Plugin model with migration 2024-12-21 12:43:20 -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