Commit Graph

5 Commits

Author SHA1 Message Date
luxick de3abed6d7 Use CodeMirror editor 2026-06-05 10:10:58 +02:00
luxick e089e0b2c3 CSS Refactor 2026-05-27 10:52:47 +02:00
luxick c2c4960ee7 Prompt user for OMDb API key and persist in localStorage
Removes the hardcoded key in favour of a per-browser key entered via
modal on first movie import. An Invalid API key response from OMDb
clears the stored key and re-prompts, preserving the typed title.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-08 15:01:28 +02:00
luxick dc79557bdb Replace textarea.value calls 2026-05-04 11:54:58 +02:00
luxick 207c16ed29 Migrate movie info downloader 2026-04-23 14:20:53 +02:00