Refactor checkpoint popups
Commits
feat/multi-feature-pack2024-09-07
3217087b
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
/popup allow header arg, with sanitization
Refactor /popup args and docs, add 'cancelButton'
Fix instruct toggle commands not working