audiobookshelf/client
Paul 14e92435ec
Fix ROUTER_BASE_PATH override for empty string
When the `ROUTER_BASE_PATH` env variable is set to an empty string it's mistakenly overriden to `/audiobookshelf` instead.
The `/audiobookshelf` fallback should only be used when the `ROUTER_BASE_PATH` env variable is undefined, not just an empty string.

Regression introduced in https://github.com/advplyr/audiobookshelf/pull/3810
See also: https://github.com/advplyr/audiobookshelf/pull/3810#discussion_r1948790937

Partially address https://github.com/advplyr/audiobookshelf/issues/3874
2025-02-10 12:08:49 +01:00
..
assets Adds box shadow to progress bar on covers for visibility #3825 2025-01-29 17:54:22 -06:00
components Fix edit episode next/prev buttons showing when editing from home page 2025-02-08 13:05:50 -06: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 Update batch edit text inputs to trim whitespace 2025-02-06 17:29:27 -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 Update material symbols icon font 2024-08-16 16:57:17 -05:00
store Add user setting value for playbackRateIncrementDecrement 2025-01-25 01:57:41 +00:00
strings Added translation using Weblate (Turkish) 2025-02-02 22:06:22 +01:00
cypress.config.js Move test files to a separate directory 2024-04-30 11:30:00 +03:00
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.0 2025-02-02 15:39:46 -06:00
package.json Version bump v2.19.0 2025-02-02 15:39:46 -06:00
tailwind.config.js Reverted default spacing and font-sizing changes, and extended spaing with em-based variants 2024-06-23 19:15:39 +03:00