Commits

feat/multi-feature-pack

2024-10-11

Merge branch 'staging' into world_info_force_activate_expansion
Cohee authored 1 year ago
a82dce7c
[chore] Fix type errors
Cohee authored 1 year ago
4fcad075
STscript: don't parse boolean operands as 0 for strings containing just spaces
Cohee authored 1 year ago
161fc7f0
[chore] Remove unused import
Cohee authored 1 year ago
72138c63
[chore] Fix type error in post-install
Cohee authored 1 year ago
bee19908
[chore] Fix type errors in server.js
Cohee authored 1 year ago
ab242714
Install correct version of express types
Cohee authored 1 year ago
afc3bfb7
Merge branch 'staging' into es-modules
Cohee authored 1 year ago
90eef299
Merge pull request #2975 from akvadrako/together-ai-new-image-apiSigned
Cohee authored 1 year ago
44e73fbf
[chore] Run code format
Cohee authored 1 year ago
34b1fa2c
support new together.ai image generation api
Devin Bayer authored 1 year ago
ed8e379e
Image Generation: Don't replace dots with commas
Cohee authored 1 year ago
fe335194
Plugins: Fix classic commonjs single file modules
Cohee authored 1 year ago
5ff58e20
Explicitly import node process
Cohee authored 1 year ago
a0889a15
Remove node polyfill
Cohee authored 1 year ago
7ca1b2e5

2024-10-10

Update module imports
Cohee authored 1 year ago
0c8ccf17
Simplify node imports
Cohee authored 1 year ago
a0e60308
Add usage for plugins.js
Cohee authored 1 year ago
4bafacae
Fix relative import in recover.js
Cohee authored 1 year ago
8afa887d
Fix dirname for Node 18
Cohee authored 1 year ago
c67c0cbf
Fix open autorun import
Cohee authored 1 year ago
478976f6
Fix globalAgent assignment
Cohee authored 1 year ago
0355bc7a
Explicitly import Buffer. Specify jsdoc local extensions
Cohee authored 1 year ago
1616e7e0
Node: Migrate to ES Modules
Cohee authored 1 year ago
d52b4fbb
Merge pull request #2973 from honey-tree/gemini-fix-electric-boogalooSigned
Cohee authored 1 year ago
dcd3f13e
Remove a trailing slash from the API URL in case it gets added in by URL.toString
Honey Tree authored 1 year ago
ac05840b
Merge pull request #2967 from KhreedAI/stagingSigned
Cohee authored 1 year ago
5a521963
Moving check down for spec adherence
Honey Tree authored 1 year ago
61ba579f
Map.get returns undefined and not null on empty
Honey Tree authored 1 year ago
0d1e96cc
Re-evaluate world info entry - simplified priority sort order
Khreed authored 1 year ago
efb63c7f
Typing fixes to avoid breaking any APIs
Honey Tree authored 1 year ago
7fd798b8
Expand WORLD_INFO_FORCE_ACTIVATE API to allow for dynamically modified Lorebook entries
Honey Tree authored 1 year ago
6efa36bd
Merge pull request #2970 from QuantumEntangledAndy/bug/modalPolyfilCenterSigned
Cohee authored 1 year ago
357c2e07
Use a resize observer to center the popup after an image is loaded when polyfilledSigned
QuantumEntangledAndy authored 1 year ago
b05d5e12
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
RossAscends authored 1 year ago
6cca977d
make zoomed avatar grab/close buttons only visible on hover
RossAscends authored 1 year ago
f7c0c37b

2024-10-09

Fix Priority Sort
Khreed authored 1 year ago
28861660
Merge pull request #2965 from InspectorCaracal/slash-sortSigned
Cohee authored 1 year ago
33a12649
[chore] Reformat callback
Cohee authored 1 year ago
8333f44e
Set standout header styles
Cohee authored 1 year ago
60c6549b
Restyle import/export buttons
Cohee authored 1 year ago
6e0bec21
switch to custom sort comparitor
Cal authored 1 year ago
7a598a43
[wip] Add buttons for renaming presets
Cohee authored 1 year ago
c21e1ac3
NovelAI: Increase repetition penalty precision
Cohee authored 1 year ago
9f23a785
add `/sort` slash command
InspectorCaracal authored 1 year ago
84140f4e
Tool Calling: stringify errors instead of silently failing
Cohee authored 1 year ago
42f8b86b
Merge pull request #2964 from DarokCx/releaseSigned
Cohee authored 1 year ago
ac7135c3
Featherless: More specifity for selectors
Cohee authored 1 year ago
4bdaca5f
Featherless: Fix /model command
Cohee authored 1 year ago
f436000a
Merge branch 'staging' into featherless-models
Cohee authored 1 year ago
80f9d909