Commit Graph

43 Commits

Author SHA1 Message Date
bd60065e90 back to working after merge,
formatting should match
fixed bug with send butting showing up midway through long pyg generations
optimized changeMainAPI function
2023-03-18 07:01:25 +09:00
5f2c6b8853 - fixed swiping/generation post merge
- optimized char edit/create textarea listeners
- optimized listeners for left side options popup
-
2023-03-18 06:09:12 +09:00
2f2092106e Merge branch 'SL-TAI-RA-Mods' into dev 2023-03-17 19:40:26 +02:00
0942a2012e Add more safeties 2023-03-17 13:08:01 +02:00
a89f31d614 Add safety switches 2023-03-17 10:46:23 +02:00
10a4d39c7e removed a few comments 2023-03-17 17:39:48 +09:00
b20b865887 refactored main JS code and RAmods functions 2023-03-17 17:37:59 +09:00
b09d7abf49 Fix style of lock + group default message 2023-03-17 01:32:56 +02:00
0081f5d0d7 Fix resetting preset on load of API 2023-03-17 00:21:06 +02:00
c0a285eaa2 removed extra semicolon in RA-mods.js 2023-03-17 06:07:10 +09:00
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
4ce7fa59be Refactor right menus 2023-03-16 22:51:18 +02:00
6b1b614045 Patch expressions by @RossAscends 2023-03-16 18:32:38 +02:00
85da761244 Merge branch 'main' into dev 2023-03-16 11:15:25 +02:00
165cad1549 Copy extensions from extras project to main 2023-03-16 00:33:26 +02:00
2cda80ffe4 Merge branch 'SL-TAI-RA-Mods' into dev 2023-03-15 21:36:20 +02:00
f558e12bda - renamed default expression folder
- split localStorage functions into separate js
2023-03-16 04:18:35 +09:00
eec9844e39 Power user: new module 2023-03-15 21:07:32 +02:00
a527ae1ad7 Rename files 2023-03-15 20:42:51 +02:00
e85b26d5dc Split modules 2023-03-15 20:03:53 +02:00
9483ec464a added
- swipes library
- CSS for mobile,
- swipe left/right on last msg to regenerate
2023-03-15 23:27:00 +09:00
34b20b664f Add js map file for extension 2023-03-15 14:56:13 +02:00
c51f63cd7a fixed typos in readme and RA-mod.js comments 2023-03-15 08:42:29 +09:00
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
198526bcbe Support for the dice plugin 2023-03-12 00:42:58 +02:00
2b51a3348c Better checkbox styles 2023-03-11 15:54:38 +02:00
f91bcb6c73 Merge remote-tracking branch 'origin/update-tokenizer' into dev 2023-03-08 16:53:08 +02:00
837ecb636a Style adjust 2023-03-07 16:38:41 +02:00
427c21ee8c Better extensions style 2023-03-06 18:11:12 +02:00
50743afaa9 Remove debugger 2023-03-06 17:52:35 +02:00
36a62aad9e Merge branch 'main' into dev 2023-03-06 17:51:20 +02:00
4031a599ac Bypass localtunnel on loading extension files 2023-03-05 15:43:28 +02:00
1db21e1a13 Add value to Tunnel bypass header 2023-03-05 14:52:29 +02:00
f6aa6609cd Fix for localtunnel 2023-03-04 23:32:32 +02:00
939d1bf663 Add extension API for external prompt additions 2023-03-03 20:36:24 +02:00
36b3d4cac3 Add support for external TAI API calls 2023-03-02 17:05:27 +02:00
da8ccbbcc1 Error handing for fetch and style fix 2023-03-02 01:42:00 +02:00
f5635155b9 Add extension loader 2023-03-02 01:32:33 +02:00
41437c7770 Add draft extensions loader 2023-03-01 23:12:34 +02:00
5bea179f3b Update GPT tokenizer
Fixes being unable to tokenize words like constructor/toString/etc
2023-02-23 15:07:05 +02:00
9490c898c9 Implementats CSRF Token 2023-02-13 23:54:08 +09:00
Ash
e451bdf4d0 @1.2.7
The bug with multigen 100+ token has been fixed.
The replacement of <USER>, {{user}}, <BOT>, {{char}} in Description, First message, Personality Summary and Scenario has been added.
Added full Markdown support.
The behavior of scrolling the chat to the cursor when editing a message has been fixed.
The offline functionality of TavernAI has been fixed.
2023-02-05 18:12:18 +04:00
a417031af4 main 2022-12-22 07:22:29 +04:00