Commit Graph

1921 Commits

Author SHA1 Message Date
216f9063bf style: format static/player/subtitles/vtt.test.ts 2026-06-21 02:04:54 +02:00
40d57fd7ee style: format static/player/subtitles/index.ts 2026-06-21 02:04:53 +02:00
0cb7ac19e4 style: format static/player/storage.ts 2026-06-21 02:04:52 +02:00
b3dec5ebf7 style: format static/player/state.ts 2026-06-21 02:04:51 +02:00
54708b93a4 style: format static/player/source.ts 2026-06-21 02:04:50 +02:00
abe8f8e867 style: format static/player/skip/segments.ts 2026-06-21 02:04:49 +02:00
e8d5da949c style: format static/player/skip/index.ts 2026-06-21 02:04:48 +02:00
a672ee861d style: format static/player/skip/editor.ts 2026-06-21 02:04:47 +02:00
180ab2bc6a style: format static/player/quality.ts 2026-06-21 02:04:46 +02:00
b620b68eec style: format static/player/progress.ts 2026-06-21 02:04:45 +02:00
1d51e5f86d style: format static/player/mode.ts 2026-06-21 02:04:44 +02:00
62f6d1cf0f style: format static/player/main.ts 2026-06-21 02:04:43 +02:00
cbbfcc9828 style: format static/player/keyboard.ts 2026-06-21 02:04:42 +02:00
56642c4150 style: format static/player/hls_profile.ts 2026-06-21 02:04:40 +02:00
2b30c06582 style: format static/player/episodes/ui.ts 2026-06-21 02:04:39 +02:00
6ba16dd08e style: format static/player/episodes/thumbnails.ts 2026-06-21 02:04:38 +02:00
1b412798ef style: format static/player/episodes/nav.ts 2026-06-21 02:04:37 +02:00
de22cc6971 style: format static/player/episodes/complete.ts 2026-06-21 02:04:36 +02:00
306468b4fd style: format static/player/controls.ts 2026-06-21 02:04:35 +02:00
c040b29819 style: format static/login.ts 2026-06-21 02:04:34 +02:00
1240af74fc style: format static/htmx.ts 2026-06-21 02:04:33 +02:00
08c92a940a style: format static/dropdown.ts 2026-06-21 02:04:31 +02:00
d4ca95de1a style: format static/dedupe.ts 2026-06-21 02:04:30 +02:00
ce8c618eba style: format static/continue_watching_carousel.ts 2026-06-21 02:04:29 +02:00
3a33df5d9b style: format static/anime.ts 2026-06-21 02:04:28 +02:00
a617feb269 style: format data fix script 2026-06-21 02:04:20 +02:00
2dccc72f5c style: format go fix script 2026-06-21 02:04:19 +02:00
d7f844563b style: format build script 2026-06-21 02:04:18 +02:00
2eadc2835c style: sort package scripts 2026-06-21 02:04:18 +02:00
6c3a379786 chore: tune frontend lint and type target 2026-06-21 02:04:09 +02:00
ee715162ac chore: tune lint rules for node scripts 2026-06-21 01:52:06 +02:00
02059ea607 style: format dev docs and hook config 2026-06-21 01:48:48 +02:00
69c9f87080 chore: configure oxlint with strict rule set 2026-06-21 01:41:39 +02:00
b5c58f062d chore: configure oxfmt with explicit formatting options 2026-06-21 01:41:37 +02:00
c8bcabe804 docs: update README with mise and dev workflow instructions 2026-06-21 01:28:28 +02:00
8881491e18 refactor: add setup, build-dev, dev, and run targets to justfile 2026-06-21 01:28:23 +02:00
f6ac3ed818 chore: add mise tool versions config 2026-06-21 01:28:19 +02:00
cba35c6a02 chore: add air hot-reload config 2026-06-21 01:28:15 +02:00
ec7abdd760 chore: remove knip dependency and config 2026-06-21 01:19:13 +02:00
2c5cc957c8 chore: add knip configuration to package.json 2026-06-21 01:17:12 +02:00
1810d11983 refactor: migrate new-data-fix script from bash to TypeScript 2026-06-21 01:16:48 +02:00
f261a88e6e refactor: migrate fix-all script from bash to TypeScript 2026-06-21 01:16:42 +02:00
a5de6de778 refactor: migrate justfile fix scripts from bash to bun 2026-06-21 01:16:37 +02:00
e1e39d365b chore: remove entrypoint.sh, no longer needed 2026-06-21 01:16:32 +02:00
d20d7a683c refactor: switch Dockerfile entrypoint to main_server binary 2026-06-21 01:16:25 +02:00
8f754d9467 refactor: make isStringArray and isSubtitleItemArray private 2026-06-21 01:12:18 +02:00
f0633dba46 refactor: make SubtitleItem interface private 2026-06-21 01:12:15 +02:00
aad3b775cd refactor: make timelineBounds and getBufferedEnd private 2026-06-21 01:12:12 +02:00
5e1b577b34 refactor: make parseVttCue private 2026-06-21 01:12:09 +02:00
4151525acf refactor: use replaceChildren in subtitle options 2026-06-21 01:12:06 +02:00