audiobookshelf/server
2024-12-19 17:48:18 -06:00
..
controllers Example of potential plugin implementation 2024-12-19 17:48:18 -06:00
finders Add a try-catch block around custom provider search 2024-09-09 19:23:26 +03:00
libs
managers Example of potential plugin implementation 2024-12-19 17:48:18 -06:00
migrations Add v2.17.5 migration to changelog 2024-12-08 08:19:23 -06:00
models Remove old Feed/FeedEpisode/FeedMeta objects 2024-12-15 17:54:36 -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 Example of potential plugin implementation 2024-12-19 17:48:18 -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 Example of potential plugin implementation 2024-12-19 17:48:18 -06:00
Database.js Remove unused old feed methods 2024-12-15 17:05:57 -06:00
Logger.js
PluginAbstract.js Example of potential plugin implementation 2024-12-19 17:48:18 -06:00
Server.js Example of potential plugin implementation 2024-12-19 17:48:18 -06:00
SocketAuthority.js
Watcher.js