audiobookshelf/client
Miró Allard f7f80e03e0 Use multiplication symbol instead of letter x
Use the proper multiplication symbol for the playback speed. The order
of the number and symbol is reversed so it is read "times 1.0" instead
of "1.0 times" (or previously "1.0 x"). Between the symbol and the
number, a narrow no-break space ( ) is added for proper spacing.
The classes of some spans are removed for better alignment.
2025-03-11 12:58:18 +01:00
..
assets Adds box shadow to progress bar on covers for visibility #3825 2025-01-29 17:54:22 -06:00
components Use multiplication symbol instead of letter x 2025-03-11 12:58:18 +01:00
cypress Fixes #3817 2025-01-13 13:36:15 -05:00
layouts Add base path to socket.io connections on client and server 2024-10-15 05:50:23 +03:00
middleware
mixins reuse entityTransform in mountEntityCard 2024-12-21 17:48:22 +02:00
pages Fixes for screen readers on podcast page and episodes table 2025-03-07 17:23:18 -06:00
players Fix API including basepath in tracks contentUrl 2025-02-01 16:47:36 -06:00
plugins Add backup schedule string translation #4017 2025-02-22 17:53:05 -06:00
static Update material symbols icon font 2024-08-16 16:57:17 -05:00
store Update episode list to come from component ref, populate queue from table order when playing episode 2025-02-25 17:25:56 -06:00
strings Fix spelling 2025-03-09 14:01:53 -07: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.5 2025-02-23 17:20:30 -06:00
package.json Version bump v2.19.5 2025-02-23 17:20:30 -06:00
tailwind.config.js