audiobookshelf/server/objects
2023-08-13 17:45:53 -05:00
..
entities Update db migration for duration, size, lastFirst, and ignore prefix columns 2023-07-28 18:03:31 -05:00
files Remove deprecated /s/ and /ebook/ api routes 2023-06-27 15:56:33 -05:00
mediaTypes Update:Remove sort index from podcast episodes 2023-07-22 09:24:46 -05:00
metadata Init sqlite take 2 2023-07-04 18:14:44 -05:00
settings Migrate backups manager 2023-07-08 14:40:49 -05: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 Update Backup to use key to check for old backups no longer supported 2023-07-14 14:20:35 -05:00
Collection.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
DailyLog.js Remove dependency date-and-time 2022-07-06 19:18:27 -05:00
DeviceInfo.js Update Dockerfile for sqlite3, update models for cascade delete, fix backup schedule 2023-07-09 11:39:15 -05:00
Feed.js Fix:Initialize Feed entityUpdatedAt to prevent updated RSS feed every request 2023-07-21 16:18:58 -05:00
FeedEpisode.js Add feed migration and cleanup 2023-07-05 18:18:37 -05:00
FeedMeta.js Fix incorrect tags when blocking public feeds 2023-02-25 09:00:26 -08:00
Folder.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
Library.js Update library API endpoints to load library items from db 2023-08-13 17:45:53 -05:00
LibraryItem.js Fix:Save metadata files when updating library items #1952 2023-07-22 07:50:47 -05:00
Notification.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
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 Init sqlite take 2 2023-07-04 18:14:44 -05:00
PodcastEpisodeDownload.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
Stream.js Add:Support for CAF audio files 2023-06-05 16:23:40 -05:00
Task.js Init sqlite take 2 2023-07-04 18:14:44 -05:00