kwaroran
ab9180c7a9
fix textareainput
2024-11-02 23:18:21 +09:00
kwaroran
e631b8fb51
Revert textareainput
2024-11-02 22:56:13 +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
52c6641813
Enhance accessibility by adding roles and tabindex attributes to interactive elements
2024-11-02 02:22:15 +09:00
kwaroran
552c3db6a7
Add decorator autocomplete
2024-11-02 02:17:12 +09:00
kwaroran
23fd960faa
Add "Lambda" to Openrouter settings and sort options alphabetically
2024-11-02 01:47:52 +09:00
kwaroran
efbda2333d
Change saving
2024-11-02 01:46:21 +09:00
kwaroran
1226eb2649
Fix lists
2024-10-30 03:43:37 +09:00
kwaroran
49b2f0db2a
Refactor LoreBookData.svelte to add toggle button for always active state
2024-10-30 03:26:35 +09:00
kwaroran
532de96c77
Refactor RealmMain.svelte to remove unused imports and variables
2024-10-26 21:33:46 +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
7d43075528
Refactor lorebook.ts to lorebook.svelte.ts for optimization
2024-10-25 18:49:12 +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
a9f1819044
Merge branch 'main' into svelte-5
2024-10-23 22:51:53 +09:00
kwaroran
7de4b2ba29
Update claude 20241022
2024-10-23 21:20:54 +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
e434c7ab96
Refactor table rendering in BotSettings, ModuleMenu, and CharConfig components
2024-10-22 22:13:52 +09:00
kwaroran
e8a38c6570
Refactor table rendering in BotSettings, ModuleMenu, and CharConfig components
2024-10-22 22:11:36 +09:00
kwaroran
8e1d014f6e
Fix svelte 4 components to fit into requirements
2024-10-22 22:06:20 +09:00
kwaroran
1762e025bd
Add Custom GUI settings, not for real use now
2024-10-12 22:47:57 +09:00
kwaroran
477f37d55b
Add fish speech tts ( #647 )
...
# PR Checklist
- [ v ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ v ] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [ v ] Did you added a type def?
# Description
add fish speech tts
2024-10-12 19:17:17 +09:00
kwaroran
7827ad3432
Add \r removal for firefox
2024-10-12 19:16:43 +09:00
Junha Heo
826e59dfc5
add fish speech tts
2024-10-12 01:21:16 +09:00
kwaroran
5a931d4ba0
Migrate to Tauri V2
2024-10-09 20:07:59 +09:00
kwaroran
0e99d96088
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2024-10-09 18:40:30 +09:00
kwaroran
140710dba8
Change Lite theme
2024-10-09 18:40:21 +09:00
bangonicdd
8f1850680b
Fix Sortable initialization error
2024-10-08 18:09:28 +09:00
kwaroran
d06dd287bd
Add groupOtherBotRole and groupTemplate
2024-09-29 21:40:09 +09:00
poroyo
6f5dd7f179
Add support for character-specific translation prompts with Ax. model
2024-09-28 16:08:32 +09:00
kwaroran
39996125c9
Add Gemini pro 1.5 002
2024-09-26 08:39:08 +09:00
kwaroran
e42776cd29
Fix enter causing collapse in chromium
2024-09-24 09:08:32 +09:00
kwaroran
257de38867
Make autocomplete start with 0
2024-09-24 02:05:25 +09:00
kwaroran
8fd3681de0
Fix firefox compability
2024-09-24 01:38:25 +09:00
kwaroran
a5ef8ecac3
Fix textarea input handling for Enter
2024-09-24 00:31:00 +09:00
kwaroran
054c8af63e
Refactor textarea input handling for Firefox compatibility
2024-09-24 00:29:40 +09:00
kwaroran
14313dbb77
Move event invoke inside seperate try-catch statement
2024-09-24 00:06:07 +09:00
kwaroran
c1903c5b56
Add firefox compability for autocomplete
2024-09-24 00:05:21 +09:00
kwaroran
e676623a4e
Add autocomplete
2024-09-23 23:53:03 +09:00