Commit Graph

2828 Commits

Author SHA1 Message Date
e531da615e cache autocomplete elements 2024-04-25 18:02:06 -04:00
12a2f54095 add fromProps 2024-04-25 16:08:53 -04:00
b542c4395e apply autocomplete colors to stscript codeblocks (hljs) 2024-04-25 15:45:58 -04:00
c16965730c add missing import 2024-04-25 15:45:33 -04:00
a4483a4419 add hljs to autocomplete help examples 2024-04-25 15:45:17 -04:00
3ff367a221 hljs stscript lang 2024-04-25 15:44:48 -04:00
613ab6834e jsdoc 2024-04-25 15:44:10 -04:00
cf7c270046 remove args from help string 2024-04-24 23:58:58 -04:00
f5956aade7 fix alias display in autocomplete list 2024-04-24 19:22:01 -04:00
85ad3ed165 fix missing comma 2024-04-24 19:20:50 -04:00
f6faec1786 add missing returns 2024-04-24 19:09:35 -04:00
c089e049d6 put name on first line 2024-04-24 18:55:08 -04:00
586fe54913 replace registerSlashCommand with detailed declarations 2024-04-24 18:50:16 -04:00
e7da03d64d Merge branch 'staging' into parser-v2 2024-04-24 17:55:26 -04:00
1a6e2575a7 small screen styles 2024-04-24 17:50:41 -04:00
64ff604bba fix details position on initial input history 2024-04-24 13:59:17 -04:00
58b913a943 add language to slash command examples 2024-04-24 12:00:06 -04:00
29fb222fec fix alias formatting 2024-04-24 11:40:58 -04:00
0fa4f5efc2 use autocomplete parts in /? slash 2024-04-24 11:36:44 -04:00
07f9160a3b move makeItem into option and command and fix click select 2024-04-24 09:10:09 -04:00
b6f8496217 add language to slash command examples 2024-04-24 09:09:39 -04:00
2bba186c9e Add slash command and d&d hint for data bank 2024-04-24 02:37:57 +03:00
61241df0d4 Add download and move for DB attachments 2024-04-24 02:33:16 +03:00
b6b9b542d7 Add drag&drop to data bank 2024-04-24 01:51:54 +03:00
dadfe7b19d add autocomplete details tooltips 2024-04-23 18:18:04 -04:00
58a9937c99 don't prevent enter when selected item is fully typed out 2024-04-23 17:39:25 -04:00
b2fb833453 re-enable blur listener 2024-04-23 15:24:28 -04:00
fc088411d9 fix typo 2024-04-23 15:24:20 -04:00
7d155600ef use auto width for full details on floating autocomplete 2024-04-23 14:41:10 -04:00
7aad49fb83 re-enable blur event 2024-04-23 14:23:44 -04:00
5da8b177e6 fix floating details position on left 2024-04-23 14:19:03 -04:00
a421af9ea9 Increase max attachment size 2024-04-23 21:06:59 +03:00
2f53455094 fix height 2024-04-23 14:03:10 -04:00
4fde46bd75 switch to addCommandObject 2024-04-23 13:45:58 -04:00
b90346b330 add range as argument type 2024-04-23 13:45:41 -04:00
441842cc91 fix alias in details 2024-04-23 12:47:45 -04:00
74889f2c74 remove commented comment command 2024-04-23 12:41:25 -04:00
cb90b80994 migrate all commands to addCommandObject 2024-04-23 12:40:52 -04:00
7328b24483 fix up dummy commands 2024-04-23 12:40:29 -04:00
1400f6eac4 add static fromProps 2024-04-23 12:40:17 -04:00
c4f424580e add comments 2024-04-23 11:05:24 -04:00
6ec508612e fix arrow navigation 2024-04-23 11:05:15 -04:00
48127eca28 fix ctrl+space 2024-04-23 11:05:01 -04:00
86806aa2ac replace jQuery's trigger('input') on #send_textarea with native events because jQuery does not dispatch the native event 2024-04-23 10:59:59 -04:00
6dc5337952 move autocomplete into class and floating with details 2024-04-23 10:40:24 -04:00
226e14094c remove name from unnamed arg 2024-04-23 10:40:04 -04:00
75372ad0cc Use Map for caches instead of objects 2024-04-23 16:15:54 +03:00
d4b8094038 dirty more detailed cmd defs 2024-04-23 09:03:28 -04:00
d97f0a4c4d Add new NAI Diffusion model 2024-04-23 03:18:45 +03:00
4370db6bdc Implement World Info activation using Vector Storage 2024-04-23 03:09:52 +03:00