HyperBlaze
2728b9c5f5
Merge branch 'kwaroran:main' into main
2024-12-03 23:28:56 -08:00
LightningHyperBlaze45654
60d4e33893
feat: add validation
...
Also revoked potentially problematic feature(add hypav2data chunk)
TODO:
1. On mid-context editing, currently that is not considered as deletion. Do have optional editedChatIndex to latter dive in more.
2. re-roll mainChunks(re-summarization) functionalities added, but not able to access it.
2024-12-01 13:00:00 -08:00
kwaroran
0e292bd690
aria-role fixes
2024-12-02 04:27:50 +09:00
kwaroran
8f72b9e6e2
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2024-12-01 18:11:08 +09:00
kwaroran
ca57244153
Add alertClear to imports and update error handling in Chat.svelte
2024-12-01 18:09:36 +09:00
Bo26fhmC5M
daa9ed79c8
Fix issue where cache misses occur when translateBeforeHTMLFormatting is disabled.
2024-11-30 08:53:55 +09:00
Bo26fhmC5M
ae6d12ea29
Add autoTranslateCachedOnly option to auto-translate only previously translated text when enabled.
2024-11-28 21:53:15 +09:00
Kwaroran
171db25f55
Add try-catch
2024-11-27 09:19:22 +09:00
Kwaroran
eaf429a61f
Optimize image loading by using canvas to convert fetched images to data URLs
2024-11-27 09:17:57 +09:00
Kwaroran
096d2fe62c
Add hotkeys
2024-11-27 08:29:59 +09:00
Kwaroran
e0de68cf9e
Remove log share button from chat interface
2024-11-27 08:09:32 +09:00
Kwaroran
ff4cfede65
Enable alert for copied text in chat
2024-11-27 07:56:24 +09:00
Kwaroran
2acbc00548
Improve chat copy
2024-11-27 07:53:35 +09:00
Kwaroran
2b50abc09c
Add retranslate
2024-11-27 06:31:59 +09:00
Kwaroran
981ec3921e
Add plenty of features
2024-11-27 06:01:42 +09:00
Kwaroran
07fd36a811
Fix background embedding
2024-11-27 04:44:25 +09:00
kwaroran
8274fae180
Refactor model handling
2024-11-25 05:25:58 +09:00
poroyo
d3d7918e5a
Fix missing text node rendering to custom HTML
2024-11-15 11:39:46 +09:00
kwaroran
a862ffe0e3
Enhance chat setup options and improve UI responsiveness
2024-11-14 21:42:56 +09:00
kwaroran
4627aacbf9
Refactor script caching functions to include mode parameter and improve background HTML parsing
2024-11-12 21:50:40 +09:00
poroyo
e0a015c476
Add role-cbs support to custom HTML
2024-11-07 03:19:32 +09:00
kwaroran
4f69bb8880
Add loggen related stuff and fix bugs
2024-11-05 20:15:17 +09:00
kwaroran
c22f6b789a
Improve performance
2024-11-03 23:16:51 +09:00
kwaroran
b51bbad838
Fix background embedding
2024-11-03 22:26:20 +09:00
kwaroran
db54124e7a
Fix autotranslate
2024-11-02 17:41:22 +09:00
kwaroran
28f41b499d
Fix binded persona
2024-11-02 17:12:48 +09:00
kwaroran
5dcb934069
Fix welcome page freezing
2024-11-02 16:48:17 +09:00
kwaroran
c0f088309f
Add custom theme
2024-11-02 14:28:28 +09:00
kwaroran
864715df85
Increase height of textarea and container in Chat.svelte for better visibility
2024-11-02 04:07:08 +09:00
kwaroran
4fb1caa1bc
Change button hover color from green to blue in Chat.svelte
2024-11-02 04:04:45 +09:00
kwaroran
42f534e6dd
Add Themes
2024-11-02 04:04:11 +09:00
kwaroran
efbda2333d
Change saving
2024-11-02 01:46:21 +09:00
kwaroran
da907f4fc2
Move DBState to stores
2024-10-26 21:17:46 +09:00
kwaroran
ffa6308ca3
change globalApi path
2024-10-26 20:40:40 +09:00
kwaroran
d575b0817c
Fix store making vite crash on hmr
2024-10-26 20:27:47 +09:00
kwaroran
e255199fcc
Change setDatabase and getDatabase to accessing dbState
2024-10-25 19:11:41 +09:00
kwaroran
0f6246bef6
fix structuredclone
2024-10-25 18:11:00 +09:00
kwaroran
b3fddb814e
Migrate all DataBase to DBState
2024-10-24 01:59:57 +09:00
kwaroran
2044d9b63b
Change DataBase inside svelte to DBState for performance
2024-10-23 23:46:32 +09:00
kwaroran
9add01cda2
Refactor svelte/legacy functions to svelte 5 syntax
2024-10-23 21:03:34 +09:00
kwaroran
c7330719ad
Migrate to svelte 5
2024-10-23 02:31:37 +09:00
kwaroran
8e1d014f6e
Fix svelte 4 components to fit into requirements
2024-10-22 22:06:20 +09:00
kwaroran
9018d60d01
Fix role cbs and add isfirstmsg cbs
2024-09-21 06:48:29 +09:00
kwaroran
d912af42b9
Fix first message not working with back arrow
2024-09-20 07:17:53 +09:00
kwaroran
85609e890e
Change first message to chat dependent
2024-09-18 23:25:02 +09:00
kwaroran
6ad841e931
Fix trigger updating
2024-09-18 22:51:22 +09:00
kwaroran
8c47298512
Add experimental multiuserroom
2024-09-10 05:44:59 +09:00
kwaroran
2ab318188e
Basic Lite version
2024-08-12 23:48:14 +09:00
kwaroran
b9b7201889
feat: persona binding
2024-07-30 00:40:09 +09:00
kwaroran
9d5b5da351
refactor name and icon get
2024-07-29 23:36:52 +09:00