Commit Graph

347 Commits

Author SHA1 Message Date
9e8cf147e9 Update index.html 2025-11-08 11:08:22 -08:00
e8039778bc Refactor: Modularize JS into src/ directory 2025-11-07 20:25:23 -08:00
8ee1382db5 Fix: Ensure account settings cancel button works 2025-10-12 09:45:53 -07:00
bffce7a1b5 Revert 2025-10-09 10:09:06 -07:00
fdda653777 Fix: Resolve issue with large thread import streaming 2025-10-09 10:01:41 -07:00
f53fda397d Refactor: Replace json-stream-parser with oboe.js 2025-10-04 12:30:39 -07:00
6b2981a705 Feat: Add individual thread export & large file import 2025-10-04 12:20:43 -07:00
1cb0452e01 Update index.html 2025-10-03 07:20:22 -07:00
315164780b Fix: Restore bullet and number list styling 2025-09-29 18:50:17 -07:00
2aea805355 Feat: Lazy load threads in sidebar for performance 2025-09-29 13:01:22 -07:00
262c8bf247 Refactor: Update index.html 2025-09-29 12:53:52 -07:00
ee27a6da6b Refactor: Lazy load threads to improve performance 2025-09-29 12:52:31 -07:00
0c7bc08890 Feat: Add Claude provider and API key slot 2025-09-29 11:49:45 -07:00
682d207308 Refactor: Update index.html 2025-09-29 11:43:39 -07:00
4ffaf22d6f Feat: Add Claude as an API provider 2025-09-29 11:35:56 -07:00
24ec527b62 Refactor: Update index.html 2025-09-29 11:28:24 -07:00
237fc93900 Feat: Add Claude as a provider option 2025-09-29 11:21:08 -07:00
861c0b58ad Update index.html 2025-09-27 19:25:13 -07:00
d9836121cb Revert back to pre adminConfig 2025-09-27 19:23:28 -07:00
71122e0c7f Refactor: Update index.html 2025-09-27 13:46:14 -07:00
3c1ae526a3 Feat: Prevent recreation of deleted default sunes 2025-09-27 13:44:13 -07:00
4035d3e325 Refactor: Improve account settings UI/UX 2025-09-27 09:10:22 -07:00
1319618149 Feat: Add logged-in status and password hash handling 2025-09-27 06:36:46 -07:00
5b8a14a6b0 Feat: Add login/signup and remove admin tab 2025-09-27 06:11:11 -07:00
7e60767cf1 Fix: Hide composer on initial load 2025-09-27 05:01:00 -07:00
862f57dbb9 Refactor: Use jsDelivr for faster fetching 2025-09-27 04:50:54 -07:00
e025200307 Update index.html 2025-09-26 17:17:18 -07:00
4ae66d23fa Update index.html 2025-09-26 17:06:46 -07:00
990108c753 Update index.html 2025-09-26 16:05:12 -07:00
521c2cc9df Feat: Add hideSunePopoverBtn admin config 2025-09-24 16:30:40 -07:00
8e6a32399b Feat: Add hideAllImportExportBtns admin config 2025-09-24 16:03:33 -07:00
f2f85c3adf Feat: Implement administrative configuration settings 2025-09-24 15:42:24 -07:00
bd6a047d62 Refactor: Remove fallback default sune creation 2025-09-24 14:43:13 -07:00
93e1cd6c80 Feat: Fetch remote config and resolve default branches 2025-09-24 14:31:06 -07:00
0d34e75140 Revert: Update index.html 2025-09-24 14:25:36 -07:00
877c802bf9 Feat: Load sunes from hostname-based config 2025-09-24 14:23:08 -07:00
a07be57bf9 Feat: Add Admin panel to account settings for user 'renox' 2025-09-24 13:30:39 -07:00
024bfb5007 Revert: Update index.html 2025-09-24 08:09:31 -07:00
e40e034566 Revert: update index.html 2025-09-14 22:57:41 -07:00
a7504e4eda Fix: Refactor layout to single-page app shell 2025-09-14 22:47:21 -07:00
facc0b34ae Fix: Prevent accidental inference after stopping 2025-09-13 23:41:57 -07:00
01f993f4d4 Fix: Ensure stop button does not re-trigger inference 2025-09-13 23:26:56 -07:00
6d92179090 Revert: update index.html 2025-09-13 23:20:54 -07:00
61fd846a24 Fix: Prevent accidental inference after stopping 2025-09-13 23:19:19 -07:00
9822734290 Feat: Allow empty submit to trigger inference 2025-09-13 18:00:58 -07:00
b8ae1dc1c4 Feat: Add 'Ignore master prompt' sune setting 2025-09-13 14:38:43 -07:00
d6ee1ef3c5 Refactor: alpine url 2025-09-13 13:52:39 -07:00
cb240458c9 Feat: Add character count to code blocks 2025-09-13 13:46:57 -07:00
b70bc633d3 Revert: update index.html 2025-09-13 13:32:10 -07:00
c945ca357f Refactor: Manage UI state with Alpine; add char count 2025-09-13 13:06:54 -07:00