713 Commits

Author SHA1 Message Date
Cohee
9d68a8b7ae #1408 Force summary source-specific controls on load 2023-12-15 21:35:25 +02:00
Deathspike
8aa1814287 Fix SD character-prefixed free-mode user detection 2023-12-15 19:34:29 +01:00
Deathspike
008ac9d47e Add SD character-prefixed free-mode 2023-12-15 16:14:33 +01:00
Cohee
332ab81524
Merge pull request #1535 from valadaptive/separate-settings-endpoints
Move settings endpoints into their own module
2023-12-15 01:49:29 +02:00
Cohee
9075399932 White-space pre => pre-line 2023-12-15 01:22:24 +02:00
Cohee
86b3dcdca3 Fix lint and validation 2023-12-15 01:14:22 +02:00
Cohee
f489a18f0b Merge branch 'staging' into qr-crud-slash-commands 2023-12-15 00:42:41 +02:00
valadaptive
769cc0a78f Rename settings API endpoints 2023-12-14 16:47:03 -05:00
Cohee
6406f76c7d Compress too large images for Google captions 2023-12-14 22:28:22 +02:00
LenAnderson
b5b85724c7 add slash command to update existing QR preset 2023-12-14 19:08:27 +00:00
LenAnderson
0519629b70 fix autocomplete help text 2023-12-14 18:54:42 +00:00
LenAnderson
dbf28fce47 cleanup autocomplete help text 2023-12-14 18:52:23 +00:00
LenAnderson
5e3584d5ed add slash command to create QR preset 2023-12-14 18:51:55 +00:00
Cohee
bb8b8f9386 Fix sending PNG/WEBP to Google captioning 2023-12-14 20:36:31 +02:00
LenAnderson
90ec6b9159 add slash commands for context menus 2023-12-14 18:25:19 +00:00
LenAnderson
3e44e4240c handle escapes for pipes and curcly brackets 2023-12-14 18:09:33 +00:00
Cohee
a6bb754567 Fix API key access 2023-12-14 19:56:43 +02:00
LenAnderson
5e61ff8d05 fix help string 2023-12-14 16:11:03 +00:00
based
5071b9a369 webstorm moment 2023-12-15 02:01:42 +10:00
LenAnderson
372ef2172e add slash commands to crud QRs 2023-12-14 16:00:38 +00:00
based
178b07f414 cleaned up a little 2023-12-14 23:18:56 +10:00
based
0b7c1a98cd added google vision caption support 2023-12-14 22:37:53 +10:00
Cohee
1b11ddc26a Add vector storage to WI scanning 2023-12-11 22:47:26 +02:00
Cohee
7482a75bbd
Merge pull request #1493 from valadaptive/generate-cleanups
Clean up Generate(), part 1
2023-12-11 20:21:32 +02:00
Cohee
0302686a96 Return from Generate if calling circuit breaker 2023-12-11 19:07:33 +02:00
Cohee
e96fb0c1b5 Fix group wrapper not resolving to a valid text 2023-12-11 19:00:42 +02:00
Cohee
17105568f4 Reduce hard coded anim. durations 2023-12-11 16:23:21 +02:00
Cohee
05b08f1ce2 Don't await delay promise 2023-12-10 21:51:16 +02:00
Cohee
2e50efc35c Limit waiting for TTS to init to 1 second on chat change 2023-12-10 21:50:52 +02:00
LenAnderson
bf88829b03 add option to skip codeblock narration 2023-12-10 16:32:10 +00:00
Cohee
af89cfa870 Code clean-up 2023-12-10 16:48:25 +02:00
LenAnderson
a3ec8d709d add support for tab and shift-tab in QR editor 2023-12-09 17:56:36 +00:00
LenAnderson
d00861d913 allow /run for quick replies from other presets
/run otherPresetName.quickReplyLabel
2023-12-09 17:20:15 +00:00
Cohee
e9a49b7997
Merge pull request #1485 from LenAnderson/qr-expand-editor
Add expand button to QR textareas
2023-12-07 15:31:01 +02:00
Cohee
b506a17260 Fix expand after drag 2023-12-07 15:29:40 +02:00
LenAnderson
0290916035 stop expanding textarea 2023-12-07 12:29:00 +00:00
LenAnderson
a1bfca78b3 add custom titles (tooltips) to QR buttons 2023-12-07 12:20:02 +00:00
LenAnderson
d62ef8badc add expand button for QR textareas 2023-12-07 12:04:39 +00:00
Cohee
393a15cd81 Run auto-executed STscripts after message rendered 2023-12-07 02:12:49 +02:00
Cohee
61f186764d Fix QR bar popout position 2023-12-06 14:53:29 +02:00
valadaptive
5f1bed1e70 Enable object-curly-spacing lint 2023-12-04 12:32:41 -05:00
Cohee
fcbfdc70af Merge branch 'staging' into sd-next-upscalers 2023-12-04 19:07:34 +02:00
valadaptive
9d4990d25d Rename sd-next/upscalers to sd/next/upscalers 2023-12-04 10:22:47 -05:00
LenAnderson
76bfad8cdc fix: listeners calling wrong index after reorder 2023-12-04 13:33:28 +00:00
LenAnderson
8283d4dc08 fix: ctx button id after reordering 2023-12-04 13:28:58 +00:00
Cohee
6e09e45651 Fix /trigger and /continue auto-execution 2023-12-02 22:34:46 +02:00
Cohee
64a3564892 lint: Comma dangle 2023-12-02 22:06:57 +02:00
Cohee
08fedf3a96 lint: Use 4 space indent 2023-12-02 21:56:16 +02:00
Cohee
c63cd87cc0 lint: Require semicolons 2023-12-02 21:11:06 +02:00
valadaptive
a37f874e38 Require single quotes 2023-12-02 13:04:51 -05:00