audiobookshelf/server/objects
2024-12-15 16:56:59 -06:00
..
entities
files
mediaTypes
metadata Fix:Error adding new series if a series has a null title #3622 2024-11-18 07:59:02 -06:00
settings Add:Server setting to allow iframe & update UI to differentiate web client settings #3684 2024-12-08 08:57:45 -06:00
Backup.js Update Backup to use key to check for old backups no longer supported 2023-07-14 14:20:35 -05:00
Collection.js
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 Migrate Feed updating and build xml to new model 2024-12-15 16:56:59 -06:00
FeedEpisode.js Migrate Feed updating and build xml to new model 2024-12-15 16:56:59 -06:00
FeedMeta.js Migrate Feed updating and build xml to new model 2024-12-15 16:56:59 -06:00
LibraryItem.js Add LibraryItemController test for delete/batchDelete/updateMedia endpoint functions to correctly remove authors & series with no books 2024-12-01 12:44:21 -06:00
Notification.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
PlaybackSession.js
Playlist.js
PodcastEpisodeDownload.js Fix:Downloading podcast episode when file extension is mp3 but enclosure type is not mp3 #3711 2024-12-13 16:06:00 -06:00
Stream.js
Task.js Update:Added string localization for tasks #3303 #3352 2024-09-21 14:02:57 -05:00
TrackProgressMonitor.js