Commit Graph

6 Commits

Author SHA1 Message Date
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 5a015d438b Update editor toolbar.
Unify dropdown handling, refactor crowded toolbar
2026-05-08 09:29:31 +02:00
luxick 69037a77ed Reorganize assets folder 2026-05-08 08:34:23 +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
luxick b3ca714597 Improve markdown editor 2026-04-15 09:14:24 +02:00