audiobookshelf/client/components/ui
Denis Arnst 80fd2a1a18 SSO/OpenID: Use a mobile-redirect route (Fixes #2379 and #2381)
- Implement /auth/openid/mobile-redirect this will redirect to an app-link like audiobookshelf://oauth
- An app must provide an `redirect_uri` parameter with the app-link in the authorization request to /auth/openid
- The user will have to whitelist possible URLs, or explicitly allow all
- Also modified MultiSelect to allow to hide the menu/popup
2023-12-04 22:36:34 +01:00
..
Btn.vue Remove google-oauth passport strategy 2023-11-11 11:29:59 -06:00
Checkbox.vue
ContextMenuDropdown.vue Update:Cleanup UI/UX for filter and sort dropdowns 2023-06-10 15:46:12 -05:00
Dropdown.vue Add:Ereader device setting to set users that have access #1982 2023-10-29 11:28:34 -05:00
EditableText.vue
FileInput.vue
IconBtn.vue
InputDropdown.vue Add:Ereader device setting to set users that have access #1982 2023-10-29 11:28:34 -05:00
LibrariesDropdown.vue Update:Increase max height of libraries dropdown 2023-06-01 17:09:04 -05:00
LibraryIcon.vue
LoadingIndicator.vue
MediaIconPicker.vue
MultiSelect.vue SSO/OpenID: Use a mobile-redirect route (Fixes #2379 and #2381) 2023-12-04 22:36:34 +01:00
MultiSelectDropdown.vue Add:Ereader device setting to set users that have access #1982 2023-10-29 11:28:34 -05:00
MultiSelectQueryInput.vue Add:Support for pasting semicolon separated strings in multi select inputs #1198 2023-10-06 16:52:12 -05:00
QueryInput.vue
RangeInput.vue Add:Epub ereader settings for font scale, line spacing, theme and spread 2023-06-14 17:30:08 -05:00
ReadIconBtn.vue
RichTextEditor.vue
TextareaInput.vue
TextareaWithLabel.vue Add:FFProbe api endpoint 2023-06-25 16:16:11 -05:00
TextInput.vue Update TOC to not close when clicking on it 2023-10-28 14:32:11 -05:00
TextInputWithLabel.vue
TimePicker.vue
ToggleBtns.vue Add:Epub ereader settings for font scale, line spacing, theme and spread 2023-06-14 17:30:08 -05:00
ToggleSwitch.vue
Tooltip.vue
VueTrix.vue Fix:Using arrow keys when editing podcast description #1826 2023-06-07 11:01:11 -05:00