advplyr.audiobookshelf-app/pages
Lars Kiesow 50a53ec0d1
Simplify progress (re)sets
This patch is a follow up to the discussion from #559 about potentially
simplifying progress interactions.

This patch essentially reduces the interactions to two simple options
which allow users to always marks books as finished or discard the
progress and thus mark them as not yet started with a single
interaction:

- If users have already listed to the book, regardless of the state of
  the progress (finished, half way through, …), they get an option to
  discard the progress. This replaces the additional “mark as not
  finished” option but it should still be clear to users what happens.

- If a book is not yet finished, regardless of the state of the progress
  (not yet started, half way through), users get a “mark as finished”
  option which sets the progress to 100%.

This is hopefully a bit simpler than what we have now but also doesn't
require a user to figure out that you need to first mark a book as
finished to be able to discard the progress.
2023-02-08 22:27:56 +01:00
..
bookshelf Fix home page shelves refreshing on network changes 2023-01-30 15:38:09 -06:00
collection Add:Playlists 2022-12-03 15:20:27 -06:00
item/_id Simplify progress (re)sets 2023-02-08 22:27:56 +01:00
localMedia Update:Syncing local sessions rewrite to support offline sessions #381 2023-02-05 16:54:46 -06:00
media/_id Update:Book downloads will go in author/title subfolders #194 2023-01-28 08:16:16 -06:00
playlist Add:Playlists management 2022-12-03 17:05:43 -06:00
account.vue App info in account settings 2023-02-07 23:55:21 +01:00
bookshelf.vue Add:Podcast search page #225 2022-12-07 17:57:42 -06:00
connect.vue Fix:Remove server connection configs and prevent duplicate configs 2022-07-04 12:15:08 -05:00
downloading.vue Update:More accurate progress percentage using bytes, download 1 audio file at a time & currently downloading page #251 #360 #515 #274 2023-01-28 11:58:16 -06:00
downloads.vue iOS downloads page cleanup UI 2022-08-21 16:20:10 -05:00
index.vue Add:Lazy bookshelf 2021-12-04 19:56:29 -06:00
search.vue Update:Search input clearable #509 2023-01-16 17:44:32 -06:00
settings.vue Add:Android sleep timer setting to disable vibrate on reset #552 2023-02-04 17:52:31 -06:00
stats.vue Show user stats nav only when connected to server, remove tooltip, remove icons on stats 2022-08-04 17:22:56 -05:00