Commit Graph

7774 Commits

Author SHA1 Message Date
Cohee 652a59bfb7 Merge branch 'staging' into rename-presets 2024-10-13 21:22:30 +03:00
Cohee b20849ea70 Fix quantum link position 2024-10-13 21:21:20 +03:00
Cohee b40eb49201 Add recommended mobile meta-tag 2024-10-13 21:16:24 +03:00
Cohee 80d0087bf0 Merge branch 'staging' into rename-presets 2024-10-13 21:12:43 +03:00
Cohee 204a3545ea CSS: Add on-hover style for links 2024-10-13 21:10:50 +03:00
RossAscends d4c8b5c9da remove sendForm disconnected coloring, tweak CSS to accomodate light themes 2024-10-14 01:01:07 +09:00
Cohee 6c9ff8bb3d
Merge pull request #2979 from SillyTavern/google-tts
TTS: Add Google Translate TTS
2024-10-13 17:18:09 +03:00
Cohee 83ef5a67f6 Merge branch 'staging' into google-tts 2024-10-13 17:16:08 +03:00
Cohee 93137e3e2a [chore] Fix lint errors 2024-10-13 14:02:53 +03:00
Cohee 1c3d33c282 [eslint] Fix commonjs module config 2024-10-13 14:01:41 +03:00
Cohee 346e77ecfc
Merge pull request #2976 from SillyTavern/cc-async-count
Chat Completion: switch to async token handling
2024-10-12 20:31:53 +03:00
Cohee 1ef31b63ac No awaitless async. Add JSDocs. 2024-10-12 20:29:44 +03:00
Cohee 663f4ed798 CC: Actually check if can afford both the block and the header 2024-10-12 20:17:20 +03:00
Cohee 838dfaab80
Merge pull request #2978 from honey-tree/lb-extensions-retention
LB entry extensions field retention through card exports/imports
2024-10-12 20:13:01 +03:00
Honey Tree 3e9bad6845 Preserving the entry extensions field through v2 char exports and imports 2024-10-12 12:30:15 -03:00
Cohee 8cb0fda321 TTS: Add Google Translate TTS 2024-10-12 13:35:11 +03:00
Cohee a12051ee24 CC: Only fit entire example dialogue blocks at once 2024-10-12 12:56:52 +03:00
Cohee e4dc489609 Merge branch 'staging' into cc-async-count 2024-10-12 12:49:49 +03:00
Cohee 731bbec9ab
Merge pull request #2974 from SillyTavern/es-modules
Migrate Node server to ES Modules
2024-10-12 12:47:24 +03:00
Cohee 131e60ffe6 Update node types 2024-10-12 11:36:26 +03:00
Cohee 89c0b0e1cd Replace Google Translate API package 2024-10-12 10:47:05 +03:00
Cohee e93a2fbed0 Fix continue prefill not getting added. 2024-10-12 01:10:22 +03:00
Cohee 8e082e622b Chat Completion: switch to async token handling 2024-10-12 01:07:36 +03:00
Cohee b0d0f2111b Tool Calling: Reserve prompt budget for tool definitions. 2024-10-12 00:22:37 +03:00
RossAscends 5d6d7568c3 clarify QR popout only possible on desktop 2024-10-12 06:01:44 +09:00
RossAscends d772d24052 Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2024-10-12 05:58:42 +09:00
RossAscends cdb271e6ec fix QR popout controlBar display, hide QR popout button for mobile 2024-10-12 05:58:39 +09:00
Cohee ffa8716d07 Plugins: support .cjs module extension 2024-10-11 23:00:37 +03:00
Cohee fa84b3ede4 Fix legacy config conversion 2024-10-11 22:32:30 +03:00
Cohee 9dcf3c27e9 Merge branch 'staging' into es-modules 2024-10-11 22:20:45 +03:00
Cohee ac50cec02f
Merge pull request #2971 from honey-tree/world_info_force_activate_expansion
Expand WORLDINFO_FORCE_ACTIVATE API to allow for dynamically modified entries
2024-10-11 22:20:19 +03:00
Cohee 6f4e98024a [chore] Add a log on force activation 2024-10-11 22:10:25 +03:00
Cohee b65da795ef [chore] Fix comments/logs 2024-10-11 21:59:55 +03:00
Cohee a82dce7c87 Merge branch 'staging' into world_info_force_activate_expansion 2024-10-11 21:52:55 +03:00
Cohee 4fcad0752f [chore] Fix type errors 2024-10-11 21:33:36 +03:00
Cohee 161fc7f0f0 STscript: don't parse boolean operands as 0 for strings containing just spaces 2024-10-11 21:01:32 +03:00
Cohee 72138c632d [chore] Remove unused import 2024-10-11 20:58:06 +03:00
Cohee bee19908e7 [chore] Fix type error in post-install 2024-10-11 20:38:19 +03:00
Cohee ab2427142c [chore] Fix type errors in server.js 2024-10-11 20:34:13 +03:00
Cohee afc3bfb740 Install correct version of express types 2024-10-11 20:33:55 +03:00
Cohee 90eef29982 Merge branch 'staging' into es-modules 2024-10-11 20:30:23 +03:00
Cohee 44e73fbf27
Merge pull request #2975 from akvadrako/together-ai-new-image-api
Support the non-deprecated Together.ai Create Image API
2024-10-11 20:29:31 +03:00
Cohee 34b1fa2cff [chore] Run code format 2024-10-11 20:28:54 +03:00
Devin Bayer ed8e379e54 support new together.ai image generation api 2024-10-11 17:48:33 +02:00
Cohee fe33519422 Image Generation: Don't replace dots with commas 2024-10-11 15:32:45 +00:00
Cohee 5ff58e20c1 Plugins: Fix classic commonjs single file modules 2024-10-11 08:43:01 +00:00
Cohee a0889a15fd Explicitly import node process 2024-10-11 10:43:29 +03:00
Cohee 7ca1b2e532 Remove node polyfill 2024-10-11 10:33:09 +03:00
Cohee 0c8ccf1765 Update module imports 2024-10-11 00:41:08 +03:00
Cohee a0e6030836 Simplify node imports 2024-10-11 00:28:17 +03:00