Commit History

Autor SHA1 Mensaxe Data
  kingkong 4360db5752 feat: add annotation drawing to guest comment form on share page hai 1 mes
  kingkong 8e32c504f6 feat: add timecode to guest comments on share token page hai 1 mes
  kingkong 5b7e87e3ab fix: add DB indexes and fix watchdog transcodePaused handling hai 1 mes
  kingkong 0eec6d685d feat: project-scoped Force Start Stuck Jobs for admins and editors hai 1 mes
  kingkong f100cee2ec chore: show Force Reprocess All button for editors and admins hai 1 mes
  kingkong 86bd5f0ac4 chore: add STUCK_TIMEOUT_MS to test worker in docker-compose.yml hai 1 mes
  kingkong 0e852341e3 fix: eliminate stuck job root causes — button visibility, watchdog, and cancel bugs hai 1 mes
  kingkong 8477e27892 feat: add watchdog timeout, admin reprocess-all button, and fix Dockerfile DNS hai 1 mes
  kingkong c37fefa98d fix: move stale job recovery to master process (before workers fork) hai 1 mes
  kingkong ac10542fb8 fix: docker-compose.dev.yml remove env overrides that clobber .env.dev values hai 1 mes
  kingkong ff72caa603 fix: health endpoint at /api/health, docker-compose.dev.yml DATABASE_URL, worker env_file hai 1 mes
  kingkong afb1fac7be fix: Caddyfile.dev routes /api/* via handle directive (not handle_path) hai 1 mes
  kingkong dffc671e59 fix: Caddyfile.dev strips /api prefix before proxying to API container hai 1 mes
  kingkong 4caaa7a7fb feat: guest comments, portrait video, and share token page hai 1 mes
  kingkong 813023ea04 feat: video player buffer, bitrate display, upload queue, and hook fixes hai 1 mes
  kingkong 8c9eb194c2 fix: global BigInt → Number serialization for all Express JSON responses hai 1 mes
  kingkong d3a714c8b4 chore: align Caddy port (8080), add DB_CONTAINER env, improve init script hai 1 mes
  kingkong 644d5b229b fix: change storageQuota/storageUsed/fileSize from Int to BigInt hai 1 mes
  kingkong 57fcd7c7cd fix: quota auto-unit GB/MB, improve copy invite link, UI refinements hai 1 mes
  Claude Dev 34a932758b feat: add rate limiting, pagination, search, and improve auth security hai 1 mes
  Claude Dev 6daccd3f9e fix: restore button, folder tags, download name, folder tree hai 1 mes
  Claude Dev 3a108fffab fix: comment toggle icons, folder tree icons, counter, avatar consistency + admin deleted comments hai 1 mes
  Claude Dev 7d694d1fe4 fix: load image synchronously for canvas crop — avoids drawImage type error hai 1 mes
  Claude Dev 32a73bf62a fix: show avatar photos in all comment locations — speech bubble, panel, timeline hai 1 mes
  Claude Dev f4d8cbc59b fix: pass avatarUrl to comment avatar renders in review page hai 1 mes
  Claude Dev ff8b00a701 feat: add public share links, folder system, file/timeline modes, and UI polish hai 1 mes
  Claude Dev 9bdd684a31 fix: improve video player scrubber hover and drag UX hai 1 mes
  Claude Dev 0d69f5256b add CADDY_HTTP_PORT and CADDY_HTTPS_PORT to .env, .env.example and README hai 1 mes
  Claude Dev 58d6af863d add CADDY_HTTP_PORT and CADDY_HTTPS_PORT env vars for Caddy hai 1 mes
  Claude Dev 20ba93b6b0 security: move all secrets to .env, remove hardcoded credentials hai 1 mes