Commit Graph

257 Commits

Author SHA1 Message Date
SillyLossy
f14a1cb7e9 Fixes for OpenAI groups 2023-03-26 14:57:47 +03:00
RossAsscends
3e1e5439d0 added lin on OAI connection tab to check API usage stats
CSS tweak to make drop selector inputs narrower
2023-03-25 03:32:29 +09:00
RossAsscends
800bd0980f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-25 01:13:13 +09:00
RossAsscends
b7f7a2cd3d Fixed swipes not showing on iOS (a CSS grid bug)
removed opacity transitions from edit_mes elements
Mobile UI:
- turned off pinch zooming
- fixed page body so it can't be scrolled off screen
CSS
- send_but more opaque to be seen on light BGs
- replaced mes_edit unicode pencil with SVG
- replaced mes_edit done and cancel images with menu_buttons
-- easier to tap on mobile
- reduced mobile body font from 18px to 16px;
- fixed select_chat_popup vertical sizing on mobile
- gave chat, send_form, and large popups opaque borders on mobile
2023-03-25 01:10:01 +09:00
SillyLossy
b5b9538c08 "Back to main" option for bookmarks 2023-03-24 15:15:26 +02:00
RossAsscends
f45ea2a5a2 fixed display bug in past chat deletion 2023-03-24 15:06:12 +09:00
RossAsscends
bd7e7c6379 Cleaned up Past Chats view
- normalized borders
- character name at the top of popup
- added grey border
2023-03-24 12:49:31 +09:00
SillyLossy
a1f16f470b Custom chat separators + fixes for drawers logic 2023-03-24 01:35:07 +02:00
SillyLossy
9eebe6ce61 Add preset settings for TextGen. Thanks oobabooga for compiling them! 2023-03-23 22:17:44 +02:00
SillyLossy
321ecbec77 More settings for oobabooga's 2023-03-23 18:39:41 +02:00
SillyLossy
57713c53a3 Better bookmark links 2023-03-23 16:10:06 +02:00
SillyLossy
afab72dfd7 Rearrange status bars 2023-03-23 13:10:01 +02:00
RossAsscends
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
RossAsscends
4e8739b7c7 TFS slider set to 0.01 step for higher accuracy at high levels 2023-03-23 14:36:30 +09:00
SillyLossy
5c537e6eb8 Add chat bookmarking 2023-03-23 03:14:06 +02:00
RossAsscends
40433c6ddf moved settings tab titles to the icons, not the whole drawer 2023-03-23 03:31:02 +09:00
RossAsscends
65cbf1fb9d Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-23 03:26:39 +09:00
RossAsscends
b24f39bd5f - moved autoconnect checkbox to server tab
- added mouseover titles to settings tabs
- made a new icon for 'create new group'
2023-03-23 03:26:34 +09:00
SillyLossy
67e30681e7 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 20:25:10 +02:00
SillyLossy
801952f97b Rename oobabooga's setting 2023-03-22 20:25:06 +02:00
RossAsscends
dc79f678c3 moved location of some AI config toggles
moved various API presets into the sliders tab
 -so we can see what the presets are doing in real time.
2023-03-23 02:08:38 +09:00
SillyLossy
ff4b0e17f5 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 16:53:04 +02:00
SillyLossy
3fe0e629c0 Force name2 advanced option 2023-03-22 16:53:01 +02:00
RossAsscends
862ac3fed8 right nav (now on top) lock and open/close preferences
are now remembered between page reloads.
lock prevents right nav drawer from closing when clicking away
or when opening other drawers.
2023-03-22 22:47:10 +09:00
RossAsscends
ba9b4696bb fixed widths for BG and sliders drawers 2023-03-22 11:32:02 +09:00
RossAsscends
41266b353c Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 09:44:13 +09:00
RossAsscends
9ed03185fb brought right nav into the top
finetuned the top-settings-holder display widths and spacing
2023-03-22 09:44:03 +09:00
SillyLossy
fd14855da9 New icon for connection. Note page for OAI key. Fix swipes with OAI. OAI model selection. 2023-03-22 02:18:57 +02:00
SillyLossy
e6413d0905 OpenAI support (by @CncAnon1) 2023-03-21 23:31:26 +02:00
SillyLossy
24cee20cfb Fix bias positioning 2023-03-21 17:06:00 +02:00
SillyLossy
5f39014f91 Ooobabooga settings to separate file 2023-03-21 15:48:23 +02:00
RossAsscends
ca9a5c72ea top settings connect icon is now red when disconnected 2023-03-21 21:08:15 +09:00
SillyLossy
09fd3b16cf Merge branch 'dev-settings-on-top' into dev 2023-03-21 13:01:17 +02:00
SillyLossy
a9061efa36 Post-merge HTML update 2023-03-21 12:56:00 +02:00
SillyLossy
19a05e8e43 Merge branch 'dev-settings-on-top' into dev 2023-03-21 12:53:47 +02:00
RossAsscends
2b1cadc7cb fix for template avatarImg, replaced with empty src 2023-03-21 19:46:25 +09:00
RossAsscends
4ddeeab3cc fixed Novel API key not being displayed
(also confirmed NAI works)
2023-03-21 18:15:02 +09:00
RossAsscends
2c9805858a - fixed display of ooba and novel settings
- made server respond with BGs in filename alphabetical order
- removing default BGs for renaming (will replace manually)
- CSS: transparent grey border to chat and form_send for visibility on dark BGs
- CSS: sheld is now centered with 'absolute'
- CSS: top-settings are now same width same as chat on PC
2023-03-21 17:42:42 +09:00
SillyLossy
1a1f445a14 Merge branch 'dev-settings-on-top' into dev 2023-03-21 01:09:06 +02:00
SillyLossy
15edcbb4ac Add single-line mode for Kobold 2023-03-20 00:31:12 +02:00
SillyLossy
006ffec1f9 Fix security from upstream + console error messages 2023-03-19 20:23:18 +02:00
SillyLossy
8f81da2363 Advanced formatting options 2023-03-19 19:31:20 +02:00
RossAsscends
b0d6e6d0c3 added bg menu to top settings
restyled range sliders
style fix for right nav (L/R padding had disappeared somehow; fixed)
2023-03-20 00:57:56 +09:00
SillyLossy
993d3faa03 Pin message examples option 2023-03-19 16:21:43 +02:00
RossAsscends
79fea63198 put settings on top
right nav is only for character management now.
rewrote the drawer toggle to handle multiple drawers.
2023-03-19 18:45:39 +09:00
SillyLossy
971f1c40b7 New icon for chat import 2023-03-19 00:16:28 +02:00
SillyLossy
6b623cead9 Allow setting floating prompt for each chat. Add extensions management 2023-03-18 23:55:13 +02:00
SillyLossy
d7547ef869 Move all settings to KAI script 2023-03-18 19:13:43 +02:00
SillyLossy
7b6eaf6ed0 Add explanation for advanced settings 2023-03-18 17:58:09 +02:00
SillyLossy
92637fd1f9 Add advanced settings sliders 2023-03-18 17:31:42 +02:00