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
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
kwaroran
3f4b50047d
[feat] added nsfw toggle, sorting option to realm
2023-06-08 09:01:37 +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
de1c338f9a
[feat] realm upload and search
2023-06-04 05:58:58 +09:00
kwaroran
c80b22a728
[feat] basic mainmenu
2023-06-03 23:58:24 +09:00
kwaroran
02878958b6
[feat] basic risuhub
2023-06-03 06:10:26 +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
kwaroran
e7152aa3e2
[fix] Translation Improvements, Fix WelcomeRisu ( #129 )
...
Welcome Risu 저장 안 되는 버그 수정, openai 사용시 프록시서버 없어도 사용 가능하게 수정
웹모드에서 openai api 사용할 때 proxy를 사용해야만 하는 이유가 없다면
knownhost로 등록해서 plain방식으로 호출하게 변경 하는게 좋을 듯 합니다.
[Video6.webm](https://github.com/kwaroran/RisuAI/assets/11344967/f0b7a5f9-f088-465a-99ff-11be63a3e913 )
현재 채팅 응답줄의 상태를 파악하기 쉽도록
채팅 응답 편집 모드 ON
번역 모드 ON
상태일 경우 컬러 토글된 상태로 유지하도록 변경해보았습니다.
[Video7.webm](https://github.com/kwaroran/RisuAI/assets/11344967/f88f8593-f863-4132-af3e-df7f5b20c72b )
스트리밍 응답시 번역 원문 보이면서 깜빡이는 현상 개선
2023-05-29 15:20:14 +09:00
kwaroran
3102e09cd5
[feat] added simple settings
2023-05-29 05:51:00 +09:00
LL
4faad3c7b4
Fixed WelcomRisu settings not being applied
2023-05-29 03:21:35 +09:00
kwaroran
74f7625516
[feat] nodejs hosting password
2023-05-28 01:33:05 +09:00
kwaroran
fe0a40d79d
[feat] add click to edit
2023-05-26 05:36:56 +09:00
kwaroran
549cdf3487
[feat] change with enter
2023-05-26 05:30:48 +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
3f0ebef723
[feat] global lorebook
2023-05-24 09:40:53 +09:00
kwaroran
3f40371528
[feat] added replace global note
2023-05-24 08:53:13 +09:00
kwaroran
8827698b3a
[feat] ask removal option
2023-05-23 08:46:21 +09:00
kwaroran
e5de7a7e38
[feat] reverted name to supamemory
2023-05-21 19:55:20 +09:00
kwaroran
f12040830d
[feat] stop tts
2023-05-21 02:58:03 +09:00
kwaroran
458da9c047
[feat] added read quoted only tts option
2023-05-21 02:51:42 +09:00
kwaroran
568d203e13
[feat] more customizations
2023-05-21 02:33: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
7ea4945088
[feat] added streaming partly
2023-05-17 03:11:34 +09:00
kwaroran
502ffa7314
[feat] round icons
2023-05-17 02:31:14 +09:00
kwaroran
59c34956cf
[feat] added memory limit line
2023-05-17 02:18:34 +09:00
kwaroran
dfadf7e931
[feat] add toggle experimental
2023-05-16 01:59:07 +09:00