audiobookshelf/server/models
2024-09-13 17:09:32 +00:00
..
Author.js use asciiOnlyToLowerCase to match lower function behaviour of SQLite 2024-09-13 17:09:32 +00:00
Book.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
BookAuthor.js Fix:Changing author name not updating library item metadata files #3060 2024-06-27 16:32:38 -05:00
BookSeries.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
Collection.js Fix:Get all collections API endpoint crashing server #3372 2024-09-05 17:15:38 -05:00
CollectionBook.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
CustomMetadataProvider.js Clean out old unused functions, Device updates for replacing DeviceInfo 2024-09-12 16:36:39 -05:00
Device.js Clean out old unused functions, Device updates for replacing DeviceInfo 2024-09-12 16:36:39 -05:00
Feed.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
FeedEpisode.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
Library.js Remove old library, folder and librarysettings model 2024-08-28 17:26:23 -05:00
LibraryFolder.js Updates to LibraryController to use new Library model 2024-08-24 15:38:15 -05:00
LibraryItem.js Update:Cleanup logging on library item update #3362 2024-09-06 16:58:40 -05:00
MediaItemShare.js Update:Media item share endpoints and audio player #1768 2024-06-29 15:05:35 -05:00
MediaProgress.js Update API media progress endpoints to use new user model. Merge book & episode endpoints 2024-08-11 11:53:30 -05:00
PlaybackSession.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
Playlist.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
PlaylistMediaItem.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
Podcast.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
PodcastEpisode.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
Series.js use asciiOnlyToLowerCase to match lower function behaviour of SQLite 2024-09-13 17:09:32 +00:00
Setting.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
User.js Add: missing default user permission property 2024-09-02 10:08:17 -07:00