Commit Graph

945 Commits

Author SHA1 Message Date
7ec99c705a Forgot script js 2023-03-21 17:15:11 +02:00
ecced62bc7 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 00:13:19 +09:00
93d421e029 autoconnect is less spammy now. 2023-03-22 00:10:51 +09:00
24cee20cfb Fix bias positioning 2023-03-21 17:06:00 +02:00
f6a0a2b65c Move novel settings to separate file 2023-03-21 17:05:51 +02:00
dc9e8add6f Ensure public directories exist 2023-03-21 15:56:02 +02:00
5f39014f91 Ooobabooga settings to separate file 2023-03-21 15:48:23 +02:00
624b843f79 Added mime filter 2023-03-21 15:10:58 +02:00
d6fbe65bbb Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-21 14:49:35 +02:00
f705f12f34 File names sanitation 2023-03-21 14:49:27 +02:00
43a461c580 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-21 21:47:33 +09:00
20c6cb242b Sanitizing 2023-03-21 14:30:06 +02:00
8fef5288b9 Shadow popup position fix 2023-03-21 14:18:50 +02:00
e268fbb9b1 Top character bar fixed 2023-03-21 14:14:37 +02:00
ca9a5c72ea top settings connect icon is now red when disconnected 2023-03-21 21:08:15 +09:00
11d31b7a17 Update right nav css 2023-03-21 13:24:08 +02:00
324398a9ed Fix CSS 2023-03-21 13:14:12 +02:00
8893b024ca Update gitignore 2023-03-21 13:09:01 +02:00
09fd3b16cf Merge branch 'dev-settings-on-top' into dev 2023-03-21 13:01:17 +02:00
a9061efa36 Post-merge HTML update 2023-03-21 12:56:00 +02:00
19a05e8e43 Merge branch 'dev-settings-on-top' into dev 2023-03-21 12:53:47 +02:00
2b1cadc7cb fix for template avatarImg, replaced with empty src 2023-03-21 19:46:25 +09:00
1adea9305e keyboard hotkey Ctrl+Up now works with novel and ooba 2023-03-21 19:03:24 +09:00
5f32055a64 updated AutoConnect to work with NAI and OobaWebUI 2023-03-21 18:29:38 +09:00
4ddeeab3cc fixed Novel API key not being displayed
(also confirmed NAI works)
2023-03-21 18:15:02 +09:00
2d0d735528 post-bg update, fixing gitignore. 2023-03-21 17:54:28 +09:00
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
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
1785c2ac95 Post-merge generation fix 2023-03-21 03:01:27 +02:00
cc42dcf555 Update readme.md 2023-03-21 02:34:59 +02:00
b124c5c87d Update readme.md 2023-03-21 02:34:09 +02:00
4c9ce79811 Update readme.md 2023-03-21 02:33:41 +02:00
c414a20221 Update readme.md 2023-03-21 02:32:31 +02:00
847a179b7a Update readme.md 2023-03-21 02:32:08 +02:00
1a1f445a14 Merge branch 'dev-settings-on-top' into dev 2023-03-21 01:09:06 +02:00
8bae9d8472 Update readme.md 2023-03-20 19:28:20 +02:00
df8e44e527 Update readme.md 2023-03-20 19:22:57 +02:00
68452e6c08 Revert smooth scrolling (I can figure it out later) 1.1.0 2023-03-20 18:51:08 +02:00
b3f495a923 Fix sever swipes bugs (details below)
1. Swiping with text in message box disrupted the swipe.
2. User was able to trigger system help message with regeneration
3. On non-Pygmalion model having forced name2 regeneration caused an endless loop if the first message was starting with user's name.
2023-03-20 16:57:49 +02:00
ea43b8c441 added a few missing semicolons 2023-03-20 17:50:40 +09:00
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
3dc13ee272 fixed bug w/ keyboard swipes going while swipes disabled 2023-03-20 16:47:10 +09:00
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
c1cd609ade Scroll after swipe buttons (for counter) 2023-03-20 00:36:17 +02:00
15edcbb4ac Add single-line mode for Kobold 2023-03-20 00:31:12 +02:00
6177985340 Fix generation error handling 2023-03-19 23:31:09 +02:00
2a4a8811f7 Added back default chats 2023-03-19 21:21:03 +02:00
63409e26f1 Update package version 2023-03-19 21:10:41 +02:00
296deba415 Version check 2023-03-19 21:10:30 +02:00
54b0628631 Update readme.md 2023-03-19 20:49:04 +02:00