kwaroran
ea6b1d20e5
Prepare new realm upload
2024-03-28 03:02:18 +09:00
kwaroran
279b68d3c6
Fix characterCards importCharacterProcess function
2024-03-28 01:25:11 +09:00
kwaroran
9f0a8f38b5
Fix image not appending
2024-03-28 01:24:50 +09:00
kwaroran
6202838458
Refactor importCharacterProcess and readGenerator functions to support ReadableStream
2024-03-26 04:38:06 +09:00
kwaroran
5b4f24019b
Rework importCharacterProcess and selectFileByDom functions
2024-03-26 04:01:07 +09:00
kwaroran
495dd64eb7
Make request GET method and fix fullscreen
2024-03-21 03:27:22 +09:00
kwaroran
1954a79bd0
move transformers.ts
2024-03-17 23:55:55 +09:00
kwaroran
e6f6ef829c
Remove console.log statements
2024-03-16 14:41:44 +09:00
kwaroran
66fd70c01a
Add postfile function
2024-02-26 23:13:29 +09:00
kwaroran
e537f9e0ed
Refactor getRisuHub function signature and API call
2024-02-03 05:41:41 +09:00
kwaroran
bfb6633f89
Add risu rcc for export
2024-02-02 18:07:03 +09:00
kwaroran
aa0fe45a48
Fix importSpecv2 function in characterCards.ts
2024-01-21 10:47:18 +09:00
kwaroran
f4d6fcb38c
Update characterCards.ts with VITS export support
2024-01-06 07:05:20 +09:00
kwaroran
5f2275eb22
[feat] better image saving
2024-01-04 03:18:11 +09:00
kwaroran
a8e50dcd77
[feat] new pngchunk encode/decoderr
2024-01-03 04:13:19 +09:00
kwaroran
036fc00f7b
[fix] name appending wrong
2023-12-24 22:07:12 +09:00
kwaroran
c8258d7d15
[fix] card not saving gen data
2023-12-03 21:33:54 +09:00
kwaroran
d5c311694b
[fix] viewscreen typin
2023-11-29 00:44:46 +09:00
kwaroran
37455894dc
[fix] encoding images
2023-11-18 04:05:49 +09:00
kwaroran
29c572646f
[fix] lore save
2023-11-13 13:25:33 +09:00
kwaroran
26f51e9615
[feat] protrait
2023-11-09 14:38:58 +09:00
kwaroran
1d5edf710d
[feat] depth promp
2023-11-09 13:49:46 +09:00
kwaroran
ff15cb0881
[feat] virtualscript export
2023-11-08 17:13:33 +09:00
kwaroran
69ae060e1e
[feat] additional description
2023-09-27 14:15:07 +09:00
kwaroran
166743a375
[feat] authorname
2023-07-29 12:32:55 +09:00
kwaroran
f7ab75f344
[feat] pop level & author name realm
2023-07-29 12:04:42 +09:00
kwaroran
243e2b913f
[feat] private characters
2023-07-29 11:51:31 +09:00
kwaroran
18727b837e
[feat] trigger gui
2023-07-28 04:13:33 +09:00
kwaroran
b4fbd4c1b4
[feat] lorebook fullWordMatching
2023-07-26 19:52:58 +09:00
kwaroran
0d8dab3564
[feat] apply yuso
2023-07-24 20:55:43 +09:00
kwaroran
f728bef042
[feat] added realm icons
2023-07-23 00:39:26 +09:00
kwaroran
e743371771
[fix] no return on fetch error handle
2023-07-21 01:36:55 +09:00
kwaroran
9d21e398d5
[fix] license import
2023-07-20 20:33:15 +09:00
kwaroran
5a2cecb739
[feat] apiver 2
2023-07-19 22:52:46 +09:00
kwaroran
287cfcb1f9
[feat] realm popup
2023-07-19 22:51:28 +09:00
kwaroran
a208623621
[feat] added license
2023-07-19 22:31:47 +09:00
kwaroran
07f6117a01
[feat] added license
2023-07-19 22:01:23 +09:00
kwaroran
bc57c232cd
[feat] realm url sharing
2023-07-16 22:31:18 +09:00
kwaroran
370c741fe3
[feat] add json export, remove old risucard
2023-07-01 03:38:50 +09:00
kwaroran
443511d925
[fix] fix importin
2023-07-01 03:31:30 +09:00
kwaroran
ca1a0afe99
[feat] Add support for chat stickers ( #178 )
...
# PR Checklist
- [x] 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
- 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.
- Added option for additional assets preview.
- Optimized render when use streaming api. (prevent markdown again when
message not changed)
Added controls to Video/Audio Assets
[Video11.webm](https://github.com/kwaroran/RisuAI/assets/11344967/8980282f-d001-4afc-a6d9-6f6369b4cd4c )
[Video12.webm](https://github.com/kwaroran/RisuAI/assets/11344967/e0e153b8-eba6-48a5-b47d-d2dd287f32fd )
2023-06-25 23:07:44 +09:00
kwaroran
747ee3ea28
[fix] chub and description in web
2023-06-25 17:19:08 +09:00
kwaroran
8c2eb4b267
[feat] change save format again
2023-06-24 00:57:20 +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
12ba41c696
[feat] background embeding suppor
2023-06-18 22:06:38 +09:00
kwaroran
1d838b4140
[feat] download enchantments
2023-06-18 21:58:12 +09:00
kwaroran
fb9bd8d342
[feat] css full support
2023-06-18 21:11:42 +09:00
kwaroran
ad5e3db0ae
[feat] realm enchanments
2023-06-16 13:34:02 +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