Commit Graph

102 Commits

Author SHA1 Message Date
kwaroran
d697389bd2 [feat] pop level fx 2023-07-29 12:53:50 +09:00
kwaroran
f7ab75f344 [feat] pop level & author name realm 2023-07-29 12:04:42 +09:00
kwaroran
964b5f761b [fix] fix korean lang 2023-07-29 10:09:23 +09:00
kwaroran
dd91549462 [feat] korean lang 2023-07-29 10:07:46 +09:00
kwaroran
5d8a23bd36 [feat] hide realm 2023-07-29 10:00:32 +09:00
kwaroran
7b768d3e73 [feat] trigger runner2 2023-07-28 05:53:12 +09:00
kwaroran
18727b837e [feat] trigger gui 2023-07-28 04:13:33 +09:00
kwaroran
e280d4c53f [feat] added bot setting at start config 2023-07-27 06:10:27 +09:00
kwaroran
b4fbd4c1b4 [feat] lorebook fullWordMatching 2023-07-26 19:52:58 +09:00
kwaroran
1b34cd605a [feat] folder custom 2023-07-22 23:29:37 +09:00
kwaroran
9406e3c8e7 [feat] added create oc bot with ai 2023-07-21 18:31:15 +09:00
kwaroran
7d2860bf35 [feat] openrouter apis 2023-07-21 17:41:48 +09:00
kwaroran
ab4dbb6cac [feat] themedesc for classic 2023-07-21 01:15:11 +09:00
kwaroran
0edf8d8045 [feat] experimental canvas screenshot 2023-07-21 00:27:23 +09:00
kwaroran
423bad2525 [feat] animations 2023-07-20 22:29:43 +09:00
kwaroran
9d21e398d5 [fix] license import 2023-07-20 20:33:15 +09:00
kwaroran
0cb34da44a [feat] added asset width option 2023-07-20 18:10:40 +09:00
kwaroran
1d84f0cae1 [feat] add automark 2023-07-18 00:28:44 +09:00
kwaroran
44c81e10f9 [feat] generate by web 2023-07-17 23:37:05 +09:00
kwaroran
cd11f6a863 [fix] personas 2023-07-16 04:50:34 +09:00
kwaroran
3ae51fb650 [feat] add var, fix defaults 2023-07-16 03:22:21 +09:00
kwaroran
f6c5c8be9e [feat] add persona 2023-07-16 02:52:00 +09:00
kwaroran
1936d2d68e [feat] add translations 2023-07-11 21:16:02 +09:00
kwaroran
c87fb09e3e [feat] recommended button 2023-07-11 21:15:32 +09:00
kwaroran
7362ce2979 [feat] add translations 2023-07-11 13:43:12 +09:00
kwaroran
8d447d01c7 [feat] add recommended preset 2023-07-11 13:37:18 +09:00
kwaroran
58e876dae0 [feat] added languages 2023-07-08 10:07:57 +09:00
kwaroran
1139de8140 [feat] sperate reverse proxy 2023-07-04 22:06:24 +09:00
kwaroran
8e174ba3e5 [fix] language fix 2023-07-04 07:07:39 +09:00
kwaroran
d9776e73cf [feat] change to assumed chats 2023-07-04 06:57:48 +09:00
kwaroran
ddfaafb7cf [feat] added account sync option 2023-07-02 20:09:43 +09:00
LL
84a9508fe7 [fix] added AdditionalAssets Preview toggle option 2023-06-22 17:30:30 +09:00
LL
d8a5ee5b4e [feat] Add support for chat stickers
This commit adds support for chat stickers by allowing users to use stickers in chat message window.
The users can toggle show additional asset list using a button.
Added Additional assets file extension data.
Additional assets list shows preview.
Optimized render when use streaming api. (prevent markdown again when message not changed)
Added controls to Video/Audio Assets
2023-06-22 07:17:59 +09:00
kwaroran
947d6874ed [UX] Screenreader readable Checkbox, Help Button (#172)
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [x] 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?
- [x] Did you added a type def?

# Description
 - Screenreader readable "Show Help" button.
   Also modified checkbox
2023-06-12 19:03:31 +09:00
kwaroran
a7ff46e2ee [feat] added/fixed korean translations 2023-06-12 19:00:17 +09:00
ASDF9999
da7ab19c8e Merge branch 'main' into screenreader 2023-06-12 18:29:08 +09:00
kwaroran
2de284f4e9 [feat] data sync 2023-06-12 12:27:01 +09:00
LL
c829a539fc Accessibility settings to the app
Screen reader readable "Show Help" button.
Also added a new checkbox for accessibility settings.
2023-06-12 07:20:42 +09:00
kwaroran
49a01a0950 [fix] image compression 2023-06-11 11:04:11 +09:00
Decikingship
6dd36a382d Update cn.ts 2023-06-09 11:34:46 +08:00
kwaroran
e0e139e4ed Update to 1.24.2 (#166)
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ ] 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?
- [ ] Did you added a type def?

# Description
2023-06-08 09:03:02 +09:00
kwaroran
3f4b50047d [feat] added nsfw toggle, sorting option to realm 2023-06-08 09:01:37 +09:00
Decikingship
dbebc58362 Update cn.ts
Update cn.ts
2023-06-07 14:44:23 +08:00
LL
89dc9c8c80 [feat][experimental] Add auto-translate input message functionality and language support in chat panel and settings
This commit adds new entries in the language files and UI support for auto-translate messages.

The new feature uses a textarea input field to translate messages as they are typed, and the translated text is shown in a new field. Also, the language settings now provide an option to enable/disable auto message translation.

The code changes include adding a new function to update the input sizes for both input fields and some minor code refactoring to support new functionality.
2023-06-06 18:37:19 +09:00
LL
54c6a9ef9c Add copy chat message feature in Chat panel and enable usage in 'use chat copy' setting.
- Added 'copied' string to language translation in multiple translations file.
- Added 'CopyIcon' to svelte import.
- Defined a new status message variable in Chat.svelte.
- Created a new function 'setStatusMessage' to display the current panel's state after certain action.
- Added a new setting 'useChatCopy' in 'DisplaySettings.svelte'.
- Created a checkbox with label 'useChatCopy' to toggle the Chat message copy.
- Integrated Clipboard API in Chat code to handle chat message copy via button click.
2023-06-06 12:36:37 +09:00
kwaroran
0ff767e454 [feat] added background embedding 2023-06-06 07:17:19 +09:00
Decikingship
12d6cc4b2b update Chinese translation to make it more precise 2023-06-05 12:39:13 +08:00
Decikingship
1341f2c61e update Chinese translation to make it more precise 2023-06-05 11:43:17 +08:00
Decikingship
303d8fa6f1 update Chinese translation to make it more precise 2023-06-05 11:37:27 +08:00
John He
329de5d860 add support for zh-CN 2023-06-04 16:23:15 +08:00