Commit Graph

4507 Commits

Author SHA1 Message Date
RossAscends 6ad0364ace add login 2024-04-08 03:07:53 +09:00
Cohee 0230177d27 Optimize server user storage use 2024-04-07 20:36:07 +03:00
RossAscends f8bf70f0cb Merge branch 'neo-server' of https://github.com/SillyTavern/SillyTavern into neo-server 2024-04-08 02:22:46 +09:00
RossAscends f0aa0c5540 imp user creation, split out from loader.js (still disabled) 2024-04-08 02:22:44 +09:00
Cohee 6be86be0a7 Save user session to cookies 2024-04-07 19:12:22 +03:00
RossAscends 5ad498f3ca Merge branch 'neo-server' of https://github.com/SillyTavern/SillyTavern into neo-server 2024-04-08 00:18:23 +09:00
RossAscends c0264f1cd6 mockup user select modal (disabled) 2024-04-08 00:18:21 +09:00
Cohee 0f105e0300 Fix circular deps, add Helmet https://helmetjs.github.io/ 2024-04-07 18:11:23 +03:00
Cohee c6ffe4502a Add user management endpoints 2024-04-07 17:44:40 +03:00
Cohee b07aef02c7 Persist CSRF and cookie secrets across server launches 2024-04-07 16:41:23 +03:00
Cohee 63117653bb
Merge pull request #2030 from Wolfsblvt/fix-empty-lines-on-group-squash
Fix empty lines on group squashing of char fields
2024-04-07 15:37:49 +03:00
Cohee 3da81db3f6
Merge pull request #2033 from Wolfsblvt/fallback-expression-setting
Add extension setting for fallback expression
2024-04-07 15:28:45 +03:00
Wolfsblvt e26c7827bc Fallback expression reset if custom expression deleted 2024-04-07 06:26:48 +02:00
Wolfsblvt 2ffb44b4e1 Add extension setting for fallback expression 2024-04-07 06:12:52 +02:00
Wolfsblvt 82a30b6ba5 Fix pick macro rerolling on branches/renames 2024-04-07 04:40:15 +02:00
Wolfsblvt 9c3f9f0ee1 Fix empty lines on group squashing of char fields 2024-04-07 03:57:58 +02:00
Cohee 17537492b2
Merge pull request #2028 from Wolfsblvt/respect-swipes-on-macros
Fix currently reswiped messages being returned on macros
2024-04-07 03:18:07 +03:00
Cohee d7513aecb0
Merge pull request #2029 from Wolfsblvt/fix-persona-name-in-examples
Fix forced persona name not being added to examples
2024-04-07 03:12:30 +03:00
Cohee 11193896b2 Add data migration procedure 2024-04-07 03:01:55 +03:00
Wolfsblvt 5df454640f Fix forced persona name not being added to examples 2024-04-07 01:57:59 +02:00
Cohee b07a6a9a78 Update all endpoints to use user directories 2024-04-07 01:47:07 +03:00
Wolfsblvt d5cb4f403a Fix currently reswiped messages being returned on macros
- Build one utility function to get the last message id matching a criteria
- Fix all macros referencing last message still returning a now being reswiped message
2024-04-07 00:06:38 +02:00
Cohee fcc8051d38 Fix event propagation 2024-04-06 20:35:25 +03:00
Cohee 866f514d19 Fix undefined in tag tooltip 2024-04-06 20:17:58 +03:00
Cohee c752a54c62 Fix actionable filters 2024-04-06 20:14:55 +03:00
Cohee cd5aec7368 Split user directories from public, part 1 2024-04-06 20:09:39 +03:00
Cohee b3b7017bf2 Move default QR and MovingUI to content manager 2024-04-06 17:55:53 +03:00
Cohee 59daeeb37a Move default backgrounds to content manager 2024-04-06 17:43:59 +03:00
Cohee ec896b8a12 Add themes to content manager 2024-04-06 17:28:57 +03:00
Cohee 495cf5d9ca Move context formatting help link 2024-04-06 15:47:11 +03:00
Cohee 7cedce01a8 Merge branch 'release' into staging 2024-04-06 15:29:22 +03:00
Cohee d7abba2cd7
Merge pull request #2019 from johnbenac/TTS_Toastr_Error_Message
Added toastr messages to tts index file
2024-04-06 15:28:59 +03:00
Cohee 024e1c6234
Merge pull request #2023 from Wolfsblvt/fix-perf-with-too-many-tags
Fix perf with too many tags
2024-04-06 15:13:06 +03:00
Cohee 30b9b13070 Use integers for max value.
This is helpful if someone has to render more than 9 quadrillion tags
2024-04-06 14:48:59 +03:00
Wolfsblvt 9805215c28 Fix expander button and group tags add
- Fix expander button to never be "removable" in any list
- Fix group tag list to actually work on adding tags
2024-04-06 07:37:30 +02:00
Wolfsblvt fe8f0a8ff2 Limit drawing of tags to 50 with expander
- No matter where we draw tags, we'll draw a maximum of 50 tags
- Filtered tags (selected, excluded) will always be drawn
- Display "expander"  icon/tag to show full tag list
- Cache the full tag list display so consecutive redraws respect it
2024-04-06 07:14:45 +02:00
johnbenac 3b6c32113f
added await to tts to properly catch the error on this async function 2024-04-05 18:57:51 -04:00
johnbenac 6cf897219e
Added toastr messages to tts index file 2024-04-05 18:41:36 -04:00
Cohee cdbd5c6130 /classify help text clarity 2024-04-06 00:45:38 +03:00
Cohee b860436956
Merge pull request #2017 from KegaPlayer/Spanish-locale-proofreading
Update es-es.json
2024-04-05 22:45:49 +03:00
Cohee 4b7c9ffe91
Merge pull request #2015 from caesarw/feat/build-nightly-staging-image
Added support for nightly staging build and multi-arch build on GitHub Actions
2024-04-05 22:44:33 +03:00
Cohee e75f5550e3 Add /classify command 2024-04-05 22:33:16 +03:00
Cohee d31e4a3bc4 Bump package version 2024-04-05 22:26:35 +03:00
Cohee 0debe2ca4d they did only move the imagegen towards that api endpoint not upscaling 2024-04-05 22:17:29 +03:00
Cohee f002b2d5cc #2016 Fix NovelAI endpoint 2024-04-05 22:15:50 +03:00
KegaPlayer c0213c086c
Update es-es.json
Proofreading work done by a Spanish language native on the es-es.json file. Mostly centered around making some terminology consistent and a few minor grammar fixes.
2024-04-05 12:12:32 -05:00
caesarw a1a8d7fe4c Added workflows for nightly staging build
* the nightly staging build starts at 00:00 UTC everyday
* multi-arch build support is added (amd64, arm64)
2024-04-05 15:39:06 +00:00
Cohee 9e4b765db1 #2012 Replace all comfy seeds 2024-04-05 17:59:12 +03:00
Cohee acb623c6d8 Adjust automation id layout 2024-04-05 17:27:08 +03:00
Cohee b1c2617b0d Only init scroll height of WI keys when first opening the drawer 2024-04-05 13:53:39 +03:00