LenAnderson
5cc3a2cede
add slash command progress indicator
2024-04-27 11:12:30 -04:00
LenAnderson
b8504735fa
fix chat input font reset
2024-04-27 10:16:45 -04:00
LenAnderson
df011bd14c
fix return type
2024-04-27 09:12:39 -04:00
LenAnderson
eee0504ff4
add aborting command execution
2024-04-27 09:11:54 -04:00
Cohee
c8880a32f9
Caption messages by id
2024-04-26 23:43:14 +03:00
LenAnderson
2b9b72e98a
fix blank check
2024-04-25 20:40:23 -04:00
LenAnderson
71b180ea2f
Merge branch 'staging' into parser-v2
2024-04-25 20:34:03 -04:00
LenAnderson
26104bf738
re-enable blur
2024-04-25 20:33:42 -04:00
LenAnderson
8afc480fad
add return types
2024-04-25 18:51:12 -04:00
LenAnderson
a9e9bf8aac
fix blanks
2024-04-25 18:51:07 -04:00
LenAnderson
d097fd16f9
remove unused imports
2024-04-25 18:50:48 -04:00
LenAnderson
d220f3e6f9
towards generic autocomplete
2024-04-25 18:31:14 -04:00
LenAnderson
e531da615e
cache autocomplete elements
2024-04-25 18:02:06 -04:00
LenAnderson
12a2f54095
add fromProps
2024-04-25 16:08:53 -04:00
LenAnderson
b542c4395e
apply autocomplete colors to stscript codeblocks (hljs)
2024-04-25 15:45:58 -04:00
LenAnderson
c16965730c
add missing import
2024-04-25 15:45:33 -04:00
LenAnderson
a4483a4419
add hljs to autocomplete help examples
2024-04-25 15:45:17 -04:00
LenAnderson
3ff367a221
hljs stscript lang
2024-04-25 15:44:48 -04:00
LenAnderson
613ab6834e
jsdoc
2024-04-25 15:44:10 -04:00
LenAnderson
a909c70553
move parser settings to its own section
2024-04-25 15:41:35 -04:00
Cohee
babb4cb57b
Fix tag key for 0-index
2024-04-25 18:15:38 +03:00
Cohee
9fbb012697
Merge branch 'release' into staging
2024-04-25 12:56:17 +03:00
Cohee
0070950911
Revert grid view spacing
2024-04-25 12:26:21 +03:00
Cohee
62cf611fdc
Merge pull request #2138 from Wolfsblvt/fix-expression-list-resolve
...
Fix expression list resolve
2024-04-25 11:00:34 +03:00
RossAscends
75814433a6
dont default to hiding avatars on new installs
2024-04-25 14:42:48 +09:00
LenAnderson
cf7c270046
remove args from help string
2024-04-24 23:58:58 -04:00
RossAscends
e59a5b4449
toggle to hide chat avatars
2024-04-25 12:51:56 +09:00
Wolfsblvt
161e512805
Fix expression list resolve
...
- New expression api "LLM" still queried local classify model for expressions, fixed by returning default list
- Fixed failed API calls crashing Expressions extension
2024-04-25 04:29:20 +02:00
LenAnderson
f5956aade7
fix alias display in autocomplete list
2024-04-24 19:22:01 -04:00
LenAnderson
85ad3ed165
fix missing comma
2024-04-24 19:20:50 -04:00
LenAnderson
f6faec1786
add missing returns
2024-04-24 19:09:35 -04:00
LenAnderson
c089e049d6
put name on first line
2024-04-24 18:55:08 -04:00
LenAnderson
586fe54913
replace registerSlashCommand with detailed declarations
2024-04-24 18:50:16 -04:00
Cohee
f90f370fed
Merge pull request #2134 from StefanDanielSchwarz/Phi-Instruct-presets
...
Phi Instruct context+instruct presets
2024-04-25 01:44:12 +03:00
LenAnderson
e7da03d64d
Merge branch 'staging' into parser-v2
2024-04-24 17:55:26 -04:00
LenAnderson
1a6e2575a7
small screen styles
2024-04-24 17:50:41 -04:00
Stefan Daniel Schwarz
d34a0ee20e
Phi Instruct context+instruct presets
2024-04-24 23:47:04 +02:00
Cohee
01e3964232
Auto-backup settings every 10 minutes. Increase backups limit to 50.
2024-04-24 23:45:49 +03:00
Cohee
153638c2cd
Add error handling to auto login
2024-04-24 23:14:26 +03:00
LenAnderson
64ff604bba
fix details position on initial input history
2024-04-24 13:59:17 -04:00
LenAnderson
58b913a943
add language to slash command examples
2024-04-24 12:00:06 -04:00
LenAnderson
29fb222fec
fix alias formatting
2024-04-24 11:40:58 -04:00
LenAnderson
0fa4f5efc2
use autocomplete parts in /? slash
2024-04-24 11:36:44 -04:00
LenAnderson
07f9160a3b
move makeItem into option and command and fix click select
2024-04-24 09:10:09 -04:00
LenAnderson
b6f8496217
add language to slash command examples
2024-04-24 09:09:39 -04:00
Cohee
51014e7a8d
Fix VRM assets console spam
2024-04-24 10:54:55 +03:00
Cohee
530bf81940
#2127 Encode export PNG name
2024-04-24 10:48:08 +03:00
Cohee
2bba186c9e
Add slash command and d&d hint for data bank
2024-04-24 02:37:57 +03:00
Cohee
61241df0d4
Add download and move for DB attachments
2024-04-24 02:33:16 +03:00
Cohee
b6b9b542d7
Add drag&drop to data bank
2024-04-24 01:51:54 +03:00