audiobookshelf/server/objects/user
Lars Kiesow 45434b16e0
Fix startedAt in progress API
If no progress had been set before, setting `startedAt` did not work and
it would always been set to `finishedAt` or `Date.now()`. Settings this
if any progress had already been recorded did work.

This fixes the problem so that setting `startedAt` it properly works in
both cases.
2022-11-24 00:16:20 +01:00
..
AudioBookmark.js
MediaProgress.js Fix startedAt in progress API 2022-11-24 00:16:20 +01:00
User.js Add:Button on series books page to re-add series to continue listening #1159 2022-11-15 17:20:57 -06:00