build
chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic
2026-03-01 20:23:21 +01:00
docs
ui: VOD sort dropdown with persisted key + locale labels
2026-05-03 15:54:53 +02:00
scripts
refactor: relocate update-version-utils to src/main/domain/ + vitest
2026-05-11 21:42:05 +02:00
src
feat(auth): token-store CRUD on oauth_accounts (encrypted, 11 tests)
2026-05-11 22:13:37 +02:00
tasks
docs(plan): Plan 03 OAuth Foundation (storage layer only — Twitch lacks Device Code support, flow deferred to 03b)
2026-05-11 22:10:32 +02:00
.gitignore
chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic
2026-03-01 20:23:21 +01:00
CLAUDE.md
docs: SQLite migrator pattern + roadmap Plan 02 DONE
2026-05-11 22:07:13 +02:00
eslint.config.mjs
chore: add ESLint with security plugin, fix code quality warnings
2026-03-22 14:55:35 +01:00
package-lock.json
release: 5.0.0-alpha.1 - SQLite migrator (shadow write, JSON stays master)
2026-05-11 22:06:38 +02:00
package.json
release: 5.0.0-alpha.1 - SQLite migrator (shadow write, JSON stays master)
2026-05-11 22:06:38 +02:00
README_AI_RELEASE.md
docs: add AI release runbook for gitea
2026-03-05 01:04:18 +01:00
tsconfig.json
chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic
2026-03-01 20:23:21 +01:00
vitest.config.ts
build: vitest config (node env, src/**/*.test.ts)
2026-05-11 21:39:46 +02:00