Forgor the spinner
Commits
main2024-09-07
6aa9608b
Expand checkpoint tooltip to contain name
Replace details view toggle with a button
Refactor checkpoint popups
Remove legacy bookmark messages
Remove double flags for bookmarks
Handle aborting status check gracefully
Update toeast message
Add spinner to indicate profile application
Merge branch 'staging' into connection-manager
Merge pull request #2794 from SillyTavern/more-tokenizersSigned
Merge pull request #2787 from SillyTavern/more-autofitSigned
Half-fix for scrollbar white corner on Chrome
Add quiet arg to /context
Await for profiles loading before continuing
Require unique names for profiles
Move string utils to shared module
Use consistent icons
Fix review comments
Merge branch 'staging' into connection-manager
Fix type not returning profile name
Merge pull request #2801 from bdashore3/stagingSigned
Unhide ban_eos_token for koboldcpp Closes #2791
Add missing OpenRouter multimodal caption models
Index: Unlock DRY for tabbyAPI
Add Gemini subversions to multimodal caption
Add /profile-get command
Add commands to list, create, update profiles
Fix /echo escapeHtml being false by default
Fix /echo escapeHtml being false by default
Add command for switching profiles
Add dynamic i18n to profile views
Extend quiet effect in /model
Extend quiet effect in /model
Set api-url with connection-manager
Merge branch 'staging' into connection-manager
Add quiet argument to /api-url
Merge pull request #2799 from SillyTavern/bg-menu-titleSigned
2024-09-06
Update AI Horde links
Merge pull request #2798 from SillyTavern/popup-command-stylesSigned
Change popup cancel result in command to empty str
Add title to BG menu
Display profile name in delete confirmation
Use UUIDv4 for profile IDs
Refactor /popup to actual booleans
Add i18n attributes
Don't display toast on updating empty profile
Allow /popup to optionally return popup result
Fix saving null profiles
Add connection manager as a core extension