audiobookshelf/client
Mike Smith 799879d67d
prevent long author strings from pushing the player controls down by truncating (#3944)
* prevent long author strings from pushing the player controls down by truncating

* move truncate to single author, instead of the main container
2025-02-21 17:45:29 -06:00
..
assets Adds box shadow to progress bar on covers for visibility #3825 2025-01-29 17:54:22 -06:00
components prevent long author strings from pushing the player controls down by truncating (#3944) 2025-02-21 17:45:29 -06:00
cypress Fixes #3817 2025-01-13 13:36:15 -05:00
layouts
middleware
mixins
pages Add localization strings for Cover Provider and Activities #4017 2025-02-20 17:45:33 -06:00
players Fix API including basepath in tracks contentUrl 2025-02-01 16:47:36 -06:00
plugins Update copy to clipboard buttons to be standardized 2025-01-22 17:56:46 -06:00
static
store Add user setting value for playbackRateIncrementDecrement 2025-01-25 01:57:41 +00:00
strings Update en-us string order 2025-02-20 17:59:09 -06:00
cypress.config.js
nuxt.config.js Fix ROUTER_BASE_PATH override for empty string 2025-02-10 12:08:49 +01:00
package-lock.json Version bump v2.19.4 2025-02-19 17:44:14 -06:00
package.json Version bump v2.19.4 2025-02-19 17:44:14 -06:00
tailwind.config.js