Commit Graph

132 Commits

Author SHA1 Message Date
9eff19dfb4 Merge branch 'main' into dev 2023-04-09 15:07:33 +03:00
658a26def2 Don't crash server on reading metadata 2023-04-09 15:03:59 +03:00
fcccafbbc2 Add mass webp import 2023-04-08 23:06:17 +03:00
2c57d0efb6 Json/Webp export 2023-04-08 18:09:53 +03:00
0ca66ee471 webp import 2023-04-08 13:19:02 +03:00
8ba3984a46 Fix koboldcpp on main 2023-04-08 12:22:35 +03:00
bdfdf79dd2 Merge branch 'main' into dev 2023-04-07 16:07:02 +03:00
00319f182f Fix oobabooga's status parsing 2023-04-07 16:06:06 +03:00
b8434daa91 attempt to add node compressions 2023-04-07 19:59:20 +09:00
87c50ce418 Save chat metadata object 2023-04-07 01:40:18 +03:00
82f1c89571 Merge branch 'main' into dev 2023-04-07 00:34:27 +03:00
6ca5a4820b only symlink dirs no unconsistent paths 2023-04-06 17:04:52 +03:00
eab26b2d7e check colab by colaburl 2023-04-06 16:50:54 +03:00
a2fdea3bb2 TLDR
beforehand is_colab check
port through SILLY_TAVERN_PORT env
fix typo on autorun open
2023-04-06 13:34:34 +03:00
1af8fa8ec6 FML, it's colab again 2023-04-06 01:22:01 +03:00
2a1938bc93 Group chat list order 100% working 2023-04-06 01:07:26 +03:00
0c55bc6a09 Another colab fix 2023-04-06 00:20:47 +03:00
024c2f73de Colab google drive fix (supposed) 2023-04-06 00:05:16 +03:00
7f35986b9c Rename poe backend client 2023-04-05 13:23:15 +03:00
b2b199d247 Unauthorized status 2023-04-05 12:53:57 +03:00
5ec5d70111 Fix wretched KleboldCpp crashing my beloved tovern 2023-04-05 00:25:52 +03:00
ddb7eee3fb Move poe API to main block 2023-04-04 16:04:27 +03:00
2ab42f40f7 Fix messages deletion for poe 2023-04-04 12:35:43 +03:00
3eb9fa975c Fix poe server crash 2023-04-04 12:19:18 +03:00
c5a7151ab3 Local poe support 2023-04-03 23:44:01 +03:00
006c5b63cc OpenAI presets saving (presumably) 2023-04-02 17:13:20 +03:00
a82c9af78e Big avatars style 2023-04-01 01:59:43 +03:00
d73ae6d0f7 Fix memory leak in OAI tokenizer 2023-03-31 21:56:24 +03:00
1541683492 Add caching of OAI messages tokens 2023-03-30 19:11:42 +03:00
ec3d3d6247 Sanitation adjustments 2023-03-30 00:44:38 +03:00
0bf66d522b Togglable multigen 2023-03-29 00:30:48 +03:00
bab50bd58b Configurable group self-responses 2023-03-28 18:55:12 +03:00
73b76d3974 Avatars thumbs improved 2023-03-24 21:28:17 +02:00
1bf3377a70 Reduce log spam 2023-03-24 21:14:28 +02:00
fd2c74b8ec Thumbnail user avatars 2023-03-24 21:12:57 +02:00
f45ea2a5a2 fixed display bug in past chat deletion 2023-03-24 15:06:12 +09:00
e1a337f140 Added Past Chat File Delete Function 2023-03-24 13:55:34 +09:00
339d3c357d Proper handle settings presets for TextGen 2023-03-23 22:47:02 +02:00
9eebe6ce61 Add preset settings for TextGen. Thanks oobabooga for compiling them! 2023-03-23 22:17:44 +02:00
c75fd0379d Thumbnails cache ensure 2023-03-23 11:10:14 +02:00
9f3d40e3ed CSS tweaks:
- resized addbg3.png from 1600x1600 to 160x90
- added trans grey border to right nav, to match chat and send_form
- reduced opacity of chat/sendform >> 70% to 50%
- reduced blur on chat/sendform >> 20px to 10px
- added 1px gap between chat and right nav to match chat/sendform
- fixed add_bg button being too tall and skewing top bg row on mobile
- 2 new utility classes no-border and no-shadow
- made drawer heights match chat+sendform height on mobile

/img cleanup:
- removed unused files from /img
- resized large UI-only PNG files to 100px x 100px
- replaced fluffy.png with a custom PNG 'ai4.png'
- total /img footprint is now 615kb  (compared to 3.5MB in main tai 1.3)
-- /default-expressions 509kb
-- everything else 106kb
2023-03-23 16:48:40 +09:00
a82c07548b Add backgrounds thumbnailing 2023-03-22 21:18:43 +02:00
c44bb9bb41 Tweak name sanitation logic 2023-03-22 14:52:56 +02:00
4e2bc3e80a OpenAI fixes 2023-03-22 12:29:07 +02:00
e6413d0905 OpenAI support (by @CncAnon1) 2023-03-21 23:31:26 +02:00
dc9e8add6f Ensure public directories exist 2023-03-21 15:56:02 +02:00
624b843f79 Added mime filter 2023-03-21 15:10:58 +02:00
f705f12f34 File names sanitation 2023-03-21 14:49:27 +02:00
20c6cb242b Sanitizing 2023-03-21 14:30:06 +02:00
19a05e8e43 Merge branch 'dev-settings-on-top' into dev 2023-03-21 12:53:47 +02:00