|
|
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 |
|
|
|
c6427bf866
|
refactor: use replaceChildren instead of innerHTML assignment
|
2026-06-21 01:12:03 +02:00 |
|
|
|
7b33a6d977
|
refactor: make switchQuality private, use replaceChildren
|
2026-06-21 01:11:59 +02:00 |
|
|
|
5d32173d7a
|
refactor: make switchMode private
|
2026-06-21 01:11:56 +02:00 |
|
|
|
480ce55117
|
refactor: make syncVolumeUI private
|
2026-06-21 01:11:53 +02:00 |
|
|
|
7aa8aca4b5
|
refactor: make fetchNextSearchPage private
|
2026-06-21 01:11:50 +02:00 |
|
|
|
f88353f725
|
refactor: remove unused search state helpers
|
2026-06-21 01:11:47 +02:00 |
|
|
|
420817a849
|
refactor: remove unused parseClassList utility
|
2026-06-21 01:11:44 +02:00 |
|
|
|
ed1677e5ec
|
refactor: make dedupe function private
|
2026-06-21 01:11:41 +02:00 |
|
|
|
595c5e1eaa
|
refactor: replace bash build script with TypeScript
|
2026-06-21 01:11:38 +02:00 |
|
|
|
8fed96c6cf
|
chore: update bun.lock for knip dependency
|
2026-06-21 01:11:35 +02:00 |
|
|
|
264314bd17
|
chore: update just lint command to match package.json
|
2026-06-21 01:11:33 +02:00 |
|
|
|
85afbe8e69
|
chore: replace jiti with knip, update build and lint scripts
|
2026-06-21 01:11:31 +02:00 |
|
|
|
89bf8f90c3
|
chore: remove prettier config
|
2026-06-21 01:11:28 +02:00 |
|
|
|
bb2dc447ac
|
chore: remove dist/ from .gitignore
|
2026-06-21 01:11:25 +02:00 |
|
|
|
6efd7dca8c
|
chore: add more ignore patterns to .dockerignore
|
2026-06-21 01:11:19 +02:00 |
|
|
|
91641b9a95
|
style: add bottom border to header navigation
|
2026-06-21 00:48:46 +02:00 |
|
|
|
c47ac97c2b
|
docs: update README to reflect search page replacement
|
2026-06-21 00:37:40 +02:00 |
|
|
|
fe4a200927
|
refactor: update search template with new DOM attributes and IDs
|
2026-06-21 00:37:38 +02:00 |
|
|
|
2a24565848
|
refactor: simplify render module by removing compact items and continue watching
|
2026-06-21 00:37:35 +02:00 |
|
|
|
73b59856bf
|
refactor: rename overlay module to search page module
|
2026-06-21 00:37:32 +02:00 |
|
|
|
c5f36887a1
|
refactor: update fetch module to use search API endpoint and types
|
2026-06-21 00:37:28 +02:00 |
|
|
|
328bc6229b
|
refactor: rename command palette types and DOM selectors to search
|
2026-06-21 00:37:25 +02:00 |
|
|
|
8eb4c6156d
|
refactor: rename search entry point init function
|
2026-06-21 00:37:22 +02:00 |
|
|
|
34a9946959
|
feat: add dedicated search API handler
|
2026-06-21 00:37:17 +02:00 |
|
|
|
6406b85a7e
|
refactor: swap command palette route for search API
|
2026-06-21 00:37:13 +02:00 |
|
|
|
bd6bd22478
|
refactor: remove command palette methods from watchlist service
|
2026-06-21 00:37:10 +02:00 |
|