Commit Graph

775 Commits

Author SHA1 Message Date
kwaroran
eb992a5c6b refactor: Update AdvancedSettings.svelte to conditionally show custom chain of thought prompt option 2024-05-27 10:53:33 +09:00
kwaroran
7e1e3ecc61 refactor: Make custom chain of thought prompt option unrecommended 2024-05-27 10:51:28 +09:00
kwaroran
018eb9e0ac refactor: Remove redundant CSS class in TextAreaInput.svelte 2024-05-26 12:40:20 +09:00
kwaroran
4ec8258a34 refactor: Update TextAreaInput to conditionally render textarea based on browser compatibility 2024-05-26 11:50:58 +09:00
kwaroran
da8cd0005c chore: Add translate attribute to TextAreaInput for better accessibility 2024-05-26 11:50:12 +09:00
kwaroran
fe98d54507 feat: Update LoreBookData.svelte to remove unnecessary condition for value.useRegex 2024-05-26 11:47:00 +09:00
kwaroran
cb130d44ba feat: Update AlertComp to display correct description based on cardExportType 2024-05-26 08:32:45 +09:00
kwaroran
93cba968b5 feat: add syntax highlighting 2024-05-26 08:15:45 +09:00
kwaroran
a9eaf90208 feat: Add longpress functionality to Chat message removal button 2024-05-26 04:16:43 +09:00
kwaroran
7ba5ff0cce feat: Add long press functionality to AutoresizeArea component 2024-05-26 04:08:57 +09:00
kwaroran
963d9736c8 feat: enable regex for lorebook search 2024-05-26 03:52:19 +09:00
kwaroran
21782b55be feat: add nickname 2024-05-26 03:47:26 +09:00
kwaroran
744ea4cb41 feat: Add icon removal 2024-05-26 03:05:40 +09:00
kwaroran
d3a180215d Add multiple icon support 2024-05-26 02:37:25 +09:00
kwaroran
65fd56c0e4 Add character card v3 import/export 2024-05-25 09:24:35 +09:00
kwaroran
e5e7533e1a chore: add google requirements 2024-05-25 01:11:59 +09:00
kwaroran
128c761f32 fix: realmpopup 2024-05-24 23:26:01 +09:00
kwaroran
7e1f1dc1d2 feat: add cap storage utilitys 2024-05-24 23:14:44 +09:00
kwaroran
38a7e514ac refactor: Optimize imports in RealmMain.svelte 2024-05-24 22:42:27 +09:00
kwaroran
96ccc1cdd8 feat: add preset sharing 2024-05-24 11:28:32 +09:00
kwaroran
0ce01d8ca1 feat: Update RealmFrame to display character upload success message with character URL 2024-05-24 10:47:23 +09:00
kwaroran
2dc2f4974b feat: add new realm system 2024-05-24 10:45:34 +09:00
kwaroran
edd60c05cb feat: Remove unused import in CharConfig.svelte and update shareRisuHub function 2024-05-24 07:56:52 +09:00
kwaroran
663fcb9fb0 feat: Add endGrid functionality to GridCatalog.svelte 2024-05-23 08:17:31 +09:00
kwaroran
d126e52788 Rework catalog and add trash 2024-05-23 08:13:20 +09:00
kwaroran
f1b9247f20 feat: Add "Long Term Memory" option to OtherBotSettings 2024-05-23 07:02:54 +09:00
kwaroran
5b7e66723f feat: add hypav2 button 2024-05-23 07:02:16 +09:00
kwaroran
53b7771ed4 feat: Correct typo in OtherBotSettings.svelte and update memory options 2024-05-23 02:02:19 +09:00
kwaroran
2b70495847 feat: Update memory options in OtherBotSettings 2024-05-23 01:57:54 +09:00
kwaroran
a308910267 Fix typo in OtherBotSettings.svelte 2024-05-23 01:52:43 +09:00
kwaroran
7a1591bd20 feat: Add hypav2 memory option to OtherBotSettings 2024-05-23 01:52:31 +09:00
kwaroran
6b96a36061 feat: Add option to enable dynamic assets in Modify Display stage 2024-05-22 19:36:32 +09:00
kwaroran
77849d2a9a feat: Enable dynamic assets for processing data and replace missing asset names with the closest match 2024-05-22 14:52:08 +09:00
kwaroran
df2627acf6 feat: Add Gemini Flash 1.5 model to ModelList 2024-05-19 06:55:03 +09:00
kwaroran
defa8454d7 refactor: Update email address in GithubStars.svelte 2024-05-19 02:55:31 +09:00
kwaroran
6eb6f4f131 refactor: Update TextInput class to include "peer" for styling consistency 2024-05-15 00:37:37 +09:00
sub-hub
42f7ff3365 Add GPT-4o in reverse_proxy 2024-05-14 09:16:14 +09:00
kwaroran
14ef1d95ce feat: Add GPT-4o mode 2024-05-14 02:35:00 +09:00
sub-hub
bae5d06a68 Add Traditional Chinese language (translated by HionaKotka) 2024-05-08 22:08:07 +09:00
sub-hub
c0e7fdf431 feat: Add support for Vietnamese language in WelcomeRisu component 2024-05-08 21:58:18 +09:00
kwaroran
e904d44eb5 Move combinetranslation to language 2024-05-06 06:40:05 +09:00
sub-hub
07eb230be3 Add combineTranslation feature that merging and translating separated HTML sentences 2024-05-05 11:49:15 +09:00
sub-hub
b54dc17402 fix: update translateHTML function to include chatID parameter 2024-05-04 17:49:06 +09:00
kwaroran
2e88a52810 Update MainMenu.svelte to display patch update notification 2024-05-01 08:27:56 +09:00
kwaroran
b224387073 Update imports in GithubStars.svelte and MainMenu.svelte 2024-05-01 07:54:58 +09:00
sub-hub
e5a88c4ecb Add support for custom embedding URL in PlaygroundEmbedding.svelte and HypaProcesser 2024-04-27 18:21:44 +09:00
kwaroran
dffd424f0c Fix var not updating the display 2024-04-27 06:27:16 +09:00
kwaroran
15a6c8de8c Add border color in update alert in MainMenu.svelte 2024-04-25 15:03:10 +09:00
kwaroran
8d91267c69 Fix conditional statements in Chat.svelte, DefaultChatScreen.svelte, SideChatList.svelte, and Sidebar.svelte 2024-04-25 14:31:32 +09:00
kwaroran
bac475f22f Add none blank message 2024-04-25 02:42:56 +09:00