advplyr
c60d74774a
Merge branch 'master' into plugin-implementation-demo
2024-12-26 15:38:28 -06:00
advplyr
7073f17cca
Accessibility update for multi select inputs and edit series modal
2024-12-25 09:40:16 -06:00
advplyr
13f73cc79d
Merge branch 'master' into multi-select-keyboard-navigation
2024-12-25 09:04:43 -06:00
advplyr
a762e6ca03
Merge branch 'master' into plugin-implementation-demo
2024-12-22 12:03:08 -06:00
advplyr
048790b33a
Updates on plugin apis and example
2024-12-21 16:48:56 -06:00
advplyr
aea2951b89
Accessibility updates to config page settings
2024-12-19 18:04:56 -06:00
Vito0912
858d697d0f
DropDown for Year in Review ( #3717 )
...
* Accessibility updates
* Show "Share" button on large screen sizes
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-12-16 16:44:06 -06:00
advplyr
eab86f90a8
Accessibility update for config side nav and modal, set focus on modal content on open
2024-12-12 15:16:49 -06:00
advplyr
c5c3aab130
Update:Accessibility for buttons on item page, context menu dropdown, library filter/sort #3699
2024-12-10 17:20:13 -06:00
Greg Lorenzen
0812e189f7
Add keyboard input to MultiSelect component
2024-11-07 03:38:30 +00:00
Greg Lorenzen
a0b3960ee4
Fix enter key and focus for edit modal
2024-10-31 16:29:48 +00:00
Greg Lorenzen
e55db0afdc
Add focus and enter key support to the add button in MultiSelectQueryInput
2024-10-31 15:44:19 +00:00
Greg Lorenzen
ae9efe6359
Add keyboard focus to MultiSelectQueryInput edit and close
2024-10-31 15:30:51 +00:00
advplyr
6ca277a21d
Update:Library settings tab settings in 2 columns and cleanup
2024-10-23 17:11:41 -05:00
Nicholas W
f0e70ed27b
Translation strings added ( #3304 )
...
* Update: `pages/items/_id` toast messages
* Update: account modal strings
* Update: audio file data modal strings
* Update: sleep timer set string
* Update: loading indicator string
* Update: lazy book card strings
* Reorder keys
* Fix: syntax error in LazyBookCard
* Fix: json ordering
* Fix: fix double message definition
* Update: login form toast strings
* Update: batch delete toast
* Update: collection add toast messages
* Replace: toasts in BookShelfToolbar
* Update: playlist edit toasts
* Update: Details tab
* Add: title required string
* Update: ereader toasts
* Update: author toasts, title and name required toasts
* Clean up "no updates" strings
* Change: slug strings
* Update: cover modal toasts
* Change: cancel encode toasts
* Change: failed to share toasts
* Simplify: "renameFail" and "removeFail" toasts
* Fix: ordering
* Change: chapters remove toast
* Update: notification strings
* Revert: loading indicator (error in browser)
* Update: collectionBooksTable toast
* Update: "failed to get" strings
* Update: backup strings
* Update: custom provider strings
* Update: sessions strings
* Update: email strings
* Update sort display translation strings, update podcast episode queue strings to use translation
* Fix loading indicator please wait translation
* Consolidate translations and reduce number of toasts
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-08-30 17:47:49 -05:00
advplyr
acc4bdbc5e
Add:Podcast latest page includes Mark as Finished button #3321
2024-08-29 17:27:52 -05:00
mikiher
f1ddbeadaf
Refactor menu keyoboard navigation into mixin
2024-08-17 06:08:32 +03:00
advplyr
f9f89e1e51
Update material symbols icon font
...
- only include Material Symbols Rounded
- Replace some ligatures with codepoint so loading isnt as ugly/shifting
2024-08-16 16:57:17 -05:00
advplyr
ed70f3af83
Fix:Material symbols icon to use check instead of checkmark
2024-07-29 17:34:05 -05:00
advplyr
3223011b13
Fix:Switching libraries on search page losing q query string
2024-07-21 10:52:23 -05:00
mikiher
7faf42d892
Merge branch 'advplyr:master' into ffmpeg-progress
2024-07-20 12:28:47 +03:00
mikiher
10f5f331d7
Fixes + add progress to m4b and embed tools
2024-07-20 12:28:06 +03:00
advplyr
b1bc472205
Update:Incrase icon font size for more context menu and player loading
2024-07-15 17:38:13 -05:00
Greg Lorenzen
43b7ccd61a
WIP: Add adjustable skip amount ( #3113 )
...
* Add playback settings string to en-us
* Add playback settings UI for jump forwards and jump backwards
* Remove jump forwards and jump backwards settings
* Remove jump forwards and jump backwards en-us strings
* Update player UI to include player settings button
* Add label view player settings string
* Add PlayerSettingsModal component
Includes a toggle switch for enabling/disabling the chapter track feature.
* Add player settings modal component to MediaPlayerContainer
* Handle useChapterTrack changes in PlayerUI
* Add jump forwards and jump backwards settings to user store
* Add jump forwards and jump backwards label strings
* Add jump forwards and jump backwards settings to PlayerSettingsModal
* Update jump forwards and jump backwards to handle user state values in PlayerHandler
* Update jump backwards icon in PlayerPlaybackControls
* Add playback settings string to en-us
* Add playback settings UI for jump forwards and jump backwards
* Remove jump forwards and jump backwards settings
* Remove jump forwards and jump backwards en-us strings
* Update player UI to include player settings button
* Add label view player settings string
* Add PlayerSettingsModal component
Includes a toggle switch for enabling/disabling the chapter track feature.
* Add player settings modal component to MediaPlayerContainer
* Handle useChapterTrack changes in PlayerUI
* Add jump forwards and jump backwards settings to user store
* Add jump forwards and jump backwards label strings
* Add jump forwards and jump backwards settings to PlayerSettingsModal
* Update jump forwards and jump backwards to handle user state values in PlayerHandler
* Update jump backwards icon in PlayerPlaybackControls
* Add jump amounts to playback controls tooltips
* Fix merge issues and add new Material Symbols to player ui
* Alphabetize strings in en-us.json
* Update dropdown component with SelectInput to support menu overflowing modal
* Update localization for player settings
* Update en-us strings order
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-07-12 17:52:48 -05:00
Greg Lorenzen
2c65b8fd2b
Replace material-icons class with material-symbols class in components
2024-07-08 09:39:00 -07:00
advplyr
c309856f74
Update:Media item share modal UI/UX and localization #1768
2024-06-29 16:15:55 -05:00
advplyr
7f28fbb330
Update:Prevent MultiSelect input from adding items that are whitespace & trim whitespace before adding items
2024-05-26 14:37:07 -05:00
advplyr
c58d613949
Update client/components/ui/TimePicker.vue
2024-05-25 14:58:46 -05:00
Nicholas Wallace
b9cb54db71
Onscreen keyboard to appear with TimePicker
2024-05-25 19:27:23 +00:00
Nicholas Wallace
ba6a4f1224
Add: TimePicker focusable by tab
2024-05-24 23:49:07 +00:00
Nicholas Wallace
524ed9b677
Tab removes focus from TimePicker
2024-05-24 23:47:38 +00:00
advplyr
a6de76a983
Update:Close edit modal when pressing chapter edit button and already on chapter page #2915
2024-05-03 17:25:30 -05:00
advplyr
410801347c
Fix:Switching library on series item page not redirecting #2902
2024-05-01 17:23:49 -05:00
advplyr
e8bb92826a
UI/UX update podcast search region dropdown max width and height
2024-04-24 17:37:04 -05:00
advplyr
41af913280
Update:Edit item cover tab UI for small screen sizes #2832
2024-04-07 16:24:23 -05:00
advplyr
a9c9c447f1
Merge pull request #2769 from Sapd/openid-permissions
...
OpenID: Integrate permissions (Fixes #2523 )
2024-03-30 14:38:32 -05:00
mikiher
33254654d5
Add dir="auto" attribute where it makes sense
2024-03-28 23:56:59 +02:00
Denis Arnst
56f1bfef50
Auth/OpenID: Implement Permissions via OpenID
...
* Ability to set group
* Ability to set more advanced permissions
* Modified TextInputWithLabel to provide an ability to specify a different placeholder then the name
2024-03-19 17:57:24 +01:00
Schiriki
d6f13513ae
Add name labels to login form
2024-03-13 23:46:56 +01:00
advplyr
727dad7e19
Update multi select highlight color to yellow, remove console logs
2024-03-10 09:43:24 -05:00
advplyr
fa71f9db2e
Merge master
2024-03-08 12:22:29 -06:00
advplyr
b934a755b5
Merge branch 'master' into keyboard-navigation-2
2024-03-08 12:04:13 -06:00
mikiher
a5772f6b66
Add keyboard navigation to multi-select components
2024-03-08 08:51:05 +02:00
mikiher
cd60d0219f
Bring back setInputWidth
2024-03-06 14:02:15 +02:00
mikiher
8ec18e8d7b
Merge branch 'keyboard-navigation' of https://github.com/mikiher/audiobookshelf into keyboard-navigation
2024-03-06 13:53:49 +02:00
mikiher
15545654ea
Alternative input width fix in MultiSelect components
2024-03-06 13:41:54 +02:00
mikiher
5005aabe5e
Fix input width in MultiSelect components
2024-03-03 23:40:47 +02:00
advplyr
e43c4f082e
Fix:Rich text editor labels and add translations
2024-01-26 17:22:37 -06:00
advplyr
0b334cf957
Add:Authentication setting to show a custom message on login #2552
2024-01-26 17:08:23 -06:00
advplyr
e88c1fa329
Update:Show tooltip for library item card titles that are truncated #2451
...
- Refactored tooltip so that they dont overflow the window
2024-01-06 15:54:48 -06:00