.. |
AuthorController.js
|
Add:Remove option for authors & show authors with 0 books on authors page #2124
|
2023-09-24 17:06:32 -05:00 |
BackupController.js
|
Update get all backups api endpoint to return backupLocation, display location above backup settings
|
2023-09-22 16:49:01 -05:00 |
CacheController.js
|
Add cover finder to new book scanner
|
2023-09-06 17:48:50 -05:00 |
CollectionController.js
|
Update db model references
|
2023-08-20 13:34:03 -05:00 |
EmailController.js
|
Update match all books to load items from DB, remove library items loading to memory on init
|
2023-09-04 16:33:55 -05:00 |
FileSystemController.js
|
Fix:Browse folders when adding new library folder crashing server #2065
|
2023-09-09 07:47:17 -05:00 |
LibraryController.js
|
Update:Remove scanner settings, add library scanner settings tab, add order of precedence
|
2023-10-08 17:10:43 -05:00 |
LibraryItemController.js
|
Fix:Server crash when downloading single file library items #2199
|
2023-10-10 17:51:52 -05:00 |
MeController.js
|
Fix:Bad backup causing other backup files to not be displayed #1961
|
2023-09-30 16:01:10 -05:00 |
MiscController.js
|
Add api route for changing sorting prefixes, update default sorting prefixes to include a
|
2023-09-08 12:32:30 -05:00 |
NotificationController.js
|
Init sqlite take 2
|
2023-07-04 18:14:44 -05:00 |
PlaylistController.js
|
Fix:Server crash when removing item from playlist #2115
|
2023-09-17 12:40:13 -05:00 |
PodcastController.js
|
Fix:Adding new podcast with auto download episodes not setting the schedule #2160
|
2023-09-29 14:52:04 -05:00 |
RSSFeedController.js
|
Remove series search api endpoint, update authors and series to load from db
|
2023-09-03 10:49:02 -05:00 |
SearchController.js
|
Fix:Crash when searching for cover without an author #2174
|
2023-10-02 17:09:12 -05:00 |
SeriesController.js
|
Remove series search api endpoint, update authors and series to load from db
|
2023-09-03 10:49:02 -05:00 |
SessionController.js
|
Update match all books to load items from DB, remove library items loading to memory on init
|
2023-09-04 16:33:55 -05:00 |
ToolsController.js
|
Update match all books to load items from DB, remove library items loading to memory on init
|
2023-09-04 16:33:55 -05:00 |
UserController.js
|
Add:Email inputs for users
|
2023-10-04 17:05:12 -05:00 |