Commit Graph

57 Commits

Author SHA1 Message Date
kwaroran
3726c96a29 Add metadata viewer 2024-04-11 05:18:47 +09:00
kwaroran
408bbbd2e6 Fix var not updating 2024-04-10 12:16:00 +09:00
kwaroran
1d368ddc3c Add CurrentVariablePointer to Chat.svelte and CurrentVariablePointer store in stores.ts 2024-04-10 11:59:14 +09:00
kwaroran
92d2619eac Fix conditional rendering in Chat.svelte 2024-03-19 15:30:01 +09:00
kwaroran
31856a9c48 Add generation info viewer 2024-03-19 14:50:48 +09:00
kwaroran
bdfdf5141a Add request info inside chat feature 2024-03-19 02:43:39 +09:00
kwaroran
62f9501f19 Refactor chat message removal logic 2024-03-08 00:00:59 +09:00
bangonicdd
43efaa2313 Change to inline style from reactive declarations 2024-02-01 00:16:06 +09:00
gdosu
87fbf07bcf Reduced duplicated call 2024-01-24 20:38:18 +09:00
gdosu
f524cf0f95 remove test log 2024-01-24 13:54:33 +09:00
gdosu
a550c870f3 Add memory limit border thickness 2024-01-24 13:34:19 +09:00
kwaroran
4f77504d3f [feat] add translate replace regex 2024-01-04 03:37:05 +09:00
kwaroran
8ac8e2f7ff [feat] cot 2023-12-18 07:05:04 +09:00
kwaroran
5592c7754d [fix] tts mode appearing 2023-12-03 21:59:42 +09:00
kwaroran
ee05906d7e [fix] replay button 2023-11-28 05:02:57 +09:00
kwaroran
6ae8264f8b [feat] hf tts translation 2023-11-28 03:36:08 +09:00
kwaroran
1d15eacd72 [feat] added inlay emotion/imggen & rework imggen 2023-11-27 21:50:43 +09:00
kwaroran
8282b480d5 [fix] add stack log 2023-11-14 18:10:47 +09:00
kwaroran
244febc911 [console] update 2023-11-14 17:55:48 +09:00
kwaroran
4c4b70a039 [fix] parsing 2023-11-14 14:19:32 +09:00
kwaroran
5b16004f65 [fix] final fix 2023-11-13 23:44:17 +09:00
kwaroran
4df216c810 [fix] minor translate fix again 2023-11-13 23:42:29 +09:00
kwaroran
a64f822366 [fix] minor fix again 2023-11-13 23:41:21 +09:00
kwaroran
7e57fb884c [fix] minor fix 2023-11-13 23:40:30 +09:00
kwaroran
992cee2f8e [fix] autotranslate 2023-11-13 21:48:15 +09:00
kwaroran
a0923f0ae5 [feat] fix autotrans 2023-11-13 11:19:05 +09:00
kwaroran
a7b4752daf [fix] translation status 2023-11-13 00:25:54 +09:00
kwaroran
e062593330 [feat] chat html translation 2023-11-13 00:12:41 +09:00
kwaroran
54a9170041 [feat] new html translation 2023-11-12 23:59:21 +09:00
kwaroran
26f51e9615 [feat] protrait 2023-11-09 14:38:58 +09:00
kwaroran
936c8f2dab [ref] performace improvement stage 2 2023-08-06 15:41:34 +09:00
kwaroran
f3e96d8ba1 [feat] performace improvement stage 1 2023-08-06 14:58:05 +09:00
kwaroran
0e0601642a [feat] add color scheme 2023-08-03 08:58:36 +09:00
kwaroran
34992fb959 [feat] better translator 2023-07-26 05:09:43 +09:00
kwaroran
91d2d99efd [fix] chat not converting parser 2023-07-21 18:33:05 +09:00
kwaroran
aa60d82abb [fix] revert translator because of bugs 2023-07-21 17:50:10 +09:00
kwaroran
0edf8d8045 [feat] experimental canvas screenshot 2023-07-21 00:27:23 +09:00
kwaroran
cbb203dd44 [feat] new gui 2023-07-18 23:05:47 +09:00
kwaroran
e676d183ad [fix] setvar not working 2023-07-18 01:02:08 +09:00
kwaroran
f277a928dd [feat] new parser 2023-07-16 22:23:51 +09:00
kwaroran
68570dbbe0 [feat] new regex features 2023-07-07 08:20:35 +09:00
kwaroran
2f1cae91f9 [fix] stringlize ain and revert cha 2023-06-25 23:55:47 +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
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
9bfa05babb [fix] translate output same when edited 2023-05-31 20:46:39 +09:00
LL
ae78fe80db Fixed a bug where the original text flickered
when translating streaming
2023-05-29 03:23:13 +09:00
LL
2039797cad Toggle color of Chat Edit Icon and Translation Icon 2023-05-29 03:22:32 +09:00
kwaroran
205cc2744f [feat] node hosting support 2023-05-27 23:15:23 +09:00
kwaroran
fe0a40d79d [feat] add click to edit 2023-05-26 05:36:56 +09:00
kwaroran
1bcf299201 [fix] chat screen overflow 2023-05-25 21:04:22 +09:00