191 Commits

Author SHA1 Message Date
Cohee
6aaeb754ef Exportable temporary assistant chats 2025-01-24 00:12:00 +02:00
Cohee
15cc825f43 Template clean-up 2025-01-14 21:34:39 +02:00
Rendal
3674c9d020 Fix formatting of 'Context Size - Response Length' label.
Fixing and adding more translations.
2025-01-14 14:45:17 +00:00
Wolfsblvt
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
Cohee
a585f3abcc Add {{firstDisplayedMessageId}} macro 2025-01-09 21:12:34 +02:00
Cohee
2c5cffe6be Typo fix in data-i18n attr 2025-01-01 17:12:36 +02:00
waht
cf8bb8817b bug fix, use data-i18n="[title]Extensions" 2025-01-01 10:52:01 +08: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
75485f2d7d Add missing space and line break 2024-12-31 16:09:25 +02: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
Rivelle
71fc73ce37
Update itemizationChat.html 2024-12-31 14:04:30 +08:00
Rivelle
245b9384bc
Update debug.html 2024-12-31 14:03:05 +08:00
Rivelle
4ee0375120
Update installExtension.html 2024-12-31 14:02:09 +08:00
Rivelle
e92d49377f
Update userReset.html: fix data-i18n 2024-12-30 19:08:06 +08:00
Rivelle
ca9d5c2fd8
Update themeDelete.html: fix data-i18n 2024-12-30 18:57:53 +08:00
Rivelle
a2355ab2ef
Update scenarioOverride.html: fix data-i18n 2024-12-30 18:48:25 +08:00
Rivelle
7c40834eb7
Update resetSettings.html: fix data-i18n 2024-12-30 18:15:18 +08:00
Rivelle
b834b71c69
Update masterImport.html: fix data-i18n 2024-12-30 17:51:56 +08:00
Rivelle
b4aadff649
Update masterExport.html: fix data-i18n 2024-12-30 17:44:28 +08:00
Rivelle
7baf7da90d
Update itemizationChat.html: fix data-i18n 2024-12-30 17:28:05 +08:00
Rivelle
8a80b43c52
Update itemizationChat.html: fix data-i18n 2024-12-30 17:06:42 +08:00
Rivelle
8454583131
Update installExtension.html: fix data-i18n 2024-12-30 15:48:06 +08:00
Rivelle
5da312356a
Update createCheckpoint.html: fix data-i18n 2024-12-30 15:36:06 +08:00
Rivelle
cfa4bcc1b8
Update debug.html: fix data-i18n 2024-12-30 15:35:05 +08:00
Rivelle
421402615a
Update changeName.html: fix data-i18n 2024-12-30 15:19:58 +08:00
Rivelle
7db2042b7b
Update debug.html: fix data-i18n 2024-12-30 15:08:59 +08:00
Cohee
d9101ce679 Add is-mobile command and macro 2024-12-21 22:25:14 +02:00
Cohee
0090d68559 Fix title of checkbox 2024-12-11 23:25:52 +02:00
Cohee
84d2530c52 Merge branch 'staging' into persona-lorebook 2024-12-07 15:52:23 +02:00
Cohee
3502bfcaa0 Add {{groupNotMuted}} 2024-12-05 22:57:02 +02:00
Cohee
efe25ddc04 Merge branch 'staging' into persona-lorebook 2024-12-04 13:35:54 +00:00
Cohee
69da293fb9 Show used preset in itemization dialog 2024-12-03 23:27:39 +02:00
Cohee
af582f43a6 [wip] Persona lorebook 2024-12-02 02:52:00 +02:00
Cohee
b08cdffc64 Add {{lastGenerationType}} macro 2024-12-02 01:39:57 +02:00
Cohee
9b38e3f449 Remove dated formula formatting references 2024-11-14 22:28:46 +02:00
Yokayo
9d664bc679 Update tl 2024-11-06 01:33:24 +07:00
Cohee
5b1a4fc723 Update char PHI macro lingo 2024-10-26 17:03:01 +03:00
Yokayo
4b0d342e8b Update translation-related stuff a little 2024-10-07 00:04:49 +07:00
Cohee
a09a60ef31
Merge pull request #2930 from Yokayo/staging
Work on translation
2024-10-05 20:03:53 +03:00
Cohee
24300642dd Cleaner HTML Diff 2024-10-05 19:48:20 +03:00
Cohee
60fef3ee99 Restyle welcome 2024-10-05 19:45:41 +03:00
Yokayo
aaa5a84d58 Get rid of numbered keys 2024-10-05 20:19:42 +07:00
ceruleandeep
02b0000117 Add clickable buttons in Welcome chat message.
Add bool `uses_system_ui` on system messages to override sanitizer for buttons when set

Modify uponSanitizeAttribute DOMPurify hook to allow unmangled class names on attributes in some cases

Add event listener for .drawer-opener to open a navbar drawer
2024-10-05 17:27:58 +10:00
Yokayo
c98e3fd57d Change translation keys 2024-10-04 23:12:48 +07:00
Yokayo
7f9023d3c2 Work on tl 2024-10-01 21:25:20 +07:00
Cohee
42cfeae8ab Adjust WI headers 2024-09-29 01:17:22 +03:00
Cohee
9d38878007 Display existing prompts in instruct migration dialog 2024-09-22 22:46:31 +03:00
Cohee
8bf253d293 Display names in master import 2024-09-22 20:50:36 +03:00