mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-10-27 11:18:14 +01:00
- 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 |
||
|---|---|---|
| .. | ||
| Btn.vue | ||
| Checkbox.vue | ||
| ContextMenuDropdown.vue | ||
| Dropdown.vue | ||
| EditableText.vue | ||
| FileInput.vue | ||
| IconBtn.vue | ||
| InputDropdown.vue | ||
| LibrariesDropdown.vue | ||
| LibraryIcon.vue | ||
| LoadingIndicator.vue | ||
| MediaIconPicker.vue | ||
| MultiSelect.vue | ||
| MultiSelectDropdown.vue | ||
| MultiSelectQueryInput.vue | ||
| QueryInput.vue | ||
| RangeInput.vue | ||
| ReadIconBtn.vue | ||
| RichTextEditor.vue | ||
| TextareaInput.vue | ||
| TextareaWithLabel.vue | ||
| TextInput.vue | ||
| TextInputWithLabel.vue | ||
| TimePicker.vue | ||
| ToggleBtns.vue | ||
| ToggleSwitch.vue | ||
| Tooltip.vue | ||
| VueTrix.vue | ||