audiobookshelf/server/objects
2024-11-18 07:59:02 -06:00
..
entities Update:Remove oldSeries model 2024-09-01 15:26:43 -05:00
files Clean out old unused objects 2024-09-03 17:04:58 -05:00
mediaTypes Clean out old unused functions, Device updates for replacing DeviceInfo 2024-09-12 16:36:39 -05:00
metadata Fix:Error adding new series if a series has a null title #3622 2024-11-18 07:59:02 -06:00
settings Remove old library, folder and librarysettings model 2024-08-28 17:26:23 -05:00
Backup.js
Collection.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
DailyLog.js Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger 2024-02-15 16:46:19 -06:00
DeviceInfo.js
Feed.js
FeedEpisode.js
FeedMeta.js
LibraryItem.js Clean out old unused objects 2024-09-03 17:04:58 -05:00
Notification.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
PlaybackSession.js Clean out old unused functions, Device updates for replacing DeviceInfo 2024-09-12 16:36:39 -05:00
Playlist.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
PodcastEpisodeDownload.js Fix:Podcast episodes duplicated when a scan runs while the episode is downloading #2785 2024-11-07 17:26:51 -06:00
Stream.js Add jsdocs for Ffmpeg and tools controller 2024-07-31 17:32:51 -05:00
Task.js Update:Added string localization for tasks #3303 #3352 2024-09-21 14:02:57 -05:00
TrackProgressMonitor.js