kwaroran
7c063bbb01
refactor: Add support for self-closing tag '!' in automark.ts
2024-06-10 02:00:16 +09:00
kwaroran
430bf6d95d
refactor: Update AlertComp.svelte to fix export button alignment
2024-06-09 20:12:41 +09:00
kwaroran
ec97e17ad5
chore: Update characterCards.ts to improve asset path handling
2024-06-09 20:04:34 +09:00
kwaroran
4baa951c0a
chore: Update app version to 1.113.4
2024-06-09 19:58:51 +09:00
kwaroran
964ee5949c
refactor: Update processzip.ts to handle better web sleep
2024-06-09 19:51:43 +09:00
kwaroran
2d57dde4a8
add alert warning in charx
2024-06-09 19:41:51 +09:00
kwaroran
8edad562e8
chore: Add loadAutoServerBackup button to UserSettings page
2024-06-09 19:02:53 +09:00
kwaroran
5f6466b70c
chore: Update app version to 1.113.3
2024-06-07 22:48:13 +09:00
kwaroran
79c50da88f
fix: fix newline again
2024-06-07 22:47:52 +09:00
kwaroran
4a4e9ba981
chore: Update app version to 1.113.2
2024-06-07 21:40:28 +09:00
kwaroran
085ca4bd15
fix: newline
2024-06-07 21:26:20 +09:00
kwaroran
578c9c405d
chore: Update app version to 1.113.1
2024-06-07 19:45:26 +09:00
kwaroran
eaedb3a3af
fix:highlight
2024-06-07 19:43:00 +09:00
kwaroran
88154bd95e
refactor: Improve automark.ts code readability and remove unnecessary spaces
2024-06-07 19:37:04 +09:00
kwaroran
431380b900
refactor: Improve automark.ts code readability and remove unnecessary spaces
2024-06-07 19:36:23 +09:00
kwaroran
a0952ea41d
chore: Update app version to 1.113.0
2024-06-07 19:11:38 +09:00
kwaroran
2f4103cf2e
feat: add trigger sort
2024-06-07 18:54:21 +09:00
kwaroran
2e05bcbdde
ref: remove unnessary code in parser.ts
2024-06-07 18:26:20 +09:00
kwaroran
7143de221d
refactor: update del tokenizer in parser.ts
2024-06-07 18:25:09 +09:00
kwaroran
7bb056d6a8
feat: lineheight
2024-06-07 17:55:59 +09:00
kwaroran
58bf0807d2
feat: add font settings
2024-06-07 17:47:10 +09:00
kwaroran
49b14939c4
feat: add quote colors
2024-06-07 17:14:21 +09:00
kwaroran
c524b91d1e
Bump version to 1.112.1
2024-06-07 00:38:33 +09:00
kwaroran
c54b1a6d30
fix: add stb error handling
2024-06-07 00:38:15 +09:00
kwaroran
c1243aaf54
Bump version to 1.112.0
2024-06-06 19:38:58 +09:00
kwaroran
57e50ca9b3
feat: add sortings
2024-06-06 19:29:38 +09:00
kwaroran
c5fb83e557
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2024-06-05 16:51:32 +09:00
kwaroran
c9d41c1cfa
fix: apply module not working
2024-06-05 16:51:30 +09:00
kwaroran
32be3d9ba4
Enhance Node Version RisuAI Backend Server File I/O Performance ( #485 )
...
# 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?
- [ ] Did you added a type def?
# Description
노드리스의 /api/write와 /api/read에서 base64를 제거해 파일 용량 과 I/O에 필요한 연산량을 줄였습니다.
Removed base64 from /api/write and /api/read on node version rise to
reduce file size and the amount of computation required for I/O.
2024-06-05 16:39:38 +09:00
kwaroran
764c2370dd
feat: add module apply
2024-06-05 16:38:44 +09:00
Yuhwan Kim
de5d6a32bf
Enhance Node Backend Server File I/O Performance
2024-06-05 01:25:16 +09:00
kwaroran
1b776c3076
Bump version to 1.111.6
2024-06-04 19:36:25 +09:00
kwaroran
0e5e587c90
feat: add probability decorator
2024-06-04 19:36:09 +09:00
kwaroran
658f14ec4e
Bump version to 1.111.5
2024-06-04 19:08:39 +09:00
kwaroran
6fa6660d96
fix: fix pick
2024-06-04 19:08:02 +09:00
kwaroran
49a26b8893
remove: random lorebook
2024-06-04 18:47:58 +09:00
kwaroran
a4ac170f5b
feat: add forked
2024-06-04 12:13:33 +09:00
kwaroran
ced1776c8c
refactor: Update RealmPopUp URL to use new character page format
2024-06-04 12:06:45 +09:00
kwaroran
b5164129aa
feat: Add lodash split function to improve URL parsing in RealmMain.svelte
2024-06-04 12:02:08 +09:00
kwaroran
b40ec8a13d
Bump version to 1.111.4
2024-06-04 00:53:03 +09:00
kwaroran
a4afc03d46
refactor: Replace null with 0 in executeRPNCalculation function
2024-06-04 00:52:34 +09:00
kwaroran
be6243beae
refactor: Add 'rollp' to normalCBSwithParams array in highlight.ts
2024-06-04 00:41:41 +09:00
kwaroran
7e4fcef136
Bump version to 1.111.3
2024-06-03 22:16:08 +09:00
kwaroran
1e4d372f3b
refactor: improve charx loading
2024-06-03 22:13:24 +09:00
kwaroran
725b180094
Bump version to 1.111.2
2024-06-03 18:43:45 +09:00
kwaroran
ed49f72c1b
fix: Fix readedChara version pointing number instead of string
2024-06-03 18:43:20 +09:00
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
0b722ba99b
Bump version to 1.111.1
2024-06-03 18:07:34 +09:00
kwaroran
118e112f71
refactor: Set default value for ttsMode in characterFormatUpdate
2024-06-03 18:07:12 +09:00