Commit Graph

64 Commits

Author SHA1 Message Date
4e26a573f5 Feat: Add thread duplication logic 2026-01-17 13:06:10 -08:00
29117fb4d5 Fix: Ensure imported threads have type and valid titles 2026-01-16 16:52:31 -08:00
6e1405edba Feat: Auto-refresh thread list on path change 2026-01-16 15:10:07 -08:00
bc492fb93e Fix: Prevent false modified status on remote threads 2026-01-16 14:53:19 -08:00
eee0987f31 Fix: Fetch remote thread content if not cached 2026-01-16 14:40:51 -08:00
7a19e335b8 Fix: Fetch remote thread content if not cached 2026-01-16 14:38:10 -08:00
895fa30540 Fix: Robust GitHub API path construction 2026-01-16 14:21:22 -08:00
528b9d9f56 Refactor: Encode thread metadata in filenames 2026-01-16 14:10:55 -08:00
c1b808217c Fix: ensure deleted folders are removed from index 2026-01-16 13:27:02 -08:00
df259f4210 Fix: Persist synced status to localforage after push 2026-01-16 12:34:21 -08:00
f3e2266a4a Feat: Remote thread deletion and path safety 2026-01-16 12:16:20 -08:00
07256e45bb Fix: Improve GH sync paths and pretty-print JSON 2026-01-16 11:56:34 -08:00
7692b5334d Fix: Hide folder button when not using gh:// repo 2026-01-16 11:26:06 -08:00
9509085783 Fix: Import threads into active GH repo if open 2026-01-16 11:08:06 -08:00
fe25d2ec50 Fix: Unicode base64 and empty repo sync logic 2026-01-16 10:50:22 -08:00
4c7bf4b08a Feat: GitHub-backed thread sync and navigation 2026-01-16 10:27:12 -08:00
3b887ed1e9 Refactor: Remove migration and legacy import logic 2026-01-16 08:56:12 -08:00
5b158bb193 Refactor: Individual thread export/import format 2026-01-16 08:48:06 -08:00
06157d1aa2 Refactor: Split thread storage for performance 2026-01-16 08:25:35 -08:00
4336504ffa Fix: Prevent proxy sync from truncating messages 2026-01-15 15:27:07 -08:00
cba801a155 Feat: Add export option for individual threads 2026-01-15 15:03:14 -08:00
77cf06e90f Feat: Add image resolution setting to Sune 2025-12-30 11:39:21 -08:00
9b5a4d18ca Fix: Render and persist images in syncActiveThread 2025-12-29 04:56:25 -08:00
c3a3baee3f Feat: Add aspect ratio setting for image gen 2025-12-29 04:25:44 -08:00
afdcd8ed17 Revert: Update main.js 2025-12-27 08:46:46 -08:00
8ded450e4f Fix: Render images in proxy sync and handle string URLs 2025-12-27 08:27:04 -08:00
249f67a0f9 Feat: Store and render assistant images array 2025-12-27 06:43:00 -08:00
daf912eb89 Update main.js 2025-12-15 09:53:02 -08:00
9d43182532 Revert: Update main.js 2025-12-05 18:38:11 -08:00
dd7a3e0152 Feat: Add quantization logic to settings 2025-12-05 17:48:34 -08:00
ec6a2ea3c2 Fix: Position quant dropdown with viewport clamping 2025-12-05 17:42:56 -08:00
8cc6558231 Feat: Add quantization logic to settings 2025-12-05 17:34:45 -08:00
8c788c5163 Feat: add quantization multiselect 2025-12-05 17:24:22 -08:00
11482dc6c5 Update main.js 2025-12-05 07:09:28 -08:00
e1e188a5ec Update main.js 2025-12-05 07:02:58 -08:00
dc7ec7ecd7 Feat: Wire IMG Output setting 2025-11-21 14:49:59 -08:00
2fb2cdaab0 Refactor: Use streaming.js and enable donor toggle 2025-11-20 12:05:08 -08:00
8b6c0e9058 Feat: Add main.js 2025-11-18 21:45:41 -08:00
2a16bc965c Delete: Splitting into src/js/* 2025-11-18 21:36:07 -08:00
4674e58015 Update main.js 2025-11-18 21:07:53 -08:00
bf9adb78f8 Revert: Update main.js 2025-11-18 21:03:54 -08:00
34b2998b48 Fix: Update imports for partsToText 2025-11-18 21:01:41 -08:00
beb694bfe3 Refactor: Main entry point with modules 2025-11-18 20:49:55 -08:00
29b87e3f60 Refactor: Split monolith into modules 2025-11-18 20:41:50 -08:00
baa50982eb Revert: Update main.js 2025-11-16 10:56:56 -08:00
dfd522206d Refactor: Modularize main.js into separate files 2025-11-16 09:36:45 -08:00
cf53d36798 Revert: Update main.js 2025-11-15 19:41:56 -08:00
af46612a15 Feat: Add image generation and rendering capabilities 2025-11-15 19:25:13 -08:00
8e44090afe Revert: Update main.js 2025-11-15 19:06:49 -08:00
5758e50cde Feat: Add IMG Output toggle and display logic 2025-11-15 18:54:49 -08:00