advplyr.audiobookshelf/server
advplyr e59babdf24
Some checks are pending
Run Component Tests / Run Component Tests (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
Force re-login if using old token, show alert if admin user, add isOldToken flag to user
2025-07-05 17:46:18 -05:00
..
controllers Add support for returning refresh token for mobile clients 2025-06-30 17:31:31 -05:00
finders Support rich text book descriptions 2025-01-22 08:53:23 +02:00
libs Add fuse.basic.min.js in libs instead of full npm package, use lower threshold for quick matching 2025-06-13 17:23:24 -05:00
managers Update API Keys to be tied to a user, add apikey lru-cache, handle deactivating expired keys 2025-06-30 14:53:11 -05:00
migrations Update API Keys to be tied to a user, add apikey lru-cache, handle deactivating expired keys 2025-06-30 14:53:11 -05:00
models Force re-login if using old token, show alert if admin user, add isOldToken flag to user 2025-07-05 17:46:18 -05:00
objects Add logs when sanitizing filename and update podcast episode download to set targetFilename on init #4121 2025-03-19 17:39:23 -05:00
providers Fix server crash when FantLab provider request times out #4410 2025-06-17 17:21:21 -05:00
routers Add get all, update and delete endpoints. Add api keys config page 2025-06-30 11:32:02 -05:00
scanner Add fuse.basic.min.js in libs instead of full npm package, use lower threshold for quick matching 2025-06-13 17:23:24 -05:00
utils add explicit to podcasts 2025-06-21 12:29:54 +02:00
Auth.js Force re-login if using old token, show alert if admin user, add isOldToken flag to user 2025-07-05 17:46:18 -05:00
Database.js Update API Keys to be tied to a user, add apikey lru-cache, handle deactivating expired keys 2025-06-30 14:53:11 -05:00
Logger.js Simplify log level determination 2025-03-08 12:46:36 -07:00
Server.js Fix express.json position 2025-07-04 16:49:45 -05:00
SocketAuthority.js Fix socket events check user permissions for library items #4199 2025-04-12 17:39:51 -05:00
Watcher.js Add: generic function to ignor files 2025-02-22 12:28:51 -07:00