pgodwin
b8d0395e6d
Add support for forward proxy auth. Tested with authentik.
...
- adds new method (`getUserFromProxyAuth) to server/Auth.js to check for
relevant environment variables and pull the user from the request headers..
- adds `/forwardauth` route to call new proxy auth method
- modified /client/login.vue to call `/forwardauth` and authenticate
the user if returned by forwardauth
- add a helper method in `server/utils/parseBool.js` to help check for
boolean values from environment
- update the readme.md to explain how enable forward auth.
2022-11-02 22:03:06 +10:00
advplyr
765a11f135
Update:Increase db lockfile stale time to 2 mins #1095
2022-10-29 17:37:56 -05:00
advplyr
491bb04877
Update:Library folder picker note to debian installs
2022-10-29 15:42:34 -05:00
advplyr
fbbcbb4af1
Add:Series filters #712
2022-10-29 15:33:38 -05:00
advplyr
ce133cd6f2
Add:Series sort #712
2022-10-29 11:17:51 -05:00
advplyr
dc4c30d791
Update readme add matrix invite link
2022-10-29 10:28:12 -05:00
advplyr
e752b4071d
Update:Cleanup bookshelf toolbars & fix siderail icon
2022-10-28 18:10:19 -05:00
advplyr
685b4e77eb
Remove old viewMode code
2022-10-28 17:27:06 -05:00
advplyr
1a35def375
Update:default sorting ignore prefixes to just be the #869
2022-10-27 17:50:56 -05:00
advplyr
76d55e72df
Update:Collections page book list show authors and update UI for mobile #943
2022-10-27 17:46:51 -05:00
advplyr
8127ee7e56
Fix:Debian preinst wget to specify output filename #1092
2022-10-26 17:13:56 -05:00
advplyr
efecf7ed82
Update:Podcast episode auto download schedule setting for max new episodes to download #1091
2022-10-26 16:55:16 -05:00
advplyr
ac46548c4d
Fix:Comic reader for comics that have subfolders containing images #811
2022-10-25 17:49:08 -05:00
advplyr
40384dd442
Add:Podcast episode filters and default to filter out completed episodes #940
2022-10-24 17:57:08 -05:00
advplyr
05b4124761
Update comic reader to look for number up to 5 digits in filename for sorting
2022-10-23 11:48:00 -05:00
advplyr
e1e10dca50
Update:Default library view to detail instead of bookshelf view & update settings copy
2022-10-22 09:13:20 -05:00
advplyr
0e96465d74
Remove old coverAspectRatio server setting
2022-10-22 09:01:00 -05:00
advplyr
88e9dabaaa
Update:fallback to comment meta tag for book descriptions
2022-10-22 08:37:56 -05:00
advplyr
d65ab0e35d
Fix:Read pdf error by downgrading vue-pdf version to 4.2.0
2022-10-21 16:19:59 -05:00
advplyr
f55559e9a3
Add:Support for webm and webma audio files #1079
2022-10-20 17:24:51 -05:00
advplyr
4ea1e4460a
Remove old library icons
2022-10-19 10:56:54 -05:00
advplyr
b16e69ee86
Update:New library icons and picker using icon font
2022-10-18 12:09:36 -05:00
advplyr
6b8d71c0b0
Add:absicons font to replace library icons
2022-10-17 18:02:25 -05:00
advplyr
cb762c97a8
Fix:Podcast parsing pubDate from RSS feed #1072
2022-10-16 16:24:05 -05:00
advplyr
77139c7256
Add:Support for shift selecting multiple library items #1020
2022-10-15 17:17:40 -05:00
advplyr
4cf43bc105
Fix:Local covers not showing in covers tab
2022-10-15 15:55:17 -05:00
advplyr
588b8ff209
Fix:Collection covers
2022-10-15 15:45:39 -05:00
advplyr
62a8301938
Readme update
2022-10-15 15:42:52 -05:00
advplyr
ce4e48cbd7
Add:Region support for audible chapter lookup
2022-10-15 15:31:07 -05:00
advplyr
067d90474b
Add:Collapsed series finished progress bar #1062
2022-10-14 17:59:00 -05:00
advplyr
e0e69fb164
Fix book log
2022-10-13 18:01:21 -05:00
advplyr
365610d918
Fix:multi select dropdown items remove button #1055
2022-10-11 16:56:06 -05:00
advplyr
fdece944f4
Remove leftover string in chapter editor
2022-10-08 17:37:43 -05:00
advplyr
d7952dab04
Fix:Setting book chapters from audio files #1052
2022-10-08 17:32:46 -05:00
advplyr
bec599f325
Update:30s timeout for file downloading axios request #1050
2022-10-08 17:15:37 -05:00
advplyr
affcc03c61
Update debian service with audiobookshelf group
2022-10-08 17:12:23 -05:00
advplyr
db18c71857
Version bump 2.2.1
2022-10-08 16:48:20 -05:00
advplyr
dcc223949a
Update:Add note for number of backups to keep #1041
2022-10-08 16:30:21 -05:00
advplyr
6a6d384d88
Update:Scanner folder name parse sequence starting with decimal and cast to number
2022-10-08 15:42:38 -05:00
advplyr
cd57667444
Fix:Library item edit modal clear loading indicator when changing tabs
2022-10-07 17:22:23 -05:00
advplyr
3900db14d3
Add:Multi-region audible & audnexus support #731
2022-10-07 17:18:28 -05:00
advplyr
1fa94cbfad
Update tone to v0.1.1
2022-10-07 16:21:47 -05:00
advplyr
793233e782
Fix:Authors page to only include library items from the current library #1049
2022-10-06 17:06:06 -05:00
advplyr
94012e5dff
Add:Chapter editor shift all chapters by X seconds #927
2022-10-05 18:01:42 -05:00
advplyr
d440a9fd6a
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2022-10-04 17:43:43 -05:00
advplyr
928c6cf5b3
Fix:iTunes returning artist names with & instead of all comma separated #1022
2022-10-04 17:41:26 -05:00
advplyr
23a25d420c
Fix:Escape ebook URLs #1039
2022-10-04 17:29:26 -05:00
advplyr
dc779a3fc5
Merge pull request #1031 from Undergrid/Issue_1030
...
Fix a crash under certain circumstances when updating tags when quick… (Issue #1030 )
2022-10-03 09:50:12 -05:00
Nick Thomson
876badbeea
Fix a crash under certain circumstances when updating tags when quick matching.
2022-10-03 01:38:52 +01:00
advplyr
8563bdde74
Update:Podcast episode downloads using episode title as filename without prefixing episode num
2022-10-02 17:12:44 -05:00