Commit Graph

1871 Commits

Author SHA1 Message Date
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
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
1de75db825 refactor: make dedupe function private 2026-06-25 02:35:52 +02:00
c0808fe5f3 refactor: replace bash build script with TypeScript 2026-06-25 02:35:52 +02:00
30a23dae5e chore: update bun.lock for knip dependency 2026-06-25 02:35:52 +02:00
c29f6fad92 chore: update just lint command to match package.json 2026-06-25 02:35:52 +02:00
511bf8338d chore: replace jiti with knip, update build and lint scripts 2026-06-25 02:35:52 +02:00
d319be4492 chore: remove prettier config 2026-06-25 02:35:52 +02:00
64de95cdee chore: remove dist/ from .gitignore 2026-06-25 02:35:52 +02:00
8e9d2586e1 chore: add more ignore patterns to .dockerignore 2026-06-25 02:35:52 +02:00