Commit Graph

215 Commits

Author SHA1 Message Date
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
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
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
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
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
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
658d046e2f Apple icons into /img/ + redirected html tags 2023-03-18 07:36:16 +09:00
SillyLossy
8beb1ade21 Post-merge fix 2023-03-17 19:55:40 +02:00
SillyLossy
2f2092106e Merge branch 'SL-TAI-RA-Mods' into dev 2023-03-17 19:40:26 +02:00
SillyLossy
9ab8ca9b6b Search by groups 2023-03-17 01:41:54 +02:00
SillyLossy
b09d7abf49 Fix style of lock + group default message 2023-03-17 01:32:56 +02:00
RossAsscends
f6dc978595 added swipes,
fixed suer avatar highlighting
swiping works on touchscreens
arrow left and right also swipe on PC
2023-03-17 05:52:57 +09:00
SillyLossy
4ce7fa59be Refactor right menus 2023-03-16 22:51:18 +02:00
SillyLossy
165cad1549 Copy extensions from extras project to main 2023-03-16 00:33:26 +02:00
SillyLossy
2cda80ffe4 Merge branch 'SL-TAI-RA-Mods' into dev 2023-03-15 21:36:20 +02:00
SillyLossy
eec9844e39 Power user: new module 2023-03-15 21:07:32 +02:00
SillyLossy
a527ae1ad7 Rename files 2023-03-15 20:42:51 +02:00
SillyLossy
e85b26d5dc Split modules 2023-03-15 20:03:53 +02:00
RossAsscends
9483ec464a added
- swipes library
- CSS for mobile,
- swipe left/right on last msg to regenerate
2023-03-15 23:27:00 +09:00
SillyLossy
6d85f527a2 Farewell, stupid sharp. Hello jimp (thx CncAnon) 2023-03-15 13:56:53 +02:00
SillyLossy
16ac0f3a31 Replace constants with variables 2023-03-15 12:59:39 +02:00
RossAsscends
4ea7b22f4b added ability to save to iOS homescreen
added fullscreen capability for iOS (no more address bar in the way)
2023-03-15 07:05:44 +09:00
RossAsscends
20dc882b75 - Merged RossAscends-mods.js as separate file.
- removed RA functions from main JS (left code as comments, feel free to delete)
- moved function declarations out of document ready
- function calls and listeners remain inside the document ready function
- fixed UsernameChange and Char deletion in main JS
- updated Humanizedtime variable name
- small css changes
2023-03-15 04:52:16 +09:00
SillyLossy
abe5aa7cc0 Extra notice for ooba users 2023-03-12 22:40:15 +02:00
SillyLossy
15f6f745a0 Reformat code 2023-03-12 15:51:27 +02:00
SillyLossy
0f2a56ddf1 Fix char avatar corruption 2023-03-12 15:41:00 +02:00
SillyLossy
76f0e892a4 Fix console spam on deletion 2023-03-12 14:04:20 +02:00
SillyLossy
8bff8a59a5 Fix avatar changing on import 2023-03-12 14:02:33 +02:00
SillyLossy
de99802ac8 Collapse newlines power option 2023-03-12 13:46:51 +02:00
SillyLossy
198526bcbe Support for the dice plugin 2023-03-12 00:42:58 +02:00
SillyLossy
625f4fe8b4 WI editor styles adjustment 2023-03-11 16:13:29 +02:00
SillyLossy
2b51a3348c Better checkbox styles 2023-03-11 15:54:38 +02:00
SillyLossy
28004e7616 Autoconnect to ooba and novel 2023-03-11 00:17:26 +02:00
SillyLossy
100c934f5a Hide character only if deleted 2023-03-10 23:53:04 +02:00
SillyLossy
216b251f3e Enable amount gen if switching API from Kobold with GUI preset 2023-03-10 22:01:16 +02:00
SillyLossy
142ac02293 Merge branch 'main' into dev 2023-03-09 22:43:49 +02:00
SillyLossy
7cc9ebff8d Reset prompt bias after first generation 2023-03-09 22:05:26 +02:00
SillyLossy
7c7b212684 Merge branch 'main' into dev 2023-03-09 17:42:02 +02:00
SillyLossy
af709ce079 Change WI slider values 2023-03-09 17:41:19 +02:00