Commit Graph

2277 Commits

Author SHA1 Message Date
kwaroran
9583142ee7 feat: add lorebook regex matching 2024-06-03 17:28:00 +09:00
kwaroran
a39fbee4ff refactor: Remove lorebook comments and convert text to lowercase 2024-06-03 17:24:02 +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
958217839b feat: add quality parameter for DALL-E image generation 2024-05-31 13:36:46 +09:00
kwaroran
eae826d438 feat: add dalle quality 2024-05-31 13:35:26 +09:00
kwaroran
760d1dd334 chore: Update version to 1.110.3 2024-05-31 13:31:41 +09:00
kwaroran
774b597573 refactor: Add PlaygroundImageGen component to PlaygroundMenu 2024-05-31 13:31:02 +09:00
kwaroran
622854489e feat: Add dalle support 2024-05-31 13:15:01 +09:00
kwaroran
8af7f36214 chore: Update version to 1.110.2 2024-05-31 10:25:14 +09:00
kwaroran
f63e1fc1f3 feat: new input style 2024-05-31 10:25:00 +09:00
kwaroran
a30c59c011 fix: Set error message when image generation fails in runTrigger 2024-05-31 10:05:48 +09:00
kwaroran
cc3c5e2364 refactor: Update TextAreaResizable component styling 2024-05-31 10:04:47 +09:00
kwaroran
836570b940 ref: Refactor MainMenu.svelte component 2024-05-31 10:02:00 +09:00
kwaroran
5dc6103346 chore: Refactor MainMenu.svelte component 2024-05-31 09:53:44 +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
6b79ee872f feat: Add support for 'module_enabled' CBS 2024-05-31 08:26:22 +09:00
kwaroran
5e6ab7ff5a feat: Update CBS position decorator to use 'pt' instead of 'tk' 2024-05-30 18:14:27 +09:00
kwaroran
f94964dbcf chore: Update version to 1.110.1 2024-05-30 18:13:09 +09:00
kwaroran
777815a2b2 fix: module placing incorrectly 2024-05-30 18:11:52 +09:00
kwaroran
80b3c30350 fix: fix module removal removing incorrect module 2024-05-30 18:08:07 +09:00
kwaroran
8f43728ec0 chore: Update @swc/core npm dependency to version 1.5.7 2024-05-30 16:08:37 +09:00
kwaroran
b8b00396fa chore: Update @swc/core npm dependency to version 1.5.11 2024-05-30 16:05:46 +09:00
kwaroran
60fdda10c6 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-05-30 16:03:39 +09:00
kwaroran
f23371c5fb chore: Update npm dependency to latest stable version 2024-05-30 16:03:37 +09:00
kwaroran
297dcc83af docs: update README.md (#465)
accoding -> according

# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ ] 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
2024-05-30 13:42:00 +09:00
kwaroran
043dfd578f chore: Update version to 1.110.0 2024-05-30 13:41:18 +09:00
kwaroran
ec6dc9b3a2 feat: Update patch notes for version 1.110
- Improved module GUI
  - Added search bar
  - Now modules are ordered by name
  - Now global modules are ordered in the end of the list in the chat GUI
- Added module export and import from Realm
- Added preset import from Realm
- Added `{{position::<name>}}` CBS
  - This CBS will be replaced to lorebooks that uses `@@position tk_<name>` decorator
2024-05-30 13:40:13 +09:00
kwaroran
7e9433008a feat: add realm sharing 2024-05-30 13:36:14 +09:00
kwaroran
221cac2dc4 feat: new module menu 2024-05-30 13:24:53 +09:00
kwaroran
a74bc5401e refactor: Change low level button to check 2024-05-30 13:19:42 +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
170e673a19 refactor: Add 'slot' and 'position' to normalCBS list in highlight.ts 2024-05-30 12:24:45 +09:00
kwaroran
c169cd4e96 feat: add pt_ positions 2024-05-30 12:23:35 +09:00
kwaroran
f8c65018b1 feat: New module menu 2024-05-30 12:01:52 +09:00
Ikko Eltociear Ashimine
d65ccdc5c3 docs: update README.md
accoding -> according
2024-05-30 00:08:59 +09:00
kwaroran
b839f5247e refactor: Add trigger command help and update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:46:37 +09:00
kwaroran
c23fa882d7 chore: Update app version to 1.109.0 2024-05-29 18:43:50 +09:00
kwaroran
dbbbf27d6d refactor: Add trigger command help 2024-05-29 18:39:37 +09:00
kwaroran
dca25704c2 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-05-29 18:39:12 +09:00
kwaroran
e5fc275b6a refactor: Add trigger command 2024-05-29 18:37:26 +09:00
kwaroran
2f5dd4f2f8 refactor: Update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:37:13 +09:00
kwaroran
2870fb2238 refactor: Update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:34:57 +09:00
kwaroran
f1777aba2c feat: Add new triggers 2024-05-29 18:30:54 +09:00
kwaroran
4da60c1c22 refactor: Update lowLevelAccess check in modules 2024-05-29 18:10:03 +09:00
kwaroran
8b7220a44d refactor: Simplify module creation logic in ModuleSettings.svelte 2024-05-29 18:04:38 +09:00