Commit Graph

  • 1fdd3194ab Add markdown-it dependency Victor Giers 2026-05-07 19:40:13 +02:00
  • b30e07282e Remove Google Font imports from index.html Victor Giers 2026-05-07 19:23:17 +02:00
  • 11f507fe13 Refactor: Update UI styling across components using CSS variables and standardize visual appearance Victor Giers 2026-05-07 19:22:41 +02:00
  • 43cb2b6cd7 auto-git: [change] src/styles.css Victor Giers 2026-05-07 19:20:14 +02:00
  • 52e229bc6f Update run-python-action permission to allow open_path command Victor Giers 2026-05-07 19:15:10 +02:00
  • 37333b5b27 Improve PDF preview handling by automatically opening the generated file and enhancing error reporting. Victor Giers 2026-05-07 19:11:26 +02:00
  • 1e6993b03f auto-git: [change] src-tauri/src/lib.rs Victor Giers 2026-05-07 19:11:15 +02:00
  • d4f51f013b Ignore temporary files in .gitignore Victor Giers 2026-05-07 18:39:27 +02:00
  • 0d39215a1c Add build directory to .gitignore Victor Giers 2026-05-07 18:39:20 +02:00
  • 598a1ebc51 Update .gitignore to exclude build artifacts Victor Giers 2026-05-07 18:39:17 +02:00
  • d3ce23d9b0 Add label to main window in tauri.conf.json Victor Giers 2026-02-04 07:24:32 +01:00
  • e346d6df7e Add windows configuration to default capabilities Victor Giers 2026-02-04 07:24:28 +01:00
  • 1fac38dbe0 Update file drop event handling in App.tsx Victor Giers 2026-02-04 07:19:00 +01:00
  • 9695382070 Update application icon Victor Giers 2026-02-04 07:17:48 +01:00
  • 35d1d97856 Add Cargo.lock and *.lock to .gitignore Victor Giers 2026-02-04 07:13:09 +01:00
  • c922f8cd93 Update Cargo.toml with explicit features for tauri-build Victor Giers 2026-02-04 07:12:58 +01:00
  • 53de314cf6 Update tauri configuration with identifier Victor Giers 2026-02-04 07:10:50 +01:00
  • 3fe1e5247e Update .gitignore to ignore package-lock.json Victor Giers 2026-02-04 07:02:11 +01:00
  • 3aac36b116 Add vite-env.d.ts for Vite client types Victor Giers 2026-02-04 07:00:45 +01:00
  • b07c989af2 Update concept_api.py with minor corrections and improvements Victor Giers 2026-02-04 07:00:15 +01:00
  • 6c86a717ff Fix title in index.html Victor Giers 2026-02-04 06:59:45 +01:00
  • 58fafc677e Add Tauri project files and update .gitignore Victor Giers 2026-02-04 06:59:18 +01:00
  • dc93adf52a auto-git: [add] src-tauri/build.rs Victor Giers 2026-02-04 06:57:33 +01:00
  • b109203f4f auto-git: [add] src-tauri/Cargo.toml Victor Giers 2026-02-04 06:57:29 +01:00
  • 5340bf9844 auto-git: [add] src/App.tsx Victor Giers 2026-02-04 06:56:56 +01:00
  • 0bd23bdfec auto-git: [add] concept_api.py Victor Giers 2026-02-04 06:54:01 +01:00
  • 1a65e7943d Add styles.css for UI components Victor Giers 2026-02-04 06:48:10 +01:00
  • fa55771fff Add src/main.tsx Victor Giers 2026-02-04 06:46:52 +01:00
  • a53ff29dba Add index.html Victor Giers 2026-02-04 06:46:46 +01:00
  • 904e6b253a Add vite.config.ts Victor Giers 2026-02-04 06:46:38 +01:00
  • 399e4efdad Add tsconfig.node.json Victor Giers 2026-02-04 06:46:30 +01:00
  • e2210f8b66 Add tsconfig.json Victor Giers 2026-02-04 06:46:26 +01:00
  • 66ae5397de Add package.json Victor Giers 2026-02-04 06:46:19 +01:00
  • 5c47ff6fad Reduce inference steps in concept-maker_gui.py Victor Giers 2025-11-30 23:27:42 +01:00
  • d756489a5c Adjust device context and add generator for non-CPU devices Victor Giers 2025-11-30 23:27:10 +01:00
  • ae88eade67 Improve MPS handling and add VAE slicing/tiling Victor Giers 2025-11-30 23:27:04 +01:00
  • c015795c01 Update concept-maker_gui.py to support MPS and disable progress bar Victor Giers 2025-11-30 23:21:24 +01:00
  • 51502a1e9f Add transformers to requirements.txt Victor Giers 2025-11-30 23:11:19 +01:00
  • 6f422f2085 Add diffusers to requirements.txt Victor Giers 2025-11-30 23:09:24 +01:00
  • 1e5d543480 Include timestamp in image filename Victor Giers 2025-11-30 23:06:20 +01:00
  • becbe8ef4d auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 23:05:52 +01:00
  • c510f7985a auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 23:05:36 +01:00
  • 30ad6dcc03 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 23:05:18 +01:00
  • bd1220281a auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 23:05:13 +01:00
  • acbf889b96 Include image prompt in dirty check Victor Giers 2025-11-30 17:51:14 +01:00
  • e5714a8581 Restore image prompt from saved session Victor Giers 2025-11-30 17:50:28 +01:00
  • 1d3c919214 Add image prompt to session state Victor Giers 2025-11-30 17:50:22 +01:00
  • e17f47cefe Ensure image prompt is cleared if it matches the placeholder Victor Giers 2025-11-30 17:50:09 +01:00
  • 6ba208852e Include image prompt in session data if not placeholder Victor Giers 2025-11-30 17:49:52 +01:00
  • 2a0b4da479 Update image prompt placeholder handling Victor Giers 2025-11-30 17:49:42 +01:00
  • fcebf043cc auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 17:49:17 +01:00
  • 93086ed32e auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 17:49:08 +01:00
  • e098e69977 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 17:49:02 +01:00
  • b69d23d57f auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 17:48:53 +01:00
  • 438c52e4d5 Lower minimum text length threshold in fetch_pages function Victor Giers 2025-11-30 15:05:27 +01:00
  • ac97e6f785 Adjust text extraction logic in websearch.py Victor Giers 2025-11-30 15:05:24 +01:00
  • 63ae8d8c6c Refine text extraction logic in websearch.py Victor Giers 2025-11-30 15:05:16 +01:00
  • 87318354e0 Adjust minimum text length requirement in fetch_pages function Victor Giers 2025-11-30 15:02:23 +01:00
  • b944cde381 auto-git: [change] websearch.py Victor Giers 2025-11-30 15:02:12 +01:00
  • 1d33f48f9c auto-git: [change] websearch.py Victor Giers 2025-11-30 15:01:49 +01:00
  • 0d7acd82e3 Fix indentation in websearch.py Victor Giers 2025-11-30 14:57:31 +01:00
  • 0f6cb8fb5d auto-git: [change] websearch.py Victor Giers 2025-11-30 14:57:17 +01:00
  • de4daa8f1e Fix indentation in concept-maker_gui.py Victor Giers 2025-11-30 14:46:56 +01:00
  • 005316b73a Update concept-maker_gui.py to include URLs in asset list Victor Giers 2025-11-30 14:45:37 +01:00
  • 90e8a6553e auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:45:23 +01:00
  • 5841abccfb auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:45:18 +01:00
  • 3cfe686910 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:54 +01:00
  • 5ae69ed983 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:50 +01:00
  • 499bcd7090 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:46 +01:00
  • 5ba8714b23 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:40 +01:00
  • 8d510e3d8b auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:34 +01:00
  • cb7d9d8f77 Add support for websites in concept-maker_gui.py Victor Giers 2025-11-30 14:44:26 +01:00
  • 814a627e9c auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:20 +01:00
  • f337a0836e auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:12 +01:00
  • 4b80aa2067 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:07 +01:00
  • d8b535b77f Add URL ingestion and friendly URL name generation Victor Giers 2025-11-30 14:43:58 +01:00
  • 1091dabba5 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:43:23 +01:00
  • 3b6b5c78c7 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:43:09 +01:00
  • cbde04eb7e auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:43:05 +01:00
  • 112d9d076d auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:43:01 +01:00
  • d4e69db554 Validate and clean idea text before generating image prompt Victor Giers 2025-11-30 08:19:44 +01:00
  • c810eef5c8 Reset image prompt area when loading snapshot Victor Giers 2025-11-30 08:19:32 +01:00
  • 9df55f2f34 Reset image prompt area on new session Victor Giers 2025-11-30 08:19:21 +01:00
  • 5e5b6a3184 Add method to reset image prompt area Victor Giers 2025-11-30 08:19:16 +01:00
  • c11735a269 Add image prompt generation functionality in concept-maker_gui.py Victor Giers 2025-11-30 08:18:53 +01:00
  • 96c512e291 Add image prompt generation button and UI elements Victor Giers 2025-11-30 08:18:16 +01:00
  • 969cd39272 Introduce IdeaCategory enum and related functions in concept-maker_gui.py Victor Giers 2025-11-30 08:17:10 +01:00
  • b8c70d408d Add Enum import in concept-maker_gui.py Victor Giers 2025-11-30 08:16:15 +01:00
  • 271833446a Add rephrase visibility update logic Victor Giers 2025-11-30 07:41:18 +01:00
  • 91d8573795 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:50 +01:00
  • 30571278e1 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:45 +01:00
  • 6f37f28e5c auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:41 +01:00
  • 7566810a42 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:39 +01:00
  • 884493aa4e auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:35 +01:00
  • c3ace6d4ff auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:31 +01:00
  • e16c5589a8 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:30:09 +01:00
  • 0b795d3c0f Update README.md with new features Victor Giers 2025-09-13 04:09:18 +02:00
  • c2a16f458f Update README.md with new features and configuration details Victor Giers 2025-09-13 04:05:07 +02:00
  • eca3cf3928 Implement prior-art search functionality in concept-maker_gui.py Victor Giers 2025-09-13 03:51:24 +02:00
  • b8e35762e2 Add searx_url support in concept-maker_gui.py Victor Giers 2025-09-13 03:51:14 +02:00