Commit Graph

10321 Commits

Author SHA1 Message Date
94c30837a2 Fix attaching files to permanent assistant from welcome screen 2025-05-21 22:39:49 +03:00
3486303d7c Toast Position => Notifications 2025-05-21 20:56:45 +03:00
8b6e2a0fe1 Return set toast position on container init 2025-05-21 20:55:11 +03:00
acfc9059e7 Notification => Toast 2025-05-21 20:48:20 +03:00
8f7946d6ad Move up to other dropdown frens 2025-05-21 20:38:42 +03:00
f8b734d607 Location => Position 2025-05-21 20:36:04 +03:00
34490c9614 Display loader earlier, init toast classes in power-user 2025-05-21 20:35:03 +03:00
c42cf748b3 Slightly increase text size 2025-05-21 20:10:20 +03:00
81e6697e34 Constrain toast colors to container 2025-05-21 20:09:33 +03:00
1aa7d1d5a5 meta-theme color matches UI Background 2025-05-21 21:01:28 +09:00
356dafd954 add theme-color default grey WIP 2025-05-21 20:20:04 +09:00
8dff355d5d xtc block filtering, GO 2025-05-21 19:25:14 +09:00
35ac8bd0fb toastr with the #nofilter life, naturally. 2025-05-21 19:13:09 +09:00
da16c551f0 more toasty edge case fixes 2025-05-21 19:03:26 +09:00
fe0db6ec78 add VSC MARK comments to vital script.js funcs 2025-05-21 17:41:24 +09:00
b3e317393b console log cleanup 2025-05-21 16:03:37 +09:00
713f30ba03 fix unintended width removal (oh also they're slightly less glaring now) 2025-05-21 15:58:24 +09:00
c98ba48561 toaster close button padding fix 2025-05-21 15:43:52 +09:00
f145dfcb2d fix edge cases, put toastr on a diet 2025-05-21 15:35:12 +09:00
87f547cd87 add option for toastr location to themes 2025-05-21 15:07:47 +09:00
074ca4a55b flash preview 2025-05-20 21:22:00 +03:00
77f5ef3424 Hide tag for character (#4019)
* Add tagOptions parameter to printTagList for character-specific filtering

* Add toggle functionality to hide tags in tag management popup

* Add translations for "Hide on character card" in multiple locale files

* Add is_hidden_on_character_card property to newTag function

* applied linter

* revert back `DEFAULT_TAGS_LIMIT`

* Remove debug logs

* Adjust HTML

* Render list and save settings on toggle change

* Make tag manager wide

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2025-05-20 20:41:03 +03:00
f181b46cfc Merge branch 'release' into staging 2025-05-20 10:31:57 +03:00
be7407b23b dependabot fix 2025-05-20 10:31:31 +03:00
8d7648ccf7 working fix for logprob reroll with autoparsed reasoning (#3998)
* working fix for logprob reroll with autoparsed reasoning

* fix prefix being added all the time

* Code clean-up

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2025-05-19 20:30:03 +03:00
c3376da393 Fix import of chars and lorebook by chub URL
Closes #4011
2025-05-19 19:37:54 +03:00
e5de348b2e Add missing await in getGroupChat 2025-05-19 10:37:54 +03:00
92e80d3bad hideMutedSprites is hilariously broken 2025-05-19 01:15:40 +03:00
d06789b8dc Check for chat changed before displaying welcome panel 2025-05-19 00:39:19 +03:00
99d473654f Pollinations: write failed image request body to console 2025-05-19 00:15:08 +03:00
864a733663 "Bind preset to connection" toggle (#3999)
* Implement THE TOGGLE

* Don't force reconnect on preset switch if toggle off

* Don't clear custom models list either
2025-05-17 20:40:58 +03:00
213a619b33 Change server ping to POST method
Closes #4006
2025-05-17 16:50:02 +03:00
b093f71ae0 Docker: Add git-lfs package to image 2025-05-17 16:32:42 +03:00
9438b5c4aa Cancel debounced metadata save before clearing chat 2025-05-17 15:44:51 +03:00
e5677b620d Cancel debounced chat save before clearing chat 2025-05-17 15:38:52 +03:00
b571723f94 Wait for chat save before close or create new chat 2025-05-17 09:17:32 +03:00
e52b3afea9 Wait for current chat to finish saving before allowing to switch 2025-05-17 08:45:12 +03:00
484f7e894a Merge branch 'staging' of http://github.com/SillyTavern/SillyTavern into staging 2025-05-17 08:30:57 +03:00
ca4f007009 Fix chat manager in group chats 2025-05-17 08:30:53 +03:00
f6ab33d835 Reverse CC prompt manager's injection order of "Order" to match World Info (#4004)
* Reverse CC injection "Order" to match World Info

* Set CC injection order default to 100

* Update non-PM injects order + add hint

* Update default order value on inject

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2025-05-16 23:53:37 +03:00
e9bc2d8af0 Force close forms on Prompt Manager init 2025-05-16 22:12:45 +03:00
817474c60d Do no automatically apply non-markdown for context separators (#4003) 2025-05-16 19:57:56 +03:00
c218c1baea ZIP extraction error handling (#4002)
* Improve error handling in extractFileFromZipBuffer function

* Add warning logging to NovelAI image upscaling
2025-05-16 19:57:33 +03:00
1651fa1ed7 Add guidance for API usage with automatic suffix for chat completions 2025-05-16 09:52:55 +03:00
5ed6d1cd9b Merge pull request #3990 from SillyTavern/welcome-screen
New welcome screen + quick chat functionality
2025-05-15 00:10:54 +03:00
7a23fe794e Hide buttons on welcome assistant message 2025-05-14 10:41:15 +03:00
587cecb12c Join recent chat/group queries 2025-05-14 10:25:38 +03:00
155172a2b4 Dynamically update show more title 2025-05-14 00:49:33 +03:00
dfbc5ec4ac Fix array slicing, decrease default recent display to 3 2025-05-14 00:42:04 +03:00
cb380863e2 Keep scroll up on welcome display 2025-05-14 00:25:35 +03:00