LenAnderson
|
ca16ce1e34
|
add key= argument to all get vars
|
2024-04-30 14:15:34 -04:00 |
|
LenAnderson
|
8a8fef01bf
|
add resize event on autocomplete width change
|
2024-04-30 12:42:51 -04:00 |
|
LenAnderson
|
3ca4a1d00c
|
add progress and pause/abort to QR editor
|
2024-04-30 12:16:17 -04:00 |
|
LenAnderson
|
4691f73387
|
revert stop button pulse
|
2024-04-30 11:00:20 -04:00 |
|
LenAnderson
|
d61b14d24a
|
Merge branch 'staging' into parser-v2
|
2024-04-30 10:54:03 -04:00 |
|
LenAnderson
|
fa767e91d6
|
add adjustable autocomplete width
|
2024-04-30 10:21:14 -04:00 |
|
LenAnderson
|
c7fa0baab4
|
remove parsing of quoted values from unnamed arg
|
2024-04-30 09:13:15 -04:00 |
|
LenAnderson
|
f63f4ef304
|
separate abort logic for commands
|
2024-04-30 09:12:31 -04:00 |
|
Cohee
|
d9d76ba16d
|
#2164 Add error toasts to VecStore
|
2024-04-30 00:17:39 +03:00 |
|
Cohee
|
993284f9c1
|
#2164 Disable-able data bank attachments
|
2024-04-30 00:06:14 +03:00 |
|
Cohee
|
a7d3130f9a
|
Remove non-existent foreign lorebook extensions
|
2024-04-29 15:33:56 +03:00 |
|
Cohee
|
e0df5783f8
|
Allow macros in positive and negative prompts
|
2024-04-29 13:50:55 +03:00 |
|
Cohee
|
e4de6da5b8
|
Add server plugin support for MS Edge TTS
|
2024-04-29 01:07:19 +03:00 |
|
LenAnderson
|
0ce37981bf
|
why??
|
2024-04-28 16:04:59 -04:00 |
|
LenAnderson
|
2ed1e3780b
|
mark registerSlashCommand deprecated
|
2024-04-28 16:04:42 -04:00 |
|
LenAnderson
|
58a6320fc0
|
add missing return
|
2024-04-28 16:04:31 -04:00 |
|
Cohee
|
87219f897e
|
Check that char.list has any filters before applying hidden block.
|
2024-04-28 21:33:37 +03:00 |
|
Cohee
|
73cf58826f
|
Pause autoplay on external media removal
|
2024-04-28 20:11:58 +03:00 |
|
Cohee
|
be4637a3a0
|
Handle <br> in message texts with Showdown instead of manually
|
2024-04-28 20:00:22 +03:00 |
|
Cohee
|
6ac6c7cfda
|
#2159 Move debounce constants to a separate module
|
2024-04-28 19:47:53 +03:00 |
|
Cohee
|
94e9b8f4b1
|
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
|
2024-04-28 19:29:12 +03:00 |
|
Cohee
|
bc6149deeb
|
Merge pull request #2158 from racinmat/racinsky/itemization
refactor: prompt itemization split to multiple functions
|
2024-04-28 18:55:10 +03:00 |
|
Cohee
|
a0d975c3c0
|
Add bottom margin to in-chat tables
|
2024-04-28 18:39:57 +03:00 |
|
Cohee
|
d51b155e52
|
Add ability for extensions to intercept edited message text
|
2024-04-28 18:39:32 +03:00 |
|
Cohee
|
fb1b327f9a
|
[skip ci] ESLint
|
2024-04-28 16:58:28 +03:00 |
|
Matěj Račinský
|
754cdc4d58
|
refactor: prompt itemization split to multiple functions
|
2024-04-28 14:09:10 +02:00 |
|
Cohee
|
a73cb9ad3d
|
Merge pull request #2154 from Bronya-Rand/staging
chore: disable merge conflict workflow on forks
|
2024-04-28 14:50:28 +03:00 |
|
Cohee
|
58ecc0dc0d
|
Merge pull request #2155 from Wolfsblvt/fix-bogus-folder-select
Fix bogus folder not working if tag was cut off
|
2024-04-28 14:43:07 +03:00 |
|
Cohee
|
3821e91be0
|
Merge pull request #2156 from Wolfsblvt/debounce-some-searches
Debounce WI, Character and Persona search + common debounce timeouts
|
2024-04-28 14:38:50 +03:00 |
|
Cohee
|
de2bb7938a
|
Utilize import for vector store
|
2024-04-28 14:35:35 +03:00 |
|
Wolfsblvt
|
61e2877c4b
|
Debounce Character and Persona search
|
2024-04-28 06:27:55 +02:00 |
|
Wolfsblvt
|
d7ade487b8
|
Refactor common enum for debounce timeouts
|
2024-04-28 06:21:47 +02:00 |
|
Wolfsblvt
|
6d04e93f34
|
Debounce WI search
|
2024-04-28 05:42:15 +02:00 |
|
Bronya-Rand
|
d7a7af756a
|
chore: disable docker publish on forks
|
2024-04-28 03:55:49 +01:00 |
|
Wolfsblvt
|
0c5fe3d637
|
Fix bogus folder not working if tag was cut off
|
2024-04-28 04:47:16 +02:00 |
|
Bronya-Rand
|
eb0a116cc7
|
chore: only allow merge conflicts to run in ST repo
|
2024-04-28 03:41:50 +01:00 |
|
Cohee
|
e08a21ebe7
|
Deprecate old /sendas syntax.
"name" arg is now required, but defaults to {{char}} for compatibility
|
2024-04-28 03:53:17 +03:00 |
|
Cohee
|
49074effce
|
Merge pull request #2119 from Bronya-Rand/staging
feat: Third-Party Parser Support
|
2024-04-28 00:15:08 +03:00 |
|
Bronya-Rand
|
ffe8b3c909
|
chore: leftover cleanup
|
2024-04-27 22:09:11 +01:00 |
|
Bronya-Rand
|
7856afee92
|
chore: remove mihoyo scraper
|
2024-04-27 22:08:38 +01:00 |
|
Bronya-Rand
|
fe533b7c7f
|
chore: revert back to typedef
|
2024-04-27 22:01:15 +01:00 |
|
Azariel Del Carmen
|
fc158ca176
|
Merge branch 'staging' into staging
|
2024-04-27 21:49:02 +01:00 |
|
Cohee
|
f632888b4c
|
Move scripts init at the end of HTML page
|
2024-04-27 23:44:08 +03:00 |
|
Bronya-Rand
|
8324632e4e
|
chore: add iconAvailable to ScraperInfo
|
2024-04-27 21:43:53 +01:00 |
|
Bronya-Rand
|
be4b20af97
|
chore: remove mihoyo icon
|
2024-04-27 21:42:03 +01:00 |
|
Cohee
|
5a4e0a06e6
|
Better icon for YT captioner
|
2024-04-27 23:27:53 +03:00 |
|
Bronya-Rand
|
fb71d3b562
|
chore: remove miHoYo parser from first-party scrapers
|
2024-04-27 21:27:14 +01:00 |
|
Bronya-Rand
|
b96d1e79a0
|
feat: create proper classes and export for extension use
|
2024-04-27 21:26:39 +01:00 |
|
Cohee
|
0d310c434d
|
Update FontAwesome
|
2024-04-27 23:25:35 +03:00 |
|
Cohee
|
b111834122
|
Insert custom prompts to the start of the list
|
2024-04-27 23:16:44 +03:00 |
|