Cohee
|
508bab7e0f
|
Fix range numbers parsing
|
2024-03-15 16:31:43 +02:00 |
Cohee
|
700c20d441
|
Add moment mutability notice for future generations
|
2024-03-12 20:45:30 +02:00 |
Cohee
|
a9ec171c50
|
Cache parsed timestamps for quicker rendering
|
2024-03-12 20:29:07 +02:00 |
Cohee
|
6b2374c405
|
Add function to write extension fields to character cards.
|
2024-03-12 01:49:05 +02:00 |
Cohee
|
7acd2916ec
|
Fix image uploading if character name contains a dot
|
2024-03-03 20:39:20 +02:00 |
Cohee
|
eaeafde0e4
|
Use Readability to extract text from HTML
|
2024-02-29 16:37:52 +02:00 |
Cohee
|
4649c806e0
|
Use regex to match whitespace
|
2024-02-02 21:30:32 +02:00 |
Spacellary
|
e4025cb413
|
Add Handling for Dangling Characters in "trimToEndSentence" - utils.js
New: Considered the presence of whitespace or newline characters preceding the punctuation for accurate trimming.
|
2024-02-02 13:42:31 -03:00 |
Cohee
|
6406f76c7d
|
Compress too large images for Google captions
|
2023-12-14 22:28:22 +02:00 |
Cohee
|
83f2c1a8ed
|
#1524 Add FPS limiter to streamed rendering
|
2023-12-12 22:11:23 +02:00 |
Cohee
|
299749a4e7
|
Add prerequisites for websearch extension
|
2023-12-12 01:08:47 +02:00 |
valadaptive
|
39d771cc4a
|
Replace path "\" with "/" server-side
|
2023-12-06 17:22:37 -05:00 |
Cohee
|
64a3564892
|
lint: Comma dangle
|
2023-12-02 22:06:57 +02:00 |
Cohee
|
08fedf3a96
|
lint: Use 4 space indent
|
2023-12-02 21:56:16 +02:00 |
Cohee
|
c63cd87cc0
|
lint: Require semicolons
|
2023-12-02 21:11:06 +02:00 |
valadaptive
|
a37f874e38
|
Require single quotes
|
2023-12-02 13:04:51 -05:00 |
valadaptive
|
b023312117
|
Enable no-useless-escape lint
|
2023-12-02 10:32:26 -05:00 |
valadaptive
|
0a27275772
|
Enable no-extra-semi lint
|
2023-12-02 10:32:26 -05:00 |
Cohee
|
690c058a46
|
Fix boolean comparison
|
2023-12-02 00:04:38 +02:00 |
Cohee
|
07962e0e4e
|
Add /setentryfield command
|
2023-12-01 21:51:49 +02:00 |
Cohee
|
e0bf2b8e3e
|
[FEATURE_REQUEST] Sending PDF/HTML files? #1414
|
2023-11-29 17:51:30 +02:00 |
Cohee
|
dd17c2483f
|
Add lock=on/off to /gen and /genraw commands
|
2023-11-24 15:18:49 +02:00 |
Cohee
|
22e17cd681
|
Pass image type to thumbnail creator
|
2023-11-23 20:50:08 +02:00 |
Cohee
|
7045d242e8
|
Add ability to attach files and images to messages
|
2023-11-18 19:24:55 +02:00 |
Cohee
|
cb1e254cb9
|
Add tags as folders display mode
|
2023-11-10 21:56:25 +02:00 |
Cohee
|
6dc5906229
|
Add ranges to /cut slash command
|
2023-11-08 23:04:32 +02:00 |
Cohee
|
5012237eb3
|
Display generated bg in the bg block. Add ability to copy chat bg to system list.
|
2023-10-21 17:43:25 +03:00 |
Cohee
|
7f8df9533b
|
Auto-complete code blocks during streaming
|
2023-10-20 23:52:23 +03:00 |
Cohee
|
5b954a3584
|
Rename URL validation util function
|
2023-10-16 00:50:29 +03:00 |
Cohee
|
85a63b3bb3
|
Add WI entry sorting. Add new entry flash
|
2023-10-05 23:30:18 +03:00 |
Brian Dashore
|
bfda5a5492
|
Extra fixes (#1185)
|
2023-09-26 09:53:04 +03:00 |
Cohee
|
4cf6a1f7da
|
Cache and sample classification results
|
2023-09-09 17:31:27 +03:00 |
Cohee
|
ea01247bcf
|
#1090 Save Kobold/ooba servers history
|
2023-09-08 22:44:06 +03:00 |
Cohee
|
194278d171
|
Merge branch 'staging' into feature/exorcism
|
2023-08-31 00:42:34 +03:00 |
Cohee
|
085e92a43e
|
Escape prompt manager names
|
2023-08-30 12:03:18 +03:00 |
city-unit
|
39eae80f6e
|
Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/exorcism
|
2023-08-27 12:47:05 -04:00 |
Cohee
|
9660aaa2c2
|
Add NovelAI hypebot plugin
|
2023-08-27 18:27:34 +03:00 |
city-unit
|
3737f58072
|
Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/exorcism
|
2023-08-26 20:56:38 -04:00 |
Cohee
|
1900ab9726
|
#1005 Replace mobile detection method in get sortable delay. Make deviceInfo loading sync. Init Ross mods via function call.
|
2023-08-24 23:52:03 +03:00 |
Cohee
|
fd95b79ae9
|
Fix auto-translate plugin. Add new event types for post-rendering
|
2023-08-22 22:45:12 +03:00 |
Cohee
|
e2bac7ec5f
|
Add type checking and JSDoc comments to some utils
|
2023-08-22 13:07:24 +03:00 |
Cohee
|
069a07a139
|
Add pagination for WI entries #964
|
2023-08-21 21:10:11 +03:00 |
city-unit
|
c7d9eb39f5
|
Remove img filter, move file loader to utils
|
2023-08-21 11:21:32 -04:00 |
Cohee
|
94754af013
|
Reformat code
|
2023-08-20 12:37:38 +03:00 |
city-unit
|
e8c996ff61
|
Move to char+timestamp for img naming.
|
2023-08-20 01:41:58 -04:00 |
city-unit
|
3ce8343016
|
Add comments and stuff
|
2023-08-20 00:15:57 -04:00 |
city-unit
|
c1d43c9e68
|
Remove base64 from groups too
|
2023-08-19 23:53:34 -04:00 |
Cohee
|
c4d8d70103
|
Improve phone usability of sortable drags
|
2023-08-18 13:41:46 +03:00 |
Cohee
|
3850e6b50a
|
Replace object stores for Chroma and token cache
|
2023-08-14 22:19:14 +03:00 |
Cohee
|
e6bf870c55
|
Persist token cache to indexedDb
|
2023-08-13 22:45:27 +03:00 |