Commit Graph

1324 Commits

Author SHA1 Message Date
github-actions[bot]
ca1fc442c4 This build was committed by a bot. 2025-11-25 17:26:52 +00:00
1a49ab8658 Fix: Only include reasoning param if explicitly enabled 2025-11-25 09:26:13 -08:00
github-actions[bot]
723c162cb4 This build was committed by a bot. 2025-11-21 23:03:19 +00:00
f58de45bd1 Fix: Set 1:1 aspect ratio for IMG Output 2025-11-21 15:02:47 -08:00
github-actions[bot]
fe75fb358e This build was committed by a bot. 2025-11-21 22:50:41 +00:00
8da52c7b6b Feat: Add IMG Output checkbox 2025-11-21 14:50:03 -08:00
dc7ec7ecd7 Feat: Wire IMG Output setting 2025-11-21 14:49:59 -08:00
276964bfe7 Feat: Handle IMG Output in local streaming 2025-11-21 14:49:53 -08:00
github-actions[bot]
978fd3e16c This build was committed by a bot. 2025-11-20 20:05:47 +00:00
9db195e775 Refactor: Enable donor checkbox 2025-11-20 12:05:13 -08:00
2fb2cdaab0 Refactor: Use streaming.js and enable donor toggle 2025-11-20 12:05:08 -08:00
2264fe3c33 Feat: Add streaming logic with local/ORP support 2025-11-20 12:05:04 -08:00
6d8a1a0d72 Delete src/js/1-base.js 2025-11-18 21:46:33 -08:00
a733c476e0 Delete src/js/2-render.js 2025-11-18 21:46:26 -08:00
37b9aa6d3b Delete src/js/3-threads.js 2025-11-18 21:46:19 -08:00
b10fd18b3a Delete src/js/4-events.js 2025-11-18 21:46:12 -08:00
fc7c6b63a0 Delete src/js/5-settings.js 2025-11-18 21:46:06 -08:00
8d05208e88 Delete src/js/6-api.js 2025-11-18 21:45:59 -08:00
8b6c0e9058 Feat: Add main.js 2025-11-18 21:45:41 -08:00
73d209bacc Refactor: Split monolithic HTML using inject 2025-11-18 21:45:32 -08:00
31b98171df Refactor: Inject JS partials 2025-11-18 21:36:30 -08:00
3bec3a4509 Feat: API, User, and Init 2025-11-18 21:36:27 -08:00
ad4b781e4f Feat: Settings and import/export 2025-11-18 21:36:24 -08:00
2636a5e32c Feat: Event listeners 2025-11-18 21:36:21 -08:00
5f46e326e3 Feat: Thread management 2025-11-18 21:36:18 -08:00
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