Igor Serebryany
b39b66a746
don't set Bearer header for proxyAuth users
2023-10-06 19:34:54 -07:00
Igor Serebryany
74e3560153
allow proxy login on the socket
2023-10-06 16:33:48 -07:00
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
20356a17d8
proxy auth users don't get a token
...
otherwise, they will stay logged in even after the proxy auth has
disabled them (with the saved token in the local store)
2023-10-06 15:11:45 -07:00
Igor Serebryany
a85ae7467c
allow login without token
...
if our proxy sends proxy auth headers, lets still try to log in even
though we have no bearer token.
2023-10-06 14:34:12 -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
Igor Serebryany
49c1b8f106
enable log in via either token or through proxy auth
2023-10-06 14:32:19 -07:00
Igor Serebryany
eae72ed29a
ui for proxy auth settings
2023-10-06 14:02:05 -07:00
advplyr
bfe514b7d4
Add:Email inputs for users
2023-10-04 17:05:12 -05:00
advplyr
565ff36d4e
Merge pull request #2175 from MarshDeer/master
...
Completed Spanish translation and corrected typo in an English string
2023-10-03 17:18:07 -05:00
advplyr
401bd91204
Add:Show current book duration on match page as compared with book listed #1803
2023-10-03 17:16:49 -05:00
MarshDeer
8e97be8ef4
Spanish translation completed
2023-10-02 19:42:42 -03:00
MarshDeer
733ad52684
Typo correction
2023-10-02 19:42:25 -03:00
advplyr
5ccf0df308
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2023-10-02 17:09:19 -05:00
advplyr
a3a8937ba3
Fix:Crash when searching for cover without an author #2174
2023-10-02 17:09:12 -05:00
advplyr
28b2005068
Merge pull request #2171 from Alistair1231/master
...
make force transcode apply to all "ffmpeg error 1"
2023-10-02 08:35:23 -05:00
advplyr
7c9631c1b0
Update server/objects/Stream.js
2023-10-02 08:34:56 -05:00
Alistair1231
4352989242
update comment to include second issue that is adressed by change
2023-10-02 09:30:57 +02:00
Alistair Bahr
73bb73a04a
make force transcode apply to all "ffmpeg error 1"
2023-10-02 09:25:34 +02:00
advplyr
20a1d40d99
Fix:Set date properly on local playback sessions #2168
2023-10-01 12:44:52 -05:00
advplyr
e10b178565
Fix:Crash on failed scanner find covers #2164
2023-10-01 09:03:01 -05:00
advplyr
f2aed08d51
Version bump v2.4.4
2023-09-30 16:04:06 -05:00
advplyr
c2c8cf919e
Fix:Bad backup causing other backup files to not be displayed #1961
2023-09-30 16:01:10 -05:00
advplyr
9ebe23e91b
Merge pull request #2162 from 92Kev/master
...
Update nl.json
2023-09-30 15:25:36 -05:00
advplyr
3d96749d38
Fix:Downloading podcasts with watcher causing duplicate episodes #2122
2023-09-30 15:12:37 -05:00
advplyr
1dc369180c
Fix:Home page recent series shelf respect hide single book series library setting #2134
2023-09-30 14:32:40 -05:00
advplyr
8d3a326216
Fix:Newest episodes home page shelf #2119
2023-09-30 14:19:10 -05:00
advplyr
1b22205f74
Update:Add libraryItems table index to improve performance #2073
2023-09-30 12:39:16 -05:00
92Kev
826fee4590
Update nl.json
...
Added Dutch translations where they were missing
2023-09-30 16:42:28 +02:00
advplyr
f0929729a3
Fix:Adding new podcast with auto download episodes not setting the schedule #2160
2023-09-29 14:52:04 -05:00
advplyr
98ed2e01cc
Fix:Scanner overwriting metadata when metadata file is not stored with items #2155
2023-09-28 17:23:52 -05:00
advplyr
ed82a5aa19
Update:Library folder path editable in library edit modal until submit #2150
2023-09-27 17:50:32 -05:00
advplyr
d7b2476473
Merge pull request #2146 from JBlond/master
...
Update German translation strings.
2023-09-26 17:18:18 -05:00
JBlond
ee162f468a
Adjust Message according to https://de.wikipedia.org/wiki/Durchkopplung#Fremdsprachliche_Begriffe
...
as suggested by https://github.com/vanto
2023-09-26 09:51:34 +02:00
JBlond
cb6678fa71
Update German translation strings.
2023-09-25 11:16:57 +02:00
advplyr
10011d3886
Add:Remove option for authors & show authors with 0 books on authors page #2124
2023-09-24 17:06:32 -05:00
advplyr
0367d9ec2a
Fix:OPF files creating empty tags and genres #2142
2023-09-24 16:15:42 -05:00
advplyr
26f520ca4a
Fix:Listening sessions page showing filtered user for open listening sessions #2136
2023-09-24 15:59:29 -05:00
advplyr
8683fc9fe4
Fix:Show series name when collapsing sub-series #2140
2023-09-23 14:38:30 -05:00
advplyr
fd0920c808
Fix:Updating RSS feeds with new episodes #2139
2023-09-23 14:27:13 -05:00
advplyr
a446fc0f20
Merge pull request #2138 from husjon/add-norwegian_translation
...
Added Norwegian translation
2023-09-23 09:37:55 -05:00
Jon Erling Hustadnes
202c26acf5
translation progress
2023-09-23 16:31:23 +02:00
Jon Erling Hustadnes
f0b2acb4c7
added 'no' to languageCodeMap i18n.js
2023-09-23 16:29:54 +02:00
advplyr
102c90c4e8
Merge pull request #2133 from mfcar/mf/backup
...
Add more information to the backup page
2023-09-22 16:56:12 -05:00
advplyr
7c484d8e96
Remove commented out backup location
2023-09-22 16:53:59 -05:00
advplyr
e9f0f7d1bc
Add LabelBackupLocation translation strings
2023-09-22 16:51:35 -05:00
advplyr
f37ab53eff
Update get all backups api endpoint to return backupLocation, display location above backup settings
2023-09-22 16:49:01 -05:00
advplyr
97b0b98605
Merge pull request #2102 from selfhost-alt/sqlite-query-logging
...
Add ability to enable DEV logs of Sqlite queries
2023-09-22 16:17:32 -05:00
advplyr
1ab34fa77f
Update server/Database.js
2023-09-22 16:14:12 -05:00