Commit Graph

1299 Commits

Author SHA1 Message Date
d36a7259c0 Feat: Rendering logic 2025-11-18 21:36:15 -08:00
acb6c2b722 Feat: Core utils and state 2025-11-18 21:36:11 -08:00
2a16bc965c Delete: Splitting into src/js/* 2025-11-18 21:36:07 -08:00
github-actions[bot]
566f50638d This build was committed by a bot. 2025-11-19 05:23:19 +00:00
619054205c Refactor: Split monolithic HTML using inject 2025-11-18 21:22:53 -08:00
ef5d8ab51d Feat: Extract modals and popovers 2025-11-18 21:22:49 -08:00
e10552d076 Feat: Extract sidebars 2025-11-18 21:22:46 -08:00
2e9cf65ccc Feat: Extract footer composer 2025-11-18 21:22:44 -08:00
2d36d8739b Feat: Extract chat area 2025-11-18 21:22:42 -08:00
fb4fa1d820 Feat: Extract topbar 2025-11-18 21:22:40 -08:00
210a7bdc6d Feat: Extract head content 2025-11-18 21:22:38 -08:00
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