Commit Graph

  • 8a4b3a4cf3 Add show explanation button in QuizRunner component Victor Giers 2026-01-08 01:11:01 +01:00
  • 6c28ad9f81 Enhance ExplanationPanel with additional item details and Instagram metadata Victor Giers 2026-01-08 01:10:48 +01:00
  • aeeb153365 Add showExplanation state and update quiz logic in QuizRunner Victor Giers 2026-01-08 01:10:28 +01:00
  • ea76055d1d Update QuizRunner to include EntryDetail type and add ig_meta field Victor Giers 2026-01-08 01:10:20 +01:00
  • 3876213ce9 Refactor Instagram metadata types in client/src/types.ts Victor Giers 2026-01-08 01:10:00 +01:00
  • c143e2df0d Modify entry card style and add actions container Victor Giers 2026-01-08 01:01:36 +01:00
  • 39e6cd3cb5 Update Quiz Wizard link to Random Quiz with query parameter Victor Giers 2026-01-08 01:01:30 +01:00
  • e741b43754 Add Learn and Quiz buttons to EntryCard component Victor Giers 2026-01-08 01:01:24 +01:00
  • ae669010c4 Simplify and update QuizRunner component UI and logic Victor Giers 2026-01-08 01:01:15 +01:00
  • 18c616693a Remove redundant state updates in QuizRunner Victor Giers 2026-01-08 01:00:51 +01:00
  • a75c14c339 Simplify QuizPage mode and autoStart logic Victor Giers 2026-01-08 01:00:40 +01:00
  • 76bed96151 Update QuizRunner to accept and use autoStart prop Victor Giers 2026-01-07 23:44:45 +01:00
  • 19eef3c0e3 Add autoStart prop to QuizPage and pass it to QuizRunner Victor Giers 2026-01-07 23:44:39 +01:00
  • 41361ef04d Remove unused import in EntryPage.tsx Victor Giers 2026-01-07 23:43:06 +01:00
  • 17ceea0fe1 Add video overlay styles and position relative to .video-shell Victor Giers 2026-01-07 23:42:48 +01:00
  • 640994a383 Pass quizLink to VideoPlayer component Victor Giers 2026-01-07 23:42:37 +01:00
  • 96c6f1a4ab Enhance VideoPlayer component with autoplay, mute handling, and replay functionality Victor Giers 2026-01-07 23:42:25 +01:00
  • f2c0db7b69 Simplify counts initialization in EntryPage Victor Giers 2026-01-07 23:39:42 +01:00
  • 32f9a16956 Remove unused elements from EntryPage Victor Giers 2026-01-07 23:39:32 +01:00
  • 42fb74c39b Remove unused CSS classes from index.css Victor Giers 2026-01-07 23:35:32 +01:00
  • 5f0eabcac1 Remove compact video toggle and meta box from EntryPage Victor Giers 2026-01-07 23:34:57 +01:00
  • 11a20cf0f8 Update video styling and add compact class Victor Giers 2026-01-07 23:33:07 +01:00
  • db05e764ff Add video toggle functionality on EntryPage Victor Giers 2026-01-07 23:32:58 +01:00
  • c9a59bb443 Add variant prop to VideoPlayer component Victor Giers 2026-01-07 23:32:51 +01:00
  • b426182ac9 Remove unused variable in EntryPage.tsx Victor Giers 2026-01-07 23:30:47 +01:00
  • d5d1d08fd9 Style ExpandableText and link button Victor Giers 2026-01-07 23:29:49 +01:00
  • 63453a3b5e Import and use ExpandableText in EntryPage Victor Giers 2026-01-07 23:29:42 +01:00
  • ed6b0faff4 Add ExpandableText component Victor Giers 2026-01-07 23:29:37 +01:00
  • 09c40e748e Refactor Instagram post description display in EntryPage Victor Giers 2026-01-07 23:29:26 +01:00
  • d92e5b0543 Update profile URL logic in EntryPage Victor Giers 2026-01-07 23:29:15 +01:00
  • 188c9b656a Update profile picture URL and add error handling in EntryPage Victor Giers 2026-01-07 23:27:19 +01:00
  • 7657810193 Add API endpoint to fetch and proxy profile pictures Victor Giers 2026-01-07 23:27:14 +01:00
  • acbaa6cfcb Add function to check if profile host is allowed Victor Giers 2026-01-07 23:26:55 +01:00
  • 113fdc6816 Fix date parsing in EntryPage Victor Giers 2026-01-07 18:37:25 +01:00
  • 964ab6bc49 Add styles for new interactive block component Victor Giers 2026-01-07 18:37:15 +01:00
  • 7713ea0a3c Add Instagram metadata display to EntryPage Victor Giers 2026-01-07 18:37:06 +01:00
  • cc2f7abd03 Add Instagram metadata support in client and server Victor Giers 2026-01-07 18:36:57 +01:00
  • 904dcb4fc0 auto-git: [change] server/src/index.ts Victor Giers 2026-01-07 18:36:12 +01:00
  • 1d9e7cbcbb auto-git: [add] README.md [add] client/.gitignore [add] client/README.md [add] client/eslint.config.js [add] client/index.html [add] client/package.json [add] client/public/vite.svg [add] client/src/App.css [add] client/src/App.tsx [add] client/src/api.ts [add] client/src/assets/react.svg [add] client/src/components/EntryCard.tsx [add] client/src/components/ItemPanels.tsx [add] client/src/components/QuizRunner.tsx [add] client/src/components/VideoPlayer.tsx [add] client/src/index.css [add] client/src/main.tsx [add] client/src/pages/EntryPage.tsx [add] client/src/pages/OverviewPage.tsx [add] client/src/pages/QuizPage.tsx [add] client/src/types.ts [add] client/tsconfig.app.json [add] client/tsconfig.json [add] client/tsconfig.node.json [add] client/vite.config.ts [add] gemini_replicate_batch.py [add] package.json [add] prompt.txt [add] server/package.json [add] server/src/index.ts [add] server/tsconfig.json Victor Giers 2026-01-07 18:35:20 +01:00
  • f80da70512 initial commit Victor Giers 2026-01-07 18:34:45 +01:00