Commit Graph

1881 Commits

Author SHA1 Message Date
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
327af5f75a style: format data fix script 2026-06-25 02:35:52 +02:00
6832625260 style: format go fix script 2026-06-25 02:35:52 +02:00
3404dfe511 style: format build script 2026-06-25 02:35:52 +02:00
8f1fae8141 style: sort package scripts 2026-06-25 02:35:52 +02:00
a91d0cd87b chore: tune frontend lint and type target 2026-06-25 02:35:52 +02:00
fc56734a74 chore: tune lint rules for node scripts 2026-06-25 02:35:52 +02:00
7ab263ae2d style: format dev docs and hook config 2026-06-25 02:35:52 +02:00
8219e83135 chore: configure oxlint with strict rule set 2026-06-25 02:35:52 +02:00
4c5d52dfee chore: configure oxfmt with explicit formatting options 2026-06-25 02:35:52 +02:00
5234d567c3 docs: update README with mise and dev workflow instructions 2026-06-25 02:35:52 +02:00
6df9c1b9f6 refactor: add setup, build-dev, dev, and run targets to justfile 2026-06-25 02:35:52 +02:00
c5bd09623e chore: add mise tool versions config 2026-06-25 02:35:52 +02:00
193fede0ab chore: add air hot-reload config 2026-06-25 02:35:52 +02:00
55eeb052e5 chore: remove knip dependency and config 2026-06-25 02:35:52 +02:00
7d68095d87 chore: add knip configuration to package.json 2026-06-25 02:35:52 +02:00
41b5246111 refactor: migrate new-data-fix script from bash to TypeScript 2026-06-25 02:35:52 +02:00
95db00f389 refactor: migrate fix-all script from bash to TypeScript 2026-06-25 02:35:52 +02:00
85d986039b refactor: migrate justfile fix scripts from bash to bun 2026-06-25 02:35:52 +02:00
3aa25aeef3 chore: remove entrypoint.sh, no longer needed 2026-06-25 02:35:52 +02:00
f91d9733a1 refactor: switch Dockerfile entrypoint to main_server binary 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