audiobookshelf/client
Josh Vincent 09397cf3de Improves chapter editing and adds bulk import
Adds chapter locking functionality, allowing users to lock individual chapters or all chapters at once to prevent accidental edits.

Implements time increment buttons to precisely adjust chapter start times.

Introduces bulk chapter import functionality, allowing users to quickly add multiple chapters using a detected numbering pattern.

Adds elapsed time display during chapter playback for better user feedback.

Updates UI tooltips and icons for improved clarity and user experience.
2025-06-06 11:22:38 -06:00
..
assets Add base style for button for cursor:pointer, update default btn bg and confirm yes btn color 2025-03-25 17:47:11 -05:00
components remove any attachment 2025-06-04 16:38:01 +02:00
cypress Fix LazyBookCard test with new globals getter for placeholder url 2025-03-28 17:42:41 -05:00
layouts Update item image in audio player when updated on item #4025 2025-04-01 17:32:21 -05:00
middleware
mixins Remove unused album component 2025-05-09 17:13:17 -05:00
pages Improves chapter editing and adds bulk import 2025-06-06 11:22:38 -06:00
players Update HLS stream endpoints to not include user token 2025-05-06 17:28:19 -05:00
plugins Add arabic language option 2025-05-28 17:09:39 -05:00
static
store Update item image in audio player when updated on item #4025 2025-04-01 17:32:21 -05:00
strings Improves chapter editing and adds bulk import 2025-06-06 11:22:38 -06:00
cypress.config.js
nuxt.config.js Use separate postcss.config and remove from nuxt.config, uninstall autoprefixer 2025-03-21 09:25:29 -05:00
package-lock.json Version bump v2.24.0 2025-06-01 16:00:16 -05:00
package.json Version bump v2.24.0 2025-06-01 16:00:16 -05:00
postcss.config.js Use separate postcss.config and remove from nuxt.config, uninstall autoprefixer 2025-03-21 09:25:29 -05:00