Commit Graph

323 Commits

Author SHA1 Message Date
310f58e28b Feat: Add OpenRouter ranking headers to title gen 2026-03-04 21:51:46 -08:00
9a9c3de778 Update STICKY_SUNES to remove forum.sune
Removed the forum.sune entry from the STICKY_SUNES array.
2026-03-04 21:39:00 -08:00
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
92dd301cf0 Update title-generator.js 2026-03-04 21:08:11 -08:00
b6646cdb17 Update title-generator.js 2026-03-04 21:07:47 -08:00
aaa804ec7a Refactor: Remove hardcoded temperature for creativity 2026-03-04 20:40:43 -08:00
dd414d3dec Feat: Extract AI title generation into separate module 2026-03-04 20:29: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
5fb87dee6d Feat: Add planetrenox analytics tracker 2026-02-26 21:53:01 -08:00
39b84acca2 Delete: Removing old text file 2026-02-23 21:28:41 -08:00
2aa094a9a1 Feat: Add sticky sunes module 2026-02-23 21:28:39 -08:00
fb575801c5 Feat: Auto-fetch sticky sunes on init 2026-02-23 21:28:36 -08:00
4d04d1baf2 Create sticky-sunes 2026-02-23 21:13:02 -08:00
7da6f94abf Feat: Inject pulsing logo on inference generation 2026-02-23 17:09:14 -08:00
cf81d5e106 Feat: Add animated sune logo module 2026-02-23 17:09:10 -08:00
a7e5b597df Refactor: Remove streamLocal and simplify streamChat 2026-02-18 15:20:04 -08:00
eff4a38521 Refactor: Remove proxy toggle from account settings 2026-02-18 15:19:59 -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
75b6feee82 Revert: Update modals.html 2026-02-18 14:59:02 -08:00
cd2613429d Revert: Update streaming.js 2026-02-18 14:58:55 -08:00
762a4a66c3 Refactor: Remove streamLocal and always use streamORP 2026-02-18 14:54:54 -08:00
c44a092186 Refactor: Remove proxy toggle from Account Settings 2026-02-18 14:54:50 -08:00
463fd4035d Refactor: Remove local inference and proxy toggle 2026-02-18 14:54:40 -08:00
a91cd0b9a1 Refactor: Update proxy URL to us.proxy.sune.chat 2026-02-18 13:47:16 -08:00
3fbbf8481b Delete src/sune-logo.js 2026-02-16 20:05:16 -08:00
64151baeb0 Revert: Update style.css 2026-02-16 19:59:55 -08:00
2f2bcd3d99 Revert: Update main.js 2026-02-16 19:59:42 -08:00
b0ae63fb6a Feat: Add sune-spin animation 2026-02-16 19:55:43 -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
a5de05356f Feat: Animated 16-point Sune logo SVG component 2026-02-16 19:33:37 -08:00
fc625236df Revert: Update main.js 2026-02-16 10:49:15 -08:00
01656fcb0e Feat: Add MathJax inline and display CSS 2026-02-16 10:43:43 -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
713f776f76 Revert: Update head.html 2026-02-16 09:31:50 -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
56a57b3bd0 Feat: Add KaTeX and Texmath CSS for LaTeX support 2026-02-16 09:21:25 -08:00
b1eda6fa34 Revert: Update head.html 2026-02-16 09:18:52 -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
16e270794d Feat: Add KaTeX and texmath CSS/JS for LaTeX 2026-02-16 09:08:40 -08:00
399d00b0b1 Feat: Enable LaTeX via texmath+KaTeX plugin 2026-02-16 09:08:35 -08:00