Igor Serebryany
63f1df4015
don't save proxy user's tokens in localstorage
...
we still want those tokens, we will use them in the mobile app. but we
don't want them client side, otherwise proxy users remain logged in. we
centralize the logic around storing the token, and turn `setUser` into
an action vs a mutation
2023-10-06 16:31:01 -07:00
Igor Serebryany
096b5496b3
clarify password changes for local auth users
2023-10-06 15:12:29 -07:00
Igor Serebryany
3f7ba82e6a
fix client-side logout
...
currently, after logout, we still leave the same user set in the store.
lets clear it out so we don't end up still logged in
2023-10-06 14:33:19 -07:00
advplyr
29a6434fdc
Playlist and collections cleanup
2022-11-27 15:12:55 -06:00
advplyr
c33314edfb
Add:Language select in account page #1103
2022-11-09 18:00:20 -06:00
advplyr
400e34a4c7
Update:More localization strings #1103
2022-11-08 17:10:08 -06:00
advplyr
eb463a2958
Add:Start of localization i18n #1103
2022-11-06 17:56:44 -06:00
advplyr
049ae73d74
Update:Guest user accounts cannot change the account password #537
2022-04-29 18:38:13 -05:00
advplyr
7d66f1eec9
New data model edit tracks page, match, quick match, clean out old files
2022-03-13 19:34:31 -05:00
advplyr
66a490365a
Fix:Relative file path for single book scans, Change:Route names & refactor api
2021-11-21 20:00:40 -06:00
advplyr
b827667a72
Change: UI to display correctly on mobile #162
2021-11-04 17:35:59 -05:00
advplyr
ff1eeda468
Change: config page to multiple pages, Add: user permissions for accessible libraries #120 , Add: map genre metadata tag #114 , Add: experimental audio player keyboard controls #121 , Add: view user audiobook progress list
2021-10-22 20:08:02 -05:00
advplyr
9715c53332
Fix: root user password change #93 , Change: link to series filter on ab page #90 , Add: basic mobi and azw3 ereader support
2021-10-11 16:59:41 -05:00
advplyr
f752c19418
narrator filter, no series filter, full paths toggle, book landing page details, new sans font, update query string on filter/sort, persist experimental feature flag, batch edit redirect bug, upload file permissions and owner
2021-10-06 21:08:52 -05:00
Mark Cooper
d2a2f3ff6a
New filters using base64 strings, keyword filter
2021-09-05 13:21:02 -05:00
Mark Cooper
23f343f1df
Adding and deleting users
2021-08-27 07:01:47 -05:00
Mark Cooper
f83c5dd440
Moving settings to be user specific, adding playbackRate setting, update playbackRate picker to go up to 3x
2021-08-23 18:31:04 -05:00
Mark Cooper
f4cb5d101e
Reset password and users table on settings page
2021-08-22 10:46:04 -05:00