|
|
379ade5fd4
|
style: format static/toast.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
f59aca5e92
|
style: format static/theme.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
7ad0b74730
|
style: format static/search/state.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
c3bd8840b7
|
style: format static/search/render.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
0afb4e4c6d
|
style: format static/search/overlay.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
b7e06810c6
|
style: format static/search/fetch.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
2cc6eb3224
|
style: format static/search/actions.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
cc071ce9a7
|
style: format static/q.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
65d5d1774c
|
style: format static/player/video.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
a602fa085b
|
style: format static/player/validate.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
3b39b1abce
|
style: format static/player/types.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
bb83966491
|
style: format static/player/timeline.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
cffaa143a9
|
style: format static/player/subtitles/vtt.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
ce3571c88b
|
style: format static/player/subtitles/vtt.test.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
14d08e93b3
|
style: format static/player/subtitles/index.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
7050ef3cb7
|
style: format static/player/storage.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
4d4ee7bd58
|
style: format static/player/state.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
ff710a354c
|
style: format static/player/source.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
292f779ee8
|
style: format static/player/skip/segments.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
69d7cad5c1
|
style: format static/player/skip/index.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
4815080ec9
|
style: format static/player/skip/editor.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
445e37c2d8
|
style: format static/player/quality.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
b1cbc5d3fe
|
style: format static/player/progress.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
d1d6ea9f24
|
style: format static/player/mode.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
d3e294b7c9
|
style: format static/player/main.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
0d343dfff9
|
style: format static/player/keyboard.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
967c897300
|
style: format static/player/hls_profile.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
9054f43a11
|
style: format static/player/episodes/ui.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
ffc08ccb9c
|
style: format static/player/episodes/thumbnails.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
e66432ac0a
|
style: format static/player/episodes/nav.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
4b739ac149
|
style: format static/player/episodes/complete.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
239dd501aa
|
style: format static/player/controls.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
9c8c9c9d3c
|
style: format static/login.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
9d82a6dce8
|
style: format static/htmx.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
9ca3eb0a27
|
style: format static/dropdown.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
8cd9ac94e9
|
style: format static/dedupe.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
a1582226ef
|
style: format static/continue_watching_carousel.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
3228b5cfa6
|
style: format static/anime.ts
|
2026-06-25 02:35:52 +02:00 |
|
|
|
64eb94f128
|
refactor: make isStringArray and isSubtitleItemArray private
|
2026-06-25 02:35:52 +02:00 |
|
|
|
32bcb1a188
|
refactor: make SubtitleItem interface private
|
2026-06-25 02:35:52 +02:00 |
|
|
|
72facaad68
|
refactor: make timelineBounds and getBufferedEnd private
|
2026-06-25 02:35:52 +02:00 |
|
|
|
9b251d5191
|
refactor: make parseVttCue private
|
2026-06-25 02:35:52 +02:00 |
|
|
|
077499cf9e
|
refactor: use replaceChildren in subtitle options
|
2026-06-25 02:35:52 +02:00 |
|
|
|
4835cf9835
|
refactor: use replaceChildren instead of innerHTML assignment
|
2026-06-25 02:35:52 +02:00 |
|
|
|
77b9802751
|
refactor: make switchQuality private, use replaceChildren
|
2026-06-25 02:35:52 +02:00 |
|
|
|
e64ce1dc47
|
refactor: make switchMode private
|
2026-06-25 02:35:52 +02:00 |
|
|
|
c732d86018
|
refactor: make syncVolumeUI private
|
2026-06-25 02:35:52 +02:00 |
|
|
|
82cee146de
|
refactor: make fetchNextSearchPage private
|
2026-06-25 02:35:52 +02:00 |
|
|
|
171a45c015
|
refactor: remove unused search state helpers
|
2026-06-25 02:35:52 +02:00 |
|
|
|
3fe8059e77
|
refactor: remove unused parseClassList utility
|
2026-06-25 02:35:52 +02:00 |
|