Commit Graph

214 Commits

Author SHA1 Message Date
a8c31c723b Fix colors overflowing the stack 2023-04-12 00:49:07 +03:00
6f362a6387 Fix loading saving colors 2023-04-12 00:15:35 +03:00
2b9e04a325 Optimized color pickers 2023-04-11 23:59:39 +03:00
4e53f47494 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-12 05:31:23 +09:00
401535d539 - added color pickers
- updated CSS to reflect live changes
2023-04-12 05:31:10 +09:00
20391bd200 Merge branch 'main' into dev 2023-04-11 23:15:39 +03:00
415af67ea3 Fix oobabooga API: add BOS token options, custom stopping string 2023-04-11 23:08:48 +03:00
dee813dfa7 Foundation for token streaming (non-functional at the moment) 2023-04-11 22:49:05 +03:00
e8909a4f2f Properly save and restore transition value on long slider shifts 2023-04-11 19:29:12 +03:00
b17f160dfe Add missing import 2023-04-11 19:20:06 +03:00
40829dfada Fix font scaling 2023-04-11 19:18:57 +03:00
0ef0e9fc57 added font scale slider to UI 2023-04-12 00:58:14 +09:00
0f8738eacd Fix dice dropdown not being visible 2023-04-11 15:00:51 +03:00
ec4b84096b Lightweight loading button 2023-04-11 14:26:30 +03:00
f2d7f74d5a OAI reverse proxy (untested) 2023-04-10 18:44:11 +03:00
defa7f357e Customizable sorting order for characters list 2023-04-10 17:48:17 +03:00
8a1f3a7f04 Merge branch 'main' into dev 2023-04-10 15:07:07 +03:00
9bcb10adf1 Option for unfocused sound play 2023-04-10 15:06:01 +03:00
93e1d4b39e Make sound only play if browser is not focused 2023-04-10 10:34:47 +07:00
66f7d55f76 Fix horde for GUI preset mode 2023-04-10 00:08:10 +03:00
915de0b41a Add message sound option 2023-04-09 22:37:01 +03:00
78e1c5b286 Properly display not-connected color in fast UI mode 2023-04-09 19:29:35 +03:00
34994ebff5 Group chat creation fixed 2023-04-09 01:11:57 +03:00
98a14a0c1b Rearrange scripts 2023-04-08 21:55:46 +03:00
bd95563686 nav panels now autoopen on 300ms delay 2023-04-09 03:38:03 +09:00
6656b397f6 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-09 02:27:25 +09:00
d80fdc5b4b - added toggle for sheld width
- both nav panels conform to sheld width on change
- left nav now has a lock
- sheldWidth defaults to 800
- narrowed top_bar to match sheldWidth
- nav panels fill the vertical space where top_bar used to be
- removed bottom gap on wide screens for all large panels and popups
- reverted menu_button styles
- FastUI now changes send_form styling dynamically
- bg selector drawer width is now sheld-100px
- bg thumbnails display ay 160px width
2023-04-09 02:26:38 +09:00
2c57d0efb6 Json/Webp export 2023-04-08 18:09:53 +03:00
0ca66ee471 webp import 2023-04-08 13:19:02 +03:00
a35be76874 Autoconnect fix 2023-04-08 12:19:38 +03:00
282aac7078 Migrate expressions to settings.json 2023-04-08 01:31:34 +03:00
cf0edde885 Advanced poe settings 2023-04-07 23:37:10 +03:00
eb6c2f5930 Add custom dice roll 2023-04-07 22:17:04 +03:00
948cf4c20c Migrate memory to settings.json 2023-04-07 21:47:00 +03:00
9aeeda3602 Migrate author's note to chat metadata 2023-04-07 21:17:24 +03:00
4170461f4c only load horde models when kobold active 2023-04-07 22:21:05 +09:00
c1f3fb49ca Power user mode by default 2023-04-07 13:45:47 +03:00
0c3699af17 - added bubblechat style as a toggle
- modified FastUI to work with both
2023-04-07 16:51:49 +09:00
87c50ce418 Save chat metadata object 2023-04-07 01:40:18 +03:00
1a98ef22ab Double the long memory length 2023-04-06 16:13:28 +03:00
64432edecd Default author's note 2023-04-06 13:23:58 +03:00
72efa08a88 Update OAI defaults 2023-04-06 13:05:14 +03:00
a1770b8c6b Fix saving of groups after edits 2023-04-06 12:43:02 +03:00
2a1938bc93 Group chat list order 100% working 2023-04-06 01:07:26 +03:00
60d64bb67e Group reply mode (placeholder) 2023-04-06 00:02:56 +03:00
5390d8226b Handle Unauthorized 2023-04-05 13:13:53 +03:00
4cfad2029c Cut legs no more 2023-04-05 02:01:53 +03:00
ea9ba9d759 Display group name in list after renaming 2023-04-04 21:04:38 +03:00
b295f5a49d Preset settings for OAI #23 2023-04-04 20:50:24 +03:00
ddb7eee3fb Move poe API to main block 2023-04-04 16:04:27 +03:00