SillyTavern/public
Len 5cb319771d
Parser followup (#2377)
* set pipe to empty string on empty closure

* fix missing parser flags and scope

* add closure serializing

* add enum provider function to slash command arguments

* add enum providers for /bg, /ask, and /go

* fix index out of bounds returning undefined

* keep whitespace as is in mixed unnamed args (string+closure)

* add _hasUnnamedArgument to named arguments dictionary

* allow /var key=x retrieval

* add enum provider to /tag-add

* fix typo (case)

* add option to make enum matching optional

* add executor to enum provider

* change /tag-add enum provider to only show tags not already assigned

* add enum provider to /tag-remove

* fix name enum provider excluding groups

* remove void from slash command callback return types

* Lint undefined and null pipes

* enable pointer events in chat autocomplete

* fix type hint

---------

Co-authored-by: LenAnderson <Anderson.Len@outlook.com>
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-06-15 00:48:41 +03:00
..
css fix theme-disrespecting text colorizing 2024-06-14 21:50:54 +09:00
img Add Groq as chat completion source 2024-05-05 18:53:12 +03:00
lib Log event args when tracing is enabled 2024-05-29 00:57:32 +03:00
locales Update zh-cn.json (#2376) 2024-06-14 22:46:40 +03:00
scripts Parser followup (#2377) 2024-06-15 00:48:41 +03:00
sounds Reorganised to handle different kind of assets, starting with audio bgm/ambient. 2023-08-22 01:49:45 +02:00
webfonts Fix syntax highlight editor (#2300) 2024-06-13 21:05:50 +03:00
favicon.ico favicon.ico Enhancement 2024-04-13 19:42:59 -04:00
global.d.ts Extension framework for function tool calling 2024-05-25 15:31:57 +03:00
index.html Fix syntax highlight editor (#2300) 2024-06-13 21:05:50 +03:00
jsconfig.json Use Readability to extract text from HTML 2024-02-29 16:37:52 +02:00
login.html Fix syntax highlight editor (#2300) 2024-06-13 21:05:50 +03:00
manifest.json Add manifest.json for Chrome Android 2023-11-22 19:18:00 +01:00
robots.txt Add robots.txt 2023-08-28 21:12:39 +03:00
script.js Parser followup (#2377) 2024-06-15 00:48:41 +03:00
st-launcher.ico Update st-launcher.ico 2024-04-11 17:12:40 +02:00
st.ico Add New Icon (#2068) 2024-04-11 20:52:57 +03:00
style.css Parser followup (#2377) 2024-06-15 00:48:41 +03:00