audiobookshelf/server/objects
2023-08-12 16:11:58 -05:00
..
entities Update db migration for duration, size, lastFirst, and ignore prefix columns 2023-07-28 18:03:31 -05:00
files
mediaTypes Update:Remove sort index from podcast episodes 2023-07-22 09:24:46 -05:00
metadata
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
DailyLog.js
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
FeedMeta.js
Folder.js
Library.js Fixes for db migration & local playback sessions 2023-07-16 15:05:51 -05:00
LibraryItem.js Fix:Save metadata files when updating library items #1952 2023-07-22 07:50:47 -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