audiobookshelf/client/pages
Austin Spencer ecc30b85bc
Allow users to create ereaders (#3531)
* add create eReader permission toggle

* add english label for create EReader permission

* add ereader table to account with user specific modal

* add createEreader permission

* create api endpoint and logic for updating user eReader devices

* add translated label for createEreader permission

* handle name duplicates and remove helper func

* toast for duplicate name error caught on server

* restrict user ereader updates to devices with sole ownership

* remove label

* fix other devices logic and client socket emitter

* fix for deleting ereaders

* User create ereader endpoint validate accessibility

---------

Co-authored-by: advplyr <advplyr@protonmail.com>
2024-10-26 15:34:34 -05:00
..
audiobook/_id
author
batch
collection Update:Collection & playlist Play button renamed to Play All #3320 2024-09-14 16:04:50 -05:00
config Update:More strings localized #3544 2024-10-22 17:24:31 -05:00
item/_id
library/_library
playlist Update:Collection & playlist Play button renamed to Play All #3320 2024-09-14 16:04:50 -05:00
share
upload Remove toasts after uploading #3352 2024-09-28 16:41:56 -05:00
account.vue Allow users to create ereaders (#3531) 2024-10-26 15:34:34 -05:00
config.vue
index.vue Update:No longer creating initial root user and initial library, add init root user page, web app works with no libraries 2022-05-14 17:23:22 -05:00
login.vue
oops.vue