uberubert
f840d63bdb
Fix formatting
2025-01-13 15:56:17 +01:00
uberubert
e38cd31ca7
Relocate scroll constriction in alternate greetings popup
2025-01-13 15:45:47 +01:00
Cohee
d1f1299d43
Merge pull request #3275 from erew123/release
...
Correct skipping RVC on AllTalk V1 Server
2025-01-08 21:20:36 +02:00
erew123
5ea8309a30
Change check from ! not to is == V2
2025-01-08 00:01:36 +00:00
erew123
de8ecc6903
Correct skipping RVC on AllTalk V1 Server
...
Silly bug that caused the extension when used with the legacy V1 AllTalk server, would cause it to skip downloading Narrator voices.
Literally changed "v2" to "v1" on line 391
No other changes.
2025-01-07 23:20:53 +00:00
Rivelle
446a9adcf1
Update readme-zh_tw.md ( #3259 )
...
* Update readme-zh_tw.md
- Complete punctuation and remove redundant words
- Make minor adjustments to phrasing to align with traditional Chinese (Taiwan) usage conventions
* Update readme-zh_tw.md
* Update readme-zh_tw.md
* Update readme-zh_tw.md
2025-01-04 14:18:46 +02:00
Cohee
d0e1c3287a
NovelAI: Fix scheduler auto-assign
2025-01-02 22:58:06 +02:00
Cohee
beb4328714
Revert using url-join for SD WebUI paths
2025-01-02 00:40:56 +02:00
Cohee
102d170752
Merge branch 'staging' into release
2025-01-01 20:15:55 +02:00
Cohee
6768264514
Docker: add git safe.directory exclusion
...
Closes #3250
2025-01-01 19:45:34 +02:00
Cohee
a867b2f85a
Add global extensions Docker volume
...
Closes #3251
2025-01-01 19:13:47 +02:00
Cohee
f246bc5ac6
Merge pull request #3248 from SillyTavern/staging
...
Staging
1.12.10
2025-01-01 17:21:09 +02:00
Cohee
2c5cffe6be
Typo fix in data-i18n attr
2025-01-01 17:12:36 +02:00
Cohee
f9e3666d23
Add debug function to toggle regeneration warning with Ctrl+Enter
2025-01-01 16:56:44 +02:00
Cohee
72e0f8ccc5
Fix available CC models log header
2025-01-01 16:28:47 +02:00
Cohee
e45d2252aa
Allow admin actions when accounts are disabled
2025-01-01 15:00:59 +02:00
Cohee
1d22cd7592
Bump package version
2025-01-01 14:58:43 +02:00
Cohee
ac4a0e8af5
Merge pull request #3246 from waht41/bugfix/extension-translate
...
bug fix, use data-i18n="[title]Extensions"
2025-01-01 14:52:56 +02:00
waht
cf8bb8817b
bug fix, use data-i18n="[title]Extensions"
2025-01-01 10:52:01 +08:00
Cohee
9e6db659d9
Fix icon lookup logic for system prompts in PromptManager
2025-01-01 00:22:08 +02:00
Cohee
7c879a3abc
Farewell system icon
2024-12-31 23:42:06 +02:00
Cohee
e9c9dda3fb
Remove unspecified role, hide icons for non-custom prompts of non-system roles
2024-12-31 23:28:52 +02:00
Cohee
569f9a2091
Popup: do not require body text on input/confirm
2024-12-31 22:59:08 +02:00
Cohee
8508c4bf9b
eslint: allow irregular whitespace in template literals
2024-12-31 22:58:51 +02:00
Cohee
4698b41d26
Fix chat manager not displaying empty chats
2024-12-31 22:40:33 +02:00
Cohee
f47c98f85d
Merge pull request #3242 from SillyTavern/role-icons-for-PM
...
add prompt role icons to prompt manager
2024-12-31 21:35:55 +02:00
Cohee
48e5c11f9b
Change icon for preset prompt
2024-12-31 21:17:15 +02:00
Cohee
8a55cd776f
Unset => Unspecified
2024-12-31 21:08:42 +02:00
Cohee
f43f057b07
Merge branch 'staging' into role-icons-for-PM
2024-12-31 20:53:12 +02:00
Cohee
6d0f58c862
Merge pull request #3244 from waht41/bugfix/extension-translate
...
bug fix, translate extension button
2024-12-31 20:50:08 +02:00
Cohee
b4c275f9e4
Move translation to HTML template
2024-12-31 20:49:29 +02:00
Cohee
170378e615
Merge pull request #3245 from Succubyss/revert-manual_selection
...
Reverts MANUAL_SELECTION from tokenizers.js
2024-12-31 20:46:11 +02:00
Succubyss
97dc041777
Revert MANUAL_SELECTION
...
This partially reverts commit c89804677a461f9854403e8ec8826e273f2bf18c (keeps the turbo-0301 removal).
2024-12-31 11:18:43 -06:00
waht
ca62db2fbd
Merge remote-tracking branch 'origin/staging' into bugfix/extension-translate
...
# Conflicts:
# public/scripts/extensions.js
2025-01-01 00:37:08 +08:00
waht
5b4adbacba
bug fix, translate extension button
2025-01-01 00:08:36 +08:00
Cohee
56da6eb39d
Merge pull request #3241 from RivelleDays/staging
...
Fix Missing i18n Tags & Update zh-tw.json
2024-12-31 16:18:17 +02:00
Cohee
75485f2d7d
Add missing space and line break
2024-12-31 16:09:25 +02:00
Cohee
b4e5cfe797
Reset prompt role to unset
2024-12-31 15:21:36 +02:00
Cohee
9ad9877d3e
Shirinkflate the pencil
2024-12-31 15:18:44 +02:00
Cohee
227201a5fc
Add "unset" value for PM prompt role, refactor icons display
2024-12-31 15:14:29 +02:00
Cohee
d58f471cc3
Merge branch 'staging' into role-icons-for-PM
2024-12-31 14:37:08 +02:00
Cohee
d46a551d78
Update public/scripts/PromptManager.js
...
Co-authored-by: valadaptive <79560998+valadaptive@users.noreply.github.com>
2024-12-31 14:36:56 +02:00
Cohee
6432adaf3c
Merge pull request #3243 from valadaptive/no-unneeded-ternary
...
Enable no-unneeded-ternary ESLint rule
2024-12-31 11:55:23 +02:00
valadaptive
8bf78ce9cb
Enable no-unneeded-ternary ESLint rule
2024-12-31 03:43:49 -05:00
RossAscends
2109a7bda1
add prompt role icons to prompt manager
2024-12-31 17:27:07 +09:00
Rivelle
fba02d69fa
Update zh-tw.json
2024-12-31 15:24:51 +08:00
Rivelle
7896e81986
Update zh-tw.json
2024-12-31 14:29:21 +08:00
Rivelle
6b587c1160
Update zh-tw.json
2024-12-31 14:27:46 +08:00
Rivelle
e5989e0118
Update themeDelete.html
2024-12-31 14:18:57 +08:00
Rivelle
e34d777e11
Update itemizationChat.html
2024-12-31 14:17:04 +08:00