audiobookshelf/server
Chance Zibolski 0b860e0d40 Fix Content-Type header when browser user-agent is from an Apple mobile device
Fixes #3310

Signed-off-by: Chance Zibolski <chance.zibolski@gmail.com>
2024-08-20 19:01:14 -07:00
..
controllers Fix Content-Type header when browser user-agent is from an Apple mobile device 2024-08-20 19:01:14 -07:00
finders
libs
managers Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
models Remove oldUser object require 2024-08-19 17:31:29 -05:00
objects Remove old User object with old MediaProgress & AudioBookmark 2024-08-19 17:26:17 -05:00
providers Fix:Audible book match not falling back to search after failed ASIN #3314 2024-08-20 17:04:48 -05:00
routers Update API JS docs 2024-08-11 17:01:25 -05:00
scanner Update podcast audio file meta tag to use album-artist for author and fallback to artist tag #3315 2024-08-20 16:41:17 -05:00
utils Remove old User object with old MediaProgress & AudioBookmark 2024-08-19 17:26:17 -05:00
Auth.js Update:Create & update API endpoints to create with new data model 2024-08-17 17:18:40 -05:00
Database.js Update:Create & update API endpoints to create with new data model 2024-08-17 17:18:40 -05:00
Logger.js Simplify Logger source 2024-08-14 16:36:10 -05:00
Server.js Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
SocketAuthority.js Update:Auth to use new user model 2024-08-10 15:46:04 -05:00
Watcher.js