Commit Graph

3124 Commits

Author SHA1 Message Date
cd8a24a712 Fix bulk edit 2023-08-04 14:41:00 +03:00
84283bc2b4 Add "Best match" tokenizer option 2023-08-04 14:17:05 +03:00
14827d6135 Fix bulk-edit extension manifest 2023-08-04 13:42:20 +03:00
b34df90905 Merge pull request #873 from pyrater/staging 2023-08-04 10:37:54 +03:00
joe
c18a845f64 Fix duplicate call by mistake 2023-08-04 16:35:30 +09:00
2a00e98ec5 Merge branch 'SillyTavern:staging' into staging 2023-08-04 16:26:44 +09:00
d84d55c35f Merge pull request #874 from mweldon/novelai-stuff 2023-08-04 10:10:37 +03:00
joe
853d81e67c Bug and performance Fix's 2023-08-04 14:54:01 +09:00
joe
791b18d78e Removed old code 2023-08-04 11:25:58 +09:00
079b1623c5 NovelAI preamble code cleanup 2023-08-03 18:27:23 -07:00
joe
708b065300 Merge branch 'staging' 2023-08-04 09:32:02 +09:00
joe
140b86d822 updates 2023-08-04 09:27:01 +09:00
8f1321f09d Update index.js 2023-08-04 09:26:17 +09:00
9333340175 Update index.js
somehow display:none; was missing from line 1183
2023-08-04 09:21:52 +09:00
joe
4698f0f765 Perfomance Increase for unloading animation 2023-08-04 08:29:39 +09:00
f106666ded Merge branch 'SillyTavern:staging' into staging 2023-08-04 06:43:17 +09:00
2d07cce1dd make KAI url-fixing as flexible as webUI's 2023-08-03 16:28:02 -04:00
ea809023b5 Merge pull request #858 from 50h100a/mancer-api
Mancer API
2023-08-03 23:06:53 +03:00
bcffaec6a6 Fix invalid function reference 2023-08-03 19:30:19 +03:00
008d8fa6fc Merge pull request #859 from city-unit/feature/bulk
Bulk Editing
2023-08-03 19:29:33 +03:00
926bf0b4c9 Update gitignore 2023-08-03 18:46:53 +03:00
aefafdebe0 Merge pull request #864 from StefanDanielSchwarz/remote-link-cmd
Remote-Link.cmd to set up a cloudflare tunnel
2023-08-03 18:44:47 +03:00
SDS
2f94451948 Update Remote-Link.cmd
Added warning about the potential dangers of having a tunnel open
2023-08-03 17:36:35 +02:00
e5a678fb2d Merge pull request #869 from majick/chat-delete-spin
Proposed: Spinning cute skull when hovering PastChat_cross
2023-08-03 18:17:23 +03:00
109f6ace63 Proposed: Spinning cute skull when deleting a chat 2023-08-03 07:59:57 -07:00
44340208de Merge pull request #868 from majick/chat-delete-icon
Proposed: Skull icon to delete past chat
2023-08-03 17:24:03 +03:00
19a0f8e5ac Merge pull request #865 from StefanDanielSchwarz/del_char_checkbox-unchecked-by-default
del_char_checkbox unchecked by default
2023-08-03 17:18:49 +03:00
2a153e3b15 #866 Wait for group to stop generating before auto-summarizing 2023-08-03 17:17:58 +03:00
249ab7106a Update bug_report.md 2023-08-03 17:15:30 +03:00
d5e32af9b2 Proposed: Skull icon to delete past chat 2023-08-03 07:07:59 -07:00
SDS
65732f4406 del_char_checkbox unchecked by default
When you delete a character, you can always re-import them - but if you deleted the chat files, they're gone forever unless you backed them up manually. That's why I think this checkbox should be off by default, making chat file deletion a conscious effort.

With it off, worst case someone forgets to check the box and has some unnecessary files on their disk that they can then delete manually. That's much less of a problem than someone forgetting to uncheck the box (e. g. when importing a new version of the character) and then suffering data loss.
2023-08-03 15:39:15 +02:00
SDS
3da9438b63 Remote-Link.cmd to set up a cloudflare tunnel
Run this script to download the latest cloudflared.exe from Cloudflare (if it's not available in the same folder as the script already) and run it to set up a secure HTTPS tunnel to your SillyTavern instance instead of using insecure unencrypted HTTP.
2023-08-03 14:54:46 +02:00
f892931d44 Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2023-08-03 21:17:36 +09:00
a837b1e2fb fix movingUI observer states 2023-08-03 21:17:34 +09:00
9cf4056b28 Do backflips trying to get error information from endpoints.
Then present it nicely.
2023-08-03 07:32:53 -04:00
37e653dcf4 Add toggle for persona info notifications 2023-08-03 14:24:45 +03:00
0a12fe0bdb Unhide expression holder on setting live2d sprite 2023-08-03 14:07:50 +03:00
joe
56a4a6eb83 Bug fix 2023-08-03 20:01:35 +09:00
8446f10408 Merge pull request #861 from pyrater/staging
Setting Tracking for Live2d
2023-08-03 13:41:24 +03:00
joe
4b7c837fe3 Removed unneeded IF 2023-08-03 19:29:48 +09:00
joe
aebdd6cd42 Fallback expression and tweak 2023-08-03 19:23:15 +09:00
73f15060c9 Merge branch 'SillyTavern:staging' into staging 2023-08-03 19:10:10 +09:00
e381e1cefc Merge pull request #862 from StefanDanielSchwarz/presets-and-readme
Presets and readme
2023-08-03 13:09:01 +03:00
2fc6813e66 code review adjustments part 1 2023-08-03 06:07:54 -04:00
0ad3c86e17 Merge branch 'SillyTavern:staging' into staging 2023-08-03 19:06:04 +09:00
joe
9f44a72d76 Setting Tracking Live2d 2023-08-03 19:05:21 +09:00
SDS
c760447288 Update readme-zh_cn.md
Added myself to the credits list in the Readme doc [as suggested](https://github.com/SillyTavern/SillyTavern/pull/848#issuecomment-1662510842)
2023-08-03 11:56:01 +02:00
SDS
ea0fe349cd Update readme.md
Added myself to the credits list in the Readme doc [as suggested](https://github.com/SillyTavern/SillyTavern/pull/848#issuecomment-1662510842)
2023-08-03 11:55:09 +02:00
SDS
1f56f0d64a Update simple-proxy-for-tavern.settings
Go back down to 2048 tokens instead of 4096 to be in line with the other non-Llama 2-specific presets
2023-08-03 11:47:59 +02:00
SDS
905131c764 Update Deterministic.settings
Go back down to 2048 tokens instead of 4096 to be in line with the other non-Llama 2-specific presets
2023-08-03 11:46:53 +02:00