1386 Commits

Author SHA1 Message Date
9fc6c5632c Feat: Replace verbosity with quantization dropdown 2025-12-05 17:34:50 -08:00
8cc6558231 Feat: Add quantization logic to settings 2025-12-05 17:34:45 -08:00
ea5076afad Feat: Pass quantization to provider params 2025-12-05 17:34:31 -08:00
af5f0e52b9 Feat: forward quantization preferences 2025-12-05 17:24:33 -08:00
7be974a915 Feat: quantization dropdown UI 2025-12-05 17:24:27 -08:00
8c788c5163 Feat: add quantization multiselect 2025-12-05 17:24:22 -08:00
github-actions[bot]
22d8c22292 This build was committed by a bot. 2025-12-05 15:09:57 +00:00
11482dc6c5 Update main.js 2025-12-05 07:09:28 -08:00
github-actions[bot]
8c83277b8e This build was committed by a bot. 2025-12-05 15:03:31 +00:00
e1e188a5ec Update main.js 2025-12-05 07:02:58 -08:00
github-actions[bot]
c3d4a8f943 This build was committed by a bot. 2025-11-25 17:35:39 +00:00
18f90983b5 Revert: Update streaming.js 2025-11-25 09:35:12 -08:00
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