audiobookshelf/server/objects
2023-09-10 13:11:35 +00:00
..
entities Update get library series api endpoint to load from db 2023-08-18 17:08:34 -05:00
files Remove force re-scan and old scanner logic 2023-09-04 13:59:37 -05:00
mediaTypes Add new podcast scanner and remove old scanner 2023-09-04 11:50:55 -05:00
metadata Update new library scanner for scanning in new books 2023-09-01 18:01:17 -05:00
settings Merge remote-tracking branch 'origin/master' into auth_passportjs 2023-09-10 13:11:35 +00:00
user Update User.toJSONForPublic to remove mostRecent key and session key only includes the PlaybackSession 2023-08-12 16:11:58 -05:00
Backup.js
Collection.js
DailyLog.js
DeviceInfo.js
Feed.js
FeedEpisode.js
FeedMeta.js Update open rss feed prevent indexing - dont include block tags when not preventing indexing 2023-09-08 14:03:12 -05:00
Folder.js
Library.js Update library API endpoints to load library items from db 2023-08-13 17:45:53 -05:00
LibraryItem.js Remove force re-scan and old scanner logic 2023-09-04 13:59:37 -05:00
Notification.js
PlaybackSession.js Update User.toJSONForPublic to remove mostRecent key and session key only includes the PlaybackSession 2023-08-12 16:11:58 -05:00
Playlist.js
PodcastEpisodeDownload.js
Stream.js
Task.js