Commit Graph

1288 Commits

Author SHA1 Message Date
b100371627 Config: Register htmlInject plugin 2025-11-18 21:22:34 -08:00
424a8954b3 DevDeps: Add vite-plugin-html-inject 2025-11-18 21:22:31 -08:00
github-actions[bot]
ef8936061e This build was committed by a bot. 2025-11-19 05:08:22 +00:00
4674e58015 Update main.js 2025-11-18 21:07:53 -08:00
50c4093eec Delete src/api.js 2025-11-18 21:05:12 -08:00
8da3f879b3 Delete src/dom.js 2025-11-18 21:05:03 -08:00
6ca9ad3a54 Delete src/state.js 2025-11-18 21:04:55 -08:00
f0affed9d2 Delete src/sune.js 2025-11-18 21:04:46 -08:00
9cb7376baa Delete src/ui.js 2025-11-18 21:04:36 -08:00
8b4eb2c19b Delete src/user.js 2025-11-18 21:04:30 -08:00
993870e74e Delete src/utils.js 2025-11-18 21:04:22 -08:00
fa0331fa1e Delete src/thread.js 2025-11-18 21:04:15 -08:00
bf9adb78f8 Revert: Update main.js 2025-11-18 21:03:54 -08:00
d07801d0e1 Fix: Add partsToText to utils to resolve circular dep 2025-11-18 21:01:46 -08:00
1ef940ade2 Fix: Import partsToText from utils 2025-11-18 21:01:44 -08:00
34b2998b48 Fix: Update imports for partsToText 2025-11-18 21:01:41 -08:00
48b0d87f4c Feat: Extract USER object 2025-11-18 20:52:07 -08:00
b8fe9981dc Feat: Extract SUNE object 2025-11-18 20:50:34 -08:00
6b47b7ac36 Feat: Extract THREAD object 2025-11-18 20:50:30 -08:00
664f25a3b4 Feat: Extract DOM helpers and elements 2025-11-18 20:50:27 -08:00
0a142d17a1 Feat: Extract utility functions 2025-11-18 20:50:24 -08:00
48b67af661 Feat: Extract UI rendering logic 2025-11-18 20:50:14 -08:00
c28a680adf Feat: Extract state management 2025-11-18 20:50:06 -08:00
beb694bfe3 Refactor: Main entry point with modules 2025-11-18 20:49:55 -08:00
8ae99b8480 Feat: Extract API logic 2025-11-18 20:49:48 -08:00
29b87e3f60 Refactor: Split monolith into modules 2025-11-18 20:41:50 -08:00
4db3ff0fd9 Feat: Extract State logic 2025-11-18 20:41:47 -08:00
8522a2b726 Feat: Extract API logic 2025-11-18 20:41:45 -08:00
539adea6bb Feat: Extract UI logic 2025-11-18 20:41:42 -08:00
9e90b1b297 Feat: Extract utilities 2025-11-18 20:41:39 -08:00
github-actions[bot]
1e22e326b4 This build was committed by a bot. 2025-11-19 03:42:58 +00:00
9e048b0b66 Update index.html 2025-11-18 19:42:26 -08:00
github-actions[bot]
76b5f102f5 This build was committed by a bot. 2025-11-19 00:05:24 +00:00
479f99d534 Fix: Allow 2 decimal places for temperature input 2025-11-18 16:04:54 -08:00
5091b1477a Delete src/api.js 2025-11-16 10:58:15 -08:00
7627d9c532 Delete src/state.js 2025-11-16 10:58:07 -08:00
3cb44315ad Delete src/ui.js 2025-11-16 10:57:57 -08:00
c1fd7deabb Delete src/utils.js 2025-11-16 10:57:48 -08:00
github-actions[bot]
f655c1ee84 This build was committed by a bot. 2025-11-16 18:57:23 +00:00
baa50982eb Revert: Update main.js 2025-11-16 10:56:56 -08:00
a1e21c8bed Revert: Update index.html 2025-11-16 10:50:48 -08:00
719bc7000c Revert: Update api.js 2025-11-16 10:50:42 -08:00
ed672240ec Revert: Update state.js 2025-11-16 10:50:38 -08:00
e84f684acb Revert: Update ui.js 2025-11-16 10:50:35 -08:00
github-actions[bot]
ce04a2f217 This build was committed by a bot. 2025-11-16 18:10:25 +00:00
6d32026118 Feat: Handle streaming and rendering of generated images 2025-11-16 10:10:01 -08:00
85ab23ec7b Feat: Add img_output to default Sune settings 2025-11-16 10:09:58 -08:00
d736f628b2 Refactor: Handle structured deltas for image generation 2025-11-16 10:09:50 -08:00
8b0990869a Feat: Add IMG Output toggle to Sune settings 2025-11-16 10:09:45 -08:00
c8dd30ec08 Feat: Extract utility functions to separate module 2025-11-16 09:36:58 -08:00