1323ac1d13
Remove prompt manager export popup
...
Fixes #3782
2025-03-29 16:05:31 +02:00
bc08d42d0e
Progress on move entry
...
* Fixed header alignment
* Building HTML with browser api instead of string.
* jqueryElement.data(key, value) usages converted to jqueryElement.attr(data-key, value)
* Logs simplified
* Removed success toastry message
2025-03-27 06:21:52 +03:00
4df98b0341
Add macro for charDepthPrompt
2025-03-18 20:27:15 +02:00
40c3674da1
Update tl
2025-03-17 16:09:36 +07:00
e57396040d
No swiping hotkeys when modifiers are held.
2025-03-15 00:43:37 +03:00
e476063f32
Macros: Update mesExamplesRaw documentation
...
Works as a normal macro and not just with story string.
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-03-07 13:08:30 -05:00
aee8441fc4
Mobile prompt itemization - duh
...
- Make it into a popup. There is no space
2025-02-10 15:07:57 +01:00
312969462e
Fix AICC website reference
2025-01-26 20:35:24 +02:00
6aaeb754ef
Exportable temporary assistant chats
2025-01-24 00:12:00 +02:00
15cc825f43
Template clean-up
2025-01-14 21:34:39 +02:00
3674c9d020
Fix formatting of 'Context Size - Response Length' label.
...
Fixing and adding more translations.
2025-01-14 14:45:17 +00:00
7a2276c176
Fix {{firstIncludedMessageId}} to not rely on DOM
...
Up until now, the {{firstIncludedMessageId}} macro relied on searching the DOM for the actual CSS class applied for the context line.
Bad design, as the actual message was maybe not display, with display X messages enabled.
- Use setInContextMessages() that sets the context line on generation to also update a chat metadata field
- Utilize that field inside the macro
- Update docs to clarify that this will only show the mesid that was relevant during last generation
2025-01-09 21:23:18 +01:00
a585f3abcc
Add {{firstDisplayedMessageId}} macro
2025-01-09 21:12:34 +02:00
2c5cffe6be
Typo fix in data-i18n attr
2025-01-01 17:12:36 +02:00
cf8bb8817b
bug fix, use data-i18n="[title]Extensions"
2025-01-01 10:52:01 +08: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
75485f2d7d
Add missing space and line break
2024-12-31 16:09:25 +02: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
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
d9101ce679
Add is-mobile command and macro
2024-12-21 22:25:14 +02:00
0090d68559
Fix title of checkbox
2024-12-11 23:25:52 +02:00
84d2530c52
Merge branch 'staging' into persona-lorebook
2024-12-07 15:52:23 +02:00
3502bfcaa0
Add {{groupNotMuted}}
2024-12-05 22:57:02 +02:00
efe25ddc04
Merge branch 'staging' into persona-lorebook
2024-12-04 13:35:54 +00:00
69da293fb9
Show used preset in itemization dialog
2024-12-03 23:27:39 +02:00
af582f43a6
[wip] Persona lorebook
2024-12-02 02:52:00 +02:00
b08cdffc64
Add {{lastGenerationType}} macro
2024-12-02 01:39:57 +02:00
9b38e3f449
Remove dated formula formatting references
2024-11-14 22:28:46 +02:00
9d664bc679
Update tl
2024-11-06 01:33:24 +07:00
5b1a4fc723
Update char PHI macro lingo
2024-10-26 17:03:01 +03:00
4b0d342e8b
Update translation-related stuff a little
2024-10-07 00:04:49 +07:00
a09a60ef31
Merge pull request #2930 from Yokayo/staging
...
Work on translation
2024-10-05 20:03:53 +03:00
24300642dd
Cleaner HTML Diff
2024-10-05 19:48:20 +03:00