1
0
mirror of https://github.com/advplyr/audiobookshelf.git synced 2025-04-02 01:16:54 +02:00
audiobookshelf/server/controllers
2023-10-05 17:00:40 -05:00
..
AuthorController.js
BackupController.js
CacheController.js
CollectionController.js
EmailController.js
FileSystemController.js
LibraryController.js Fix:Handle non-ascii characters in global search by not lowercasing in query 2023-10-05 17:00:40 -05:00
LibraryItemController.js Fix:Crash when searching for cover without an author 2023-10-02 17:09:12 -05:00
MeController.js Fix:Bad backup causing other backup files to not be displayed 2023-09-30 16:01:10 -05:00
MiscController.js
NotificationController.js
PlaylistController.js
PodcastController.js
RSSFeedController.js
SearchController.js Fix:Crash when searching for cover without an author 2023-10-02 17:09:12 -05:00
SeriesController.js
SessionController.js
ToolsController.js
UserController.js Add:Email inputs for users 2023-10-04 17:05:12 -05:00