audiobookshelf/server
2023-02-11 14:29:38 -06:00
..
controllers Fix:Upload API endpoint crashing on invalid request with no files #1473 2023-02-10 17:25:19 -06:00
finders Add FantLab.ru Book Finder 2023-02-07 00:25:18 +03:00
libs Revert "kill zombie processes to reduce memory usage" 2023-02-07 12:33:33 +08:00
managers Fix:Bad backup files and backing up playlists, feeds #1485 2023-02-10 15:33:42 -06:00
objects Update:API endpoint for syncing multiple local sessions. New API endpoint to get current user. Deprecate /me/sync-local-progress endpoint 2023-02-05 16:52:17 -06:00
providers FantLab minor refactor 2023-02-11 14:25:25 -06:00
routers Update:API endpoint for syncing multiple local sessions. New API endpoint to get current user. Deprecate /me/sync-local-progress endpoint 2023-02-05 16:52:17 -06:00
scanner scan media files in batches 2023-02-07 00:18:57 +08:00
utils Fix:OPF parser supporting attributes on tags #1478 2023-02-10 17:22:23 -06:00
Auth.js
Db.js Silence remove invalid sessions debug log 2023-01-08 09:15:11 -06:00
Logger.js
Server.js Implement X-Accel Redirect 2023-01-23 00:02:27 +01:00
SocketAuthority.js
Watcher.js