Commit Graph

484 Commits

Author SHA1 Message Date
RossAsscends
c60cafda45 restored default BGs (renamed with "TAI-" prefix)
added 50+ new BGs of various themes
(these can/should be curated further before release)

currently total file size is 18MB,
TAI's original 10 PNGs were 15MB

Themes:
- anime highschool/university
- beach
- bedroom
- tatami room
- cyberpunk
- fantasy landscape
- fantasy city
- taverns
- hellscape
- post apocalypse
- redlight distrcits
- muted patterns
- bokeh
2023-03-21 17:54:05 +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
RossAsscends
ea43b8c441 added a few missing semicolons 2023-03-20 17:50:40 +09:00
RossAsscends
f6e56ad8e6 removed old commented-out code, and console.logs
removed code on .swipe_left listened that controlled right_swipe display
removed runGenerate force hiding right_swipe during gen
ra-mods - added check for swipe button visibility before KB swiping
2023-03-20 17:32:48 +09:00
RossAsscends
b6332d4939 a few CSS changes for mobile displays
takes into account top-settings-holder occupying 40px of vertical space
2023-03-20 15:31:47 +09:00
RossAsscends
3f49c69328 Merge branch 'dev-settings-on-top' of https://github.com/SillyLossy/TavernAI into dev-settings-on-top 2023-03-20 01:45:18 +09:00
RossAsscends
fe9dec1fea css fix, top border fix for large popups (world/character)
(top settings div does the 40px margin work for us now)
2023-03-20 01:45:03 +09:00
RossAscends
7b947c96d7 manual add bgload back in via webui 2023-03-20 01:36:41 +09:00
RossAsscends
e67d6baffe remove bgload to fix gitignore 2023-03-20 01:35:14 +09:00
RossAsscends
b0405955e3 gitignore fiddling 2023-03-20 01:34:10 +09:00
RossAsscends
d2914ccbeb Merge branch 'dev-settings-on-top' of https://github.com/SillyLossy/TavernAI into dev-settings-on-top 2023-03-20 01:31:01 +09:00
RossAsscends
2840305d29 removed PNG backgrounds 2023-03-20 01:30:18 +09:00
RossAscends
e58e3e4df8 added JPG backgrounds, remove PNG 2023-03-20 01:29:47 +09: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
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
6b623cead9 Allow setting floating prompt for each chat. Add extensions management 2023-03-18 23:55:13 +02:00
SillyLossy
92d4a7f19e Collapse newlines in prompt 2023-03-18 22:42:41 +02:00
SillyLossy
bf5b2a5c40 Swipes and regenerations in groups should be working now 2023-03-18 21:55:10 +02:00
SillyLossy
0fe838223f Animate regen (again) + placeholder for group regen 2023-03-18 19:56:58 +02:00
SillyLossy
932d2509e1 Fix character card parsing 2023-03-18 19:35:29 +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
cddbc60587 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 17:31:44 +02:00
SillyLossy
92637fd1f9 Add advanced settings sliders 2023-03-18 17:31:42 +02:00
RossAsscends
4d7c776ecd fixed R swipe highlighting to work when mid-gen 2023-03-18 23:24:18 +09:00
SillyLossy
1317889dc4 Fix swipes counter on old chats. Remove force height on last message 2023-03-18 15:54:41 +02:00
SillyLossy
1bc54f06cf Remove animation of message deletion 2023-03-18 15:41:41 +02:00
SillyLossy
6bbee41565 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 15:31:50 +02:00
SillyLossy
ca1bed3b47 Fix sliders not updating the script variable 2023-03-18 15:31:48 +02:00
RossAsscends
c2006a60ea Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 22:24:40 +09:00
RossAsscends
f25a6c6bcc fixed swipes counters 2023-03-18 22:24:27 +09:00
RossAsscends
c038ebbcfa fixed CSS for chat scroll, fixed swipes counters 2023-03-18 22:24:17 +09:00
RossAsscends
fdeb3f225f fixed chat scroll 2023-03-18 22:19:08 +09:00
SillyLossy
5c0bb34f69 Animate regeneration removal 2023-03-18 15:17:00 +02:00
SillyLossy
7b065b782b Replace advanced edit icon 2023-03-18 15:09:45 +02:00
SillyLossy
54a9f630d0 Back from group new style 2023-03-18 15:05:07 +02:00
SillyLossy
7ae31cf980 Replace emoji icons with SVGs 2023-03-18 14:53:37 +02:00
RossAsscends
9d5c1800fa Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 21:12:14 +09:00
RossAsscends
f6297ed304 create/edit character buttons >>> icons
chat/mes padding adjusted
swipe left/right circle background removed
2023-03-18 21:12:08 +09:00
SillyLossy
4bfd6ded89 Fix extensions loader for firefox 2023-03-18 13:58:44 +02:00
SillyLossy
1cc49e70e7 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 12:47:50 +02:00
SillyLossy
d78bd26977 Message template instantiation 2023-03-18 12:43:49 +02:00
RossAsscends
4777531014 a few more css fixes/tweaks related to chat flow 2023-03-18 14:56:52 +09:00
RossAsscends
0a7f06855b changed #chat and .mes CSS
chat now starts with the first message on the bottom of the scroll
just like CAI
this is more intuitive for the swipe buttons as they don't move much
2023-03-18 14:26:34 +09:00
RossAsscends
33659c4e7a - fixed touch swipe detection
- removed unnecessary hideswipebuttons calls
- restyled swipe buttons to display flex
2023-03-18 13:25:17 +09:00
RossAsscends
440c2851f2 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 12:40:14 +09:00
RossAsscends
de27382e50 - made right swipe highlight when next swipe will generate
- added a swipe counter below right swipe
(could add a toggle for displaying it later)
- removed spammy console.logs from expressions index.js
- swipes no longer trigger under the following conditions:
- - when an input it focused
- - when character_popup or history popup are visible
- - when send_textarea has something typed into it
(I think this a bit too restrictive, may seek a smarter way to handle it)

ISSUE: Pyg repeating gens cause swipes animation to lag/freeze
not sure what is the cause, but should seek to remedy somehow.
2023-03-18 12:34:18 +09:00
SillyLossy
1f959a0e82 Reformat system message using array of strings 2023-03-18 02:57:30 +02:00
RossAsscends
07c6f09be2 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 08:20:03 +09:00
RossAsscends
12540bfbcd removed unused font folder and contents 2023-03-18 08:19:58 +09:00