Commit Graph

10010 Commits

Author SHA1 Message Date
b5280bbfc7 Add type data for v2DataWorldInfoEntryExtensionInfos match fields 2025-04-25 00:51:47 +01:00
9248bf1f63 Add creatorNotes macro expansion 2025-04-25 00:49:56 +01:00
6ddd395211 Move new globalScanData args to the end 2025-04-25 00:49:12 +01:00
178391e450 Add i18n for Additional Matching Sources header 2025-04-24 23:25:35 +01:00
f8b9c1f9f5 Move matching sources to bottom of entry editor 2025-04-24 20:30:13 +01:00
994f51c18e Add back chat param 2025-04-24 20:22:47 +01:00
5504021374 Add missing machCharacterPersonality to World Info Definition 2025-04-24 20:21:52 +01:00
4d483e7814 Change handleOptionalSelect name 2025-04-24 20:21:24 +01:00
7b1baed0d7 Revert world_entry_form_control css class changes 2025-04-24 20:16:10 +01:00
d7780ee4bb Fix character card lorebook imports / exports 2025-04-24 20:13:18 +01:00
be591b2494 Revert original settings to their former place 2025-04-24 19:15:32 +01:00
4db07402c4 Change double quotes to single quotes 2025-04-20 23:26:47 +01:00
b38673a5cd Fix matching issues for depth prompt 2025-04-20 23:15:30 +01:00
14582e67a0 Fix world info entry saves for match fields 2025-04-20 22:56:06 +01:00
2683549be8 Fix save bug 2025-04-20 22:40:44 +01:00
f1b6a329c9 Remove newlines 2025-04-20 21:57:33 +01:00
a261e87d4c Pass global scan data to WI prompt generator 2025-04-20 21:56:01 +01:00
50379f6b6e Change character note to character depth prompt 2025-04-20 21:42:48 +01:00
d2ffefd24c Implement WI matching on global data 2025-04-20 21:09:19 +01:00
aa75fe2877 Revert global WI settings changes 2025-04-20 21:09:19 +01:00
b685c4f5bf Change match options to checkboxes 2025-04-20 21:09:19 +01:00
7748c315d7 Add WIGlobalScanData type 2025-04-20 21:09:19 +01:00
349d46d74a Change matchCreatorNotes name 2025-04-20 21:09:19 +01:00
8deaefc3a6 Fix field names 2025-04-20 21:09:19 +01:00
297cfe3098 Change matchCharacterMetadata to matchCreatorsNotes 2025-04-20 21:09:19 +01:00
750e8c89a7 Add WIEntry support for new match options 2025-04-20 21:09:19 +01:00
5bed367a32 Add controls for different WI matching targets
To accomodate new settings, the WI Entry panels were reworked
slightly to add a drawer. Both Global and Entry settings are
present.
2025-04-20 21:09:19 +01:00
fc892b4514 Merge pull request #3884 from Cyberes/improve-generic-import
downloadGenericPng() handle missing file PNG extension
2025-04-19 22:44:19 +03:00
afe29c61cc Use getHostFromUrl for error log 2025-04-19 22:43:16 +03:00
c28d0dec79 Merge pull request #3885 from Cyberes/whitelist-import-char-archive
add char-archive to whitelistImportDomains
2025-04-19 22:41:46 +03:00
7f22def794 Merge pull request #3881 from DreamGenX/dg_lucid
DreamGen Lucid
2025-04-19 22:01:37 +03:00
13099c43a9 add char-archive to whitelistImportDomains 2025-04-19 12:30:14 -06:00
1a1464800f downloadGenericPng() handle missing file PNG extension, log generic import url, add error message for when generic import site is not whitelisted 2025-04-19 12:22:43 -06:00
21f98f11e5 DreamGen Lucid 2025-04-19 15:18:06 +02:00
dc6407ee8f DreamGen Lucid 2025-04-19 15:04:00 +02:00
586ce36167 Merge pull request #3868 from YunZLu/staging
Fix Edge Browser TTS Compatibility
2025-04-19 01:15:14 +03:00
3ba7291c35 Merge pull request #3873 from Teashrock/staging
Implemented /getglobalbooks STScript command
2025-04-19 01:05:43 +03:00
75d0cf828a Fix callback return types 2025-04-19 01:05:14 +03:00
9d8283e4c7 Fix assets_menu selector 2025-04-18 22:42:12 +03:00
352a8c3c97 Fix TTS provider settings
Fixes #3877
2025-04-18 22:03:17 +03:00
e3f5949cc1 Implemented /getglobalbooks STScript command 2025-04-18 12:32:52 +03:00
41e6161b1d Merge pull request #3870 from DAurielS/2.5-flash
Add Gemini 2.5 Flash Preview to Model List (Makersuite)
2025-04-18 12:02:43 +03:00
7ef9ba4f03 Added support for system instructions for gemini 2.5 flash 2025-04-17 17:49:52 -04:00
e0b7c9ef4c Fixed image viewing capabilities and added option for caption extension 2025-04-17 17:34:35 -04:00
53dd3aed4e Cleaning up and checking for vision support 2025-04-17 16:48:27 -04:00
c89c1beffd Added support for Gemini 2.5 Flash Preview 04/17 from Google AI Studio 2025-04-17 16:18:34 -04:00
41c2dd16f2 fix(eslint): resolve no-trailing-spaces error 2025-04-18 04:12:37 +08:00
d7cc70256a cleaned all redundant comments 2025-04-18 03:58:04 +08:00
8f63edfd30 Fix handling of text parts in convertGooglePrompt function
Fixes #3855
2025-04-17 21:23:58 +03:00
dfd78077ec Prevent fetch response status forwarding
Fixes #3864
2025-04-17 13:39:09 +00:00