1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Vincent Lark
55f5a78f5e Use escapeHTML on book chapter titles 2023-11-08 12:41:58 -05:00
Vincent Lark
7a495aff30 Show nested chapters in bookplayer TOC 2023-11-08 12:41:58 -05:00
Bill Thornton
6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
Tobias Speicher
e0486e49c6
Replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-04-21 18:42:42 +02:00
Dmitry Lyzo
119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
dkanada
108ebc58a6 add basic pdf reader 2020-09-01 22:55:08 +09:00
MrTimscampi
f16df9788a Migrate bundle, qualityOptions, appHost and appLoader 2020-08-06 19:32:29 +02:00
dkanada
10aad88956 fix table of contents class name 2020-06-06 15:53:47 +09:00
Renamed from src/plugins/bookPlayer/tableOfContent.js (Browse further)