Commit Graph

105 Commits

Author SHA1 Message Date
kwaroran
406b718e2e [fix] korean 2023-12-18 18:20:40 +09:00
kwaroran
e8539d6661 [feat] update translation 2023-12-18 15:21:22 +09:00
kwaroran
a3dba9f306 [feat] strongban 2023-12-06 18:21:06 +09:00
kwaroran
8613c2c6e9 [feat] ko translations 2023-12-03 21:15:52 +09:00
hashcoko
0b52c04ee7 Fix image generation prompt and add warning
message for NovelAI users

Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 00:50:06 +09:00
kwaroran
c640bd9f67 [fix] korean 2023-11-23 17:56:26 +09:00
kwaroran
ccc39ba9c9 [fix] consistancy 2023-11-23 02:57:37 +09:00
kwaroran
d156e466fb [feat] language update 2023-11-09 14:45:00 +09:00
kwaroran
9fafab76fa [feat] update korean translations 2023-08-06 19:26:56 +09:00
kwaroran
fc98e5f0b4 [feat] korean translation 2023-08-03 20:04:31 +09:00
kwaroran
07459e3f56 [fix] ables 2023-08-03 19:57:25 +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
cd11f6a863 [fix] personas 2023-07-16 04:50:34 +09:00
kwaroran
1936d2d68e [feat] add translations 2023-07-11 21:16:02 +09:00
kwaroran
7362ce2979 [feat] add translations 2023-07-11 13:43:12 +09:00
kwaroran
58e876dae0 [feat] added languages 2023-07-08 10:07:57 +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
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
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
kwaroran
f7856dc4dd [feat] added 'Use Probability Condition' in lorebook 2023-05-31 10:25:53 +09:00
kwaroran
cf93e5c6f1 Merge branch 'dev' into dev 2023-05-31 05:27:32 +09:00
kwaroran
7ea768cb5b [feat] better group chat 2023-05-31 05:08:46 +09:00
LL
86ac06bfd8 Add new language strings and update UI in chat screens for "Creating Suggestions" and "Re-Roll Auto Suggestions". 2023-05-30 22:51:59 +09:00
LL
fc0c50c331 add AutoSuggest Component
add fetch abort control parameter
2023-05-30 22:43:48 +09:00
LL
4faad3c7b4 Fixed WelcomRisu settings not being applied 2023-05-29 03:21:35 +09:00
kwaroran
fe0a40d79d [feat] add click to edit 2023-05-26 05:36:56 +09:00
kwaroran
c7125a19ec [feat] splited accesiblity settings 2023-05-26 04:29:28 +09:00
kwaroran
cec5074dce [feat] better regex 2023-05-26 03:38:02 +09:00
kwaroran
82caf95dae [fix] typo fix 2023-05-25 21:53:46 +09:00
kwaroran
f79d3c66e6 [feat] global scripts 2023-05-25 21:52:38 +09:00
kwaroran
756d09c7bb [feat] added missing korean translations 2023-05-24 10:03:29 +09:00
kwaroran
7031d2df6e [feat] added missing korean translations 2 2023-05-23 08:48:16 +09:00
kwaroran
7187cd971e [feat] added missing korean translations 2023-05-23 08:47:25 +09:00
kwaroran
8827698b3a [feat] ask removal option 2023-05-23 08:46:21 +09:00
kwaroran
d44bb2a936 [feat] supermemory helps 2023-05-20 04:30:00 +09:00
kwaroran
c228a66bfe [feat] added community links 2023-05-19 01:18:48 +09:00
kwaroran
b17e731c28 [feat] added additional assets 2023-05-19 00:51:03 +09:00
kwaroran
db2ae9805c [feat] new global settings 2023-05-18 23:00:27 +09:00
kwaroran
8de92e6cd3 [feat] added streaming 2023-05-18 04:43:54 +09:00
kwaroran
c80377c783 korean fix 2023-05-13 00:20:48 +09:00
kwaroran
23fe3ae484 [feat] add selective option in lorebook 2023-05-12 21:57:12 +09:00
kwaroran
c4d44d2031 [feat] added features in spec v2 2023-05-12 20:14:03 +09:00