audiobookshelf/server
2022-12-12 17:45:51 -06:00
..
controllers Update get tags route and revert podcast/books search route 2022-12-12 17:45:51 -06:00
finders
libs
managers Update:Starting session for finished item sets the user start time back to 0 2022-12-12 17:18:56 -06:00
objects Remove item from playlist when removing item, update PlaylistController socket events to emit to playlist userId 2022-11-27 14:49:21 -06:00
providers Fix:Australian audible TLD #1191 2022-11-20 17:17:25 -06:00
routers Remove item from playlist when removing item, update PlaylistController socket events to emit to playlist userId 2022-11-27 14:49:21 -06:00
scanner Var cleanup 2022-11-29 18:03:50 -06:00
utils Fix:Library filters when using other language #1166 2022-11-27 17:54:40 -06:00
Auth.js Update:Only emit library socket events to users with access to lib 2022-11-30 17:32:59 -06:00
Db.js Merge branch 'master' into playlists 2022-11-25 08:09:46 -06:00
Logger.js
Server.js Add /playlist/:id to dynamic routes 2022-11-27 14:23:28 -06:00
SocketAuthority.js Update:Only emit library socket events to users with access to lib 2022-11-30 17:32:59 -06:00
Watcher.js