kwaroran
|
5fc08a2d6e
|
refactor: Convert v1 character data to v2 format during import
|
2024-06-03 18:39:15 +09:00 |
|
kwaroran
|
06a1aef510
|
fix: risuext checking
|
2024-06-03 18:28:03 +09:00 |
|
kwaroran
|
af2d4342cc
|
fix: remove emotion and additionalasset export to match v2 spec
|
2024-06-03 18:06:04 +09:00 |
|
kwaroran
|
5fe10cc3fe
|
feat: Add support for importing character cards with data URIs
|
2024-06-03 17:11:13 +09:00 |
|
kwaroran
|
ad7ce3f0d1
|
feat: add charx import
|
2024-06-03 16:59:44 +09:00 |
|
kwaroran
|
8dff1a6cde
|
feat: add export via ccv3 charx and json
|
2024-06-02 23:38:55 +09:00 |
|
kwaroran
|
dd12e6f0fd
|
chore: Add goCharacterOnImport setting to AccessibilitySettings
|
2024-05-31 09:51:01 +09:00 |
|
kwaroran
|
f24989c901
|
feat: Add export without login
|
2024-05-31 09:39:17 +09:00 |
|
kwaroran
|
979cc4fabf
|
refactor: Update settings menu index and open settings after importing character URL
|
2024-05-30 13:16:31 +09:00 |
|
kwaroran
|
4709e1bfe0
|
feat: Add success message after importing character URL
|
2024-05-30 13:13:17 +09:00 |
|
kwaroran
|
c4651408a6
|
refactor: Add importPreset function to handle importing presets in characterCards.ts
|
2024-05-30 13:12:49 +09:00 |
|
kwaroran
|
e604aa4cda
|
refactor: Update lowLevelAccess check in importCharacterCardSpec
|
2024-05-29 11:34:13 +09:00 |
|
kwaroran
|
cb8666f4da
|
refactor: Improve lowLevelAccess check in importCharacterCardSpec
|
2024-05-29 11:29:10 +09:00 |
|
kwaroran
|
3a7036e863
|
refactor: Fix lowLevelAccess check in importCharacterCardSpec
|
2024-05-29 08:10:01 +09:00 |
|
kwaroran
|
339565a5bc
|
refactor: Await alertConfirm in importCharacterCardSpec
|
2024-05-28 23:08:13 +09:00 |
|
kwaroran
|
d0cc9f8cdd
|
refactor: Add checking in createBaseV3 function
|
2024-05-28 22:56:38 +09:00 |
|
kwaroran
|
2401b25bee
|
Add low level access
|
2024-05-28 20:39:35 +09:00 |
|
kwaroran
|
161c4bebe8
|
fix: Update characterCards.ts to handle risuext object
|
2024-05-27 00:44:38 +09:00 |
|
kwaroran
|
b800252b3e
|
feat: add import and export for cc assets
|
2024-05-26 03:35:39 +09:00 |
|
kwaroran
|
65fd56c0e4
|
Add character card v3 import/export
|
2024-05-25 09:24:35 +09:00 |
|
kwaroran
|
96ccc1cdd8
|
feat: add preset sharing
|
2024-05-24 11:28:32 +09:00 |
|
kwaroran
|
edd60c05cb
|
feat: Remove unused import in CharConfig.svelte and update shareRisuHub function
|
2024-05-24 07:56:52 +09:00 |
|
kwaroran
|
60bbb50b02
|
feat: Add "__shared" to search query in getRisuHub function
|
2024-05-24 07:30:21 +09:00 |
|
kwaroran
|
66d39dc247
|
Update version to 1.103.0
|
2024-05-15 00:40:27 +09:00 |
|
kwaroran
|
59fafead53
|
refactor: Update characterCards.ts to use new API endpoint for downloading character images
|
2024-05-14 21:45:44 +09:00 |
|
kwaroran
|
b4d264688a
|
refactor: Update characterCards.ts to use hubURL variable for API endpoint
|
2024-05-14 21:45:25 +09:00 |
|
kwaroran
|
3442bbbd72
|
feat: Add @risuai/ccardlib dependency and update characterCards.ts
|
2024-05-13 00:49:52 +09:00 |
|
kwaroran
|
f31ff9a399
|
Change realm api endpoiint
|
2024-05-13 00:44:07 +09:00 |
|
kwaroran
|
11b1d4d4f3
|
Replace cloneDeep to native structuredclone and remove unused import
|
2024-04-25 01:17:14 +09:00 |
|
kwaroran
|
c4f1f6d28b
|
Update importCharacter function to allow multiple file selection
|
2024-04-11 09:13:15 +09:00 |
|
kwaroran
|
464670b1b1
|
Add imported flag to character interface
|
2024-04-11 00:24:21 +09:00 |
|
kwaroran
|
2c94228fbd
|
Update virtualscript handling for security reasons
|
2024-04-10 11:13:51 +09:00 |
|
kwaroran
|
88ce3a4436
|
Add update option to realm
|
2024-04-05 21:37:39 +09:00 |
|
kwaroran
|
949269e2d6
|
Add update to RisuRealm feature
|
2024-03-28 18:04:51 +09:00 |
|
kwaroran
|
9f0d398d3b
|
Make risurealm share and download to use new api
|
2024-03-28 03:59:14 +09:00 |
|
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 |
|