Commit Graph

100 Commits

Author SHA1 Message Date
106f372cde Refactor USER object and improve import handling 2026-03-04 21:33:00 -08:00
a4420237ae Change default model to 'anthropic/claude-opus-4.6' 2026-03-04 21:30:29 -08:00
e54d221526 Refactor: Import title generator and remove local version 2026-03-04 20:29:24 -08:00
59ede04467 Fix: Strip base64 image data from title generation context 2026-02-27 18:27:24 -08:00
fb575801c5 Feat: Auto-fetch sticky sunes on init 2026-02-23 21:28:36 -08:00
7da6f94abf Feat: Inject pulsing logo on inference generation 2026-02-23 17:09:14 -08:00
220abf2805 Refactor: Remove local inference and donor toggle 2026-02-18 15:19:54 -08:00
a882f48a42 Revert: Update main.js 2026-02-18 14:59:09 -08:00
463fd4035d Refactor: Remove local inference and proxy toggle 2026-02-18 14:54:40 -08:00
2f2bcd3d99 Revert: Update main.js 2026-02-16 19:59:42 -08:00
485f5cc44b Feat: Add generating spinner animation 2026-02-16 19:55:37 -08:00
d55b5d2d1f Revert: Update main.js 2026-02-16 19:38:25 -08:00
a2f203ee33 Feat: Animated Sune logo as streaming indicator 2026-02-16 19:33:44 -08:00
fc625236df Revert: Update main.js 2026-02-16 10:49:15 -08:00
f19d996ff5 Fix: Disable hard breaks to allow proper inline math 2026-02-16 10:40:44 -08:00
7820ec2a12 Feat: Add LaTeX support via markdown-it-mathjax3 2026-02-16 09:52:59 -08:00
275dc4ccf4 Revert: Update main.js 2026-02-16 09:31:23 -08:00
6296d841c1 Fix: Restore correct modal close logic and labels 2026-02-16 09:30:00 -08:00
b68afae5fa Fix: Restore getSuneLabel and keep LaTeX support 2026-02-16 09:26:56 -08:00
0d1d7638b5 Feat: Initialize markdown-it with texmath plugin 2026-02-16 09:21:32 -08:00
5b55edb038 Revert: Update main.js 2026-02-16 09:18:45 -08:00
7cd211b157 Fix: Escape single quote in generateTitleWithAI 2026-02-16 09:15:29 -08:00
399d00b0b1 Feat: Enable LaTeX via texmath+KaTeX plugin 2026-02-16 09:08:35 -08:00
4f0b399b9c Revert: Update main.js 2026-02-16 08:51:28 -08:00
b3a64e6ceb Feat: Add KaTeX post-processing to renderMarkdown 2026-02-16 08:46:08 -08:00
ae624bf297 Revert: Update main.js 2026-02-16 08:30:22 -08:00
2a95eea1ec Feat: Initialize markdown-it-katex plugin 2026-02-16 08:25:23 -08:00
dc0d0e2d7c Feat: Open GH files on click and copy path in menu 2026-01-27 14:43:55 -08:00
cb05bcd5b8 Revert: Update main.js 2026-01-27 14:38:40 -08:00
b4bedec1c5 Revert: Update main.js 2026-01-27 14:34:04 -08:00
8a1d7e5dc5 Feat: Open .md files in GH and move copy path to menu 2026-01-27 13:56:01 -08:00
e1cbfac55e Revert: Update main.js 2026-01-27 13:39:58 -08:00
db40f00841 Feat: Open GH files on click and copy path in menu 2026-01-26 13:04:10 -08:00
f29897adb0 Revert: Update main.js 2026-01-26 12:17:27 -08:00
bc7ec7969c Feat: Implement Markdown file viewing and path copy 2026-01-26 12:10:46 -08:00
edf3b25990 Feat: Support .md files in remote thread list 2026-01-24 13:16:44 -08:00
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