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 Add:Abridged book detail, parse from audible, abridged book filter #1408 2023-03-22 18:05:43 -05:00
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 Support for libraries and folder mapping, updating static cover path, detect reader.txt 2021-10-04 22:11:42 -05:00
FileInput.vue Update:Edit modal for mobile screen sizes and update tailwind 2022-06-26 11:15:19 -05:00
IconBtn.vue Add:Notification edit/delete and UI updates #996 2022-09-24 14:03:14 -05:00
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 Update:New library icons and picker using icon font 2022-10-18 12:09:36 -05:00
LoadingIndicator.vue Add audiobook uploader 2021-09-13 20:18:58 -05:00
MediaIconPicker.vue Update:New library icons and picker using icon font 2022-10-18 12:09:36 -05:00
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 Fix:Edit modal dropdown menus hidden #1295 2022-12-19 15:32:17 -06:00
RangeInput.vue Add:Epub ereader settings for font scale, line spacing, theme and spread 2023-06-14 17:30:08 -05:00
ReadIconBtn.vue Fix: Setting root socket error, Change: collection books table ordering and icons #151 2021-11-07 15:28:06 -06:00
RichTextEditor.vue Remove library item listener from edit episode modal 2023-03-05 12:28:20 -06:00
TextareaInput.vue New data model removing media entity for books 2022-03-26 11:59:34 -05:00
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 Remove extra space from label 2022-12-29 18:03:05 -06:00
TimePicker.vue Update:Timestamp input support over 99 hours and focus input #657 2022-07-25 19:32:04 -05:00
ToggleBtns.vue Add:Epub ereader settings for font scale, line spacing, theme and spread 2023-06-14 17:30:08 -05:00
ToggleSwitch.vue Toggle switch shouldn't submit form 2023-01-10 22:58:20 +01:00
Tooltip.vue Cleanup rebuild tracks/set chapters 2023-03-13 17:45:44 -05:00
VueTrix.vue Fix:Using arrow keys when editing podcast description #1826 2023-06-07 11:01:11 -05:00