This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
audiobookshelf
Watch
1
Star
0
Fork
0
You've already forked audiobookshelf
mirror of
https://github.com/advplyr/audiobookshelf.git
synced
2026-05-26 17:02:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7229cfce84ada9e9500523344cdd7a63cdf47d84
audiobookshelf
/
server
T
History
CoffeeKnyte
7229cfce84
Added limit 10 to getAuthorsWithCount() call
...
As per nichwall's request
2024-05-01 07:20:48 -04:00
..
controllers
Added limit 10 to getAuthorsWithCount() call
2024-05-01 07:20:48 -04:00
finders
Fix custom metadata provider crash
2024-03-23 14:54:34 +01:00
libs
Remove old login rate limiter
2024-02-17 15:29:06 -06:00
managers
Fix:Local sessions set date and dayOfWeek using the updatedAt timestamp passed in from the client
#2795
2024-03-30 11:40:35 -05:00
models
Fix:Update metadata.json when using item metadata utils
#2837
2024-04-12 17:34:10 -05:00
objects
Fix:Catch error with transcodes writing concat file & do not fallback to AAC encode if error message is a failure to find include file
2024-04-27 16:41:57 -05:00
providers
Fix:Custom metadata provider including extra curly bracket in query string
#2860
2024-04-18 16:16:59 -05:00
routers
Fix:Server crash on matching book with an author name ending in comma
#2796
2024-03-28 17:00:07 -05:00
scanner
Fix:Match all books only matching first 100
#2096
2024-04-14 17:19:21 -05:00
utils
split getAuthorsWithCount to 2 lighter functions
2024-04-30 11:14:55 -04:00
Auth.js
show dropdown if issuer has list of algorithms
2024-04-09 22:29:06 +02:00
Database.js
Fix:Applying backup not properly overwriting existing sqlite file
2024-03-16 15:12:33 -05:00
Logger.js
Update library scanner findLibraryItemByItemToFileInoMatch query to iterate through json objects comparing inodes
2024-03-23 14:56:32 -05:00
Server.js
Remove UID/GID from Server constructor
2024-03-11 11:11:13 -05:00
SocketAuthority.js
Fix:Disconnect from socket on logout, remove unnecessary logout function
2024-02-17 16:58:49 -06:00
Watcher.js
Fix:Handle enabling/disabling library watchers
#2775
2024-03-31 14:57:55 -05:00