Commit Graph

5061 Commits

Author SHA1 Message Date
cf8bb8817b bug fix, use data-i18n="[title]Extensions" 2025-01-01 10:52:01 +08:00
9e6db659d9 Fix icon lookup logic for system prompts in PromptManager 2025-01-01 00:22:08 +02:00
7c879a3abc Farewell system icon 2024-12-31 23:42:06 +02:00
e9c9dda3fb Remove unspecified role, hide icons for non-custom prompts of non-system roles 2024-12-31 23:28:52 +02:00
569f9a2091 Popup: do not require body text on input/confirm 2024-12-31 22:59:08 +02:00
48e5c11f9b Change icon for preset prompt 2024-12-31 21:17:15 +02:00
f43f057b07 Merge branch 'staging' into role-icons-for-PM 2024-12-31 20:53:12 +02:00
6d0f58c862 Merge pull request #3244 from waht41/bugfix/extension-translate
bug fix, translate extension button
2024-12-31 20:50:08 +02:00
b4c275f9e4 Move translation to HTML template 2024-12-31 20:49:29 +02:00
170378e615 Merge pull request #3245 from Succubyss/revert-manual_selection
Reverts MANUAL_SELECTION from tokenizers.js
2024-12-31 20:46:11 +02:00
97dc041777 Revert MANUAL_SELECTION
This partially reverts commit c89804677a (keeps the turbo-0301 removal).
2024-12-31 11:18:43 -06:00
ca62db2fbd Merge remote-tracking branch 'origin/staging' into bugfix/extension-translate
# Conflicts:
#	public/scripts/extensions.js
2025-01-01 00:37:08 +08:00
5b4adbacba bug fix, translate extension button 2025-01-01 00:08:36 +08:00
56da6eb39d Merge pull request #3241 from RivelleDays/staging
Fix Missing i18n Tags & Update zh-tw.json
2024-12-31 16:18:17 +02:00
75485f2d7d Add missing space and line break 2024-12-31 16:09:25 +02:00
b4e5cfe797 Reset prompt role to unset 2024-12-31 15:21:36 +02:00
9ad9877d3e Shirinkflate the pencil 2024-12-31 15:18:44 +02:00
227201a5fc Add "unset" value for PM prompt role, refactor icons display 2024-12-31 15:14:29 +02:00
d58f471cc3 Merge branch 'staging' into role-icons-for-PM 2024-12-31 14:37:08 +02:00
d46a551d78 Update public/scripts/PromptManager.js
Co-authored-by: valadaptive <79560998+valadaptive@users.noreply.github.com>
2024-12-31 14:36:56 +02:00
8bf78ce9cb Enable no-unneeded-ternary ESLint rule 2024-12-31 03:43:49 -05:00
2109a7bda1 add prompt role icons to prompt manager 2024-12-31 17:27:07 +09:00
e5989e0118 Update themeDelete.html 2024-12-31 14:18:57 +08:00
e34d777e11 Update itemizationChat.html 2024-12-31 14:17:04 +08:00
71fc73ce37 Update itemizationChat.html 2024-12-31 14:04:30 +08:00
245b9384bc Update debug.html 2024-12-31 14:03:05 +08:00
4ee0375120 Update installExtension.html 2024-12-31 14:02:09 +08:00
e0af5ff353 Default to undefined for no VAE selected 2024-12-31 00:13:26 +02:00
8447c7e637 Fix VAE for SD forge 2024-12-31 00:12:25 +02:00
f416b6cd54 Revert "Pass VAE name to SD forge"
This reverts commit 3a29756109.
2024-12-30 23:47:57 +02:00
e92d49377f Update userReset.html: fix data-i18n 2024-12-30 19:08:06 +08:00
ca9d5c2fd8 Update themeDelete.html: fix data-i18n 2024-12-30 18:57:53 +08:00
a2355ab2ef Update scenarioOverride.html: fix data-i18n 2024-12-30 18:48:25 +08:00
7c40834eb7 Update resetSettings.html: fix data-i18n 2024-12-30 18:15:18 +08:00
b834b71c69 Update masterImport.html: fix data-i18n 2024-12-30 17:51:56 +08:00
b4aadff649 Update masterExport.html: fix data-i18n 2024-12-30 17:44:28 +08:00
7baf7da90d Update itemizationChat.html: fix data-i18n 2024-12-30 17:28:05 +08:00
8a80b43c52 Update itemizationChat.html: fix data-i18n 2024-12-30 17:06:42 +08:00
8454583131 Update installExtension.html: fix data-i18n 2024-12-30 15:48:06 +08:00
5da312356a Update createCheckpoint.html: fix data-i18n 2024-12-30 15:36:06 +08:00
cfa4bcc1b8 Update debug.html: fix data-i18n 2024-12-30 15:35:05 +08:00
421402615a Update changeName.html: fix data-i18n 2024-12-30 15:19:58 +08:00
7db2042b7b Update debug.html: fix data-i18n 2024-12-30 15:08:59 +08:00
3a29756109 Pass VAE name to SD forge 2024-12-30 01:12:37 +02:00
e1b6eab9eb Fix SD forge generation with hires 2024-12-30 00:09:37 +02:00
2ca70090aa Mistral: Fix endpoint validation on status check 2024-12-29 22:39:26 +02:00
69f8d02c53 Fix continue prefill using Claude prefill for non-Claude sources 2024-12-29 22:34:56 +02:00
cdb31699d4 Expose new post-processing as "Semi-strict" 2024-12-29 21:20:15 +02:00
4c7d160d41 DeepSeek
Closes #3233
2024-12-29 20:38:13 +02:00
662f0e9c73 Gemini: Thought toggle
Closes #3220
2024-12-29 18:23:07 +02:00