Commit Graph

2999 Commits

Author SHA1 Message Date
fcc6448d7a improve Poe futureproofing 2023-06-29 16:42:59 +09:00
215e34bb52 WIP futureproofing strategy against PoeAPI changes 2023-06-29 15:40:04 +09:00
5ab4179920 no poe console spam 2023-06-29 14:10:16 +09:00
ebb93451b2 smart detection of poe data vs payload API 2023-06-29 14:08:29 +09:00
2722813efb poe api fakeout, reverting data to payload. 2023-06-29 12:11:41 +09:00
e81b867676 Merge branch 'main' into dev 2023-06-29 01:25:52 +03:00
2dabcc28a5 Merge pull request #594 from MDMCK10/dev
Fix Poe issues
2023-06-29 01:10:13 +03:00
3b99f7839b Bump package version 1.7.2 2023-06-29 01:10:04 +03:00
7c6c2ee8b6 Fix Poe 2023-06-29 01:09:34 +03:00
52a2cee73c Fix Poe issues 2023-06-29 00:03:10 +02:00
991d437749 Fix skill issue in avatar uploading 2023-06-28 23:23:37 +03:00
8168a9205a Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev 2023-06-28 23:21:17 +03:00
fc8553a140 Remove embedded lorebook when unselecting it in UI 2023-06-28 20:35:25 +03:00
322ab9b47a Fix Chub import by URL 2023-06-28 19:17:16 +03:00
674a15b842 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-28 18:26:26 +03:00
d0ab763d2e [Feature Request] Filter via Tags on Group Chat's "Add Members" Search Box #388 2023-06-28 18:26:23 +03:00
2f8b624578 cleanup Adv Def's creator/overrides blocks 2023-06-28 23:45:41 +09:00
e4e8cdfca5 Adv Char Defs panel gets correct BG color 2023-06-28 22:55:35 +09:00
df35fb0775 less movingUI logspam 2023-06-28 22:47:33 +09:00
fca732c933 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-28 16:39:40 +03:00
c18008725d Fix group VN mode 2023-06-28 16:39:37 +03:00
38931e7a2f Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-28 22:31:49 +09:00
667cbf6f0f optimize Reset Panels, saveSettings emit onSuccess 2023-06-28 22:31:47 +09:00
931fffaa5c Fix chat.comp models not saving on Safari 2023-06-28 16:16:49 +03:00
f06ca28bbf Reduce console spam on expressions 2023-06-28 15:55:53 +03:00
a1eb2b794e Rearrange Horde blocks 2023-06-28 15:48:12 +03:00
4ad328029e Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-28 20:40:31 +09:00
d66542e88e fix: MovingUI breaking, typos, WI selector scroll 2023-06-28 20:40:29 +09:00
4a9d9b69e9 Fix random chat slash breaking in groups 2023-06-28 11:19:50 +03:00
ebf51f3a17 Fix select2 selection remove style 2023-06-28 11:15:38 +03:00
7bec130bf7 Fix focused select border 2023-06-28 11:06:57 +03:00
914282faf0 Remove spammy logs 2023-06-28 11:02:54 +03:00
1d8ecacd8b Update Horde documentation link 2023-06-28 11:01:27 +03:00
a0814defff Fix select2 noblur background 2023-06-28 10:51:14 +03:00
5084ae9f9a Merge pull request #587 from BlipRanger/feature/import
Import creator and creator notes/comments (if they exist)
2023-06-28 14:20:04 +09:00
93b1774135 Merge pull request #586 from bdashore3/dev
[IMPORTANT] Fix world info splice method
2023-06-28 14:08:32 +09:00
2cde62f618 Merge pull request #585 from BlipRanger/feature/random
Add random chat slash command
2023-06-28 14:01:51 +09:00
7fe758d697 ( ) skill issue ( ) MovingUI works now. 2023-06-28 13:53:36 +09:00
696f9083f3 Import tags and just save them to the card 2023-06-27 21:51:28 -04:00
db08d4eab3 Import creator and creator notes/comments (if they exist) 2023-06-27 21:29:05 -04:00
2f2f88dedd World Info: Fix array splice method
Character lore layers used array.splice() in the wrong way. Somehow
this passed my testing through sheer luck. Rewrite for using indicies
to splice and for more efficiency with iteration.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-27 21:04:04 -04:00
a512e3bec0 Merge branch 'dev' of https://github.com/BlipRanger/SillyTavern into feature/random 2023-06-27 20:18:55 -04:00
9903e85a66 Add random slash command 2023-06-27 20:03:49 -04:00
9949d5695c Restyle Horde model selector 2023-06-28 02:09:33 +03:00
515a0af1b4 Write settings backup on starting the server 2023-06-27 21:40:36 +03:00
f5ba78be81 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-27 20:48:14 +03:00
10e87dd5ca [WIP/Untested] DeepL translation API 2023-06-27 20:48:09 +03:00
5db69d1ce0 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-28 01:30:15 +09:00
a9009725ce hide unusables on mobile 2023-06-28 01:29:35 +09:00
d59174da77 Add optional chaining 2023-06-27 19:22:42 +03:00