Cohee
a13d3f643c
Fix shift+click in chat manager
2024-09-13 21:35:42 +03:00
Wolfsblvt
6257f8b7f9
Fix /checkpoints-list with ids
2024-09-13 19:44:06 +02:00
Cohee
fefa6a0f5b
Update old code style
2024-09-13 20:31:50 +03:00
Wolfsblvt
dc7bc30f4b
Fix /checkpoint-create "mesId" argument
2024-09-13 19:29:54 +02:00
Wolfsblvt
73c14711e1
Fix checkpoint create auto generate (and more)
...
- Fix empty checkpoint name on mes click to auto generate
- Change /checkpoint-create to not require name and auto generate
- Fix popup input type returning empty string instead of null on empty input field
2024-09-12 23:34:37 +02:00
Wolfsblvt
748005b903
Remove unnecessary double popup for replace
2024-09-10 21:19:35 +02:00
Wolfsblvt
27e0905a1b
Changes based on code review
2024-09-10 21:06:31 +02:00
Cohee
5ab781ab30
Unbreak timelines
2024-09-08 14:33:52 +03:00
Wolfsblvt
22d2b7d2a2
Add slash commands for checkpoints and branch
2024-09-08 03:28:54 +02:00
Wolfsblvt
cb9e73deca
Refactor bookmarks with correct async and export
2024-09-08 00:41:14 +02:00
Wolfsblvt
6c0ecdef69
Refactor move bookmark functionality
2024-09-08 00:34:03 +02:00
Wolfsblvt
6c94297724
Expand checkpoint tooltip to contain name
2024-09-08 00:20:56 +02:00
Wolfsblvt
3217087b0b
Refactor checkpoint popups
2024-09-08 00:06:19 +02:00
Wolfsblvt
d5b9231157
Update toeast message
2024-09-07 23:00:12 +02:00
Cohee
f7de495321
Chat without character selected ( #2757 )
...
* WIP: Enable chatting without character selected
* Add burger menu item
* Neutral assistant chat space
* Revert "Neutral assistant chat space"
This reverts commit be2da4a629
.
* Revert "Add burger menu item"
This reverts commit d4e8d990c1
.
* Use simple ephemeral chats
* Only start a new assistant chat if not already in it
* Don't emit event not to clear pending files
* Allow edits, disable checkpoints and branches
* Exclude from tags, allow copy
* Allow hide/unhide
* Allow zooming avatar
* Suppress warning
* Rename neutral character
* Rename neutral back to Assistant
2024-09-03 20:36:30 +03:00
Succubyss
a031dbfbc8
fix initial group chat message timestamp when empty
2024-07-24 16:46:19 -05:00
Wolfsblvt
54e111886b
Improve logs (+add toasts) on save calls
...
- Fixes #2429
2024-06-28 03:28:16 +02:00
Wolfsblvt
1c6c9efba1
Refactor convert to group chat to new popup
2024-06-27 01:01:43 +02:00
Cohee
439ef0dc5e
#2308 Preserve itemized prompts for branches and checkpoints
2024-05-25 00:07:36 +03:00
Cohee
960c91c147
Add confirmation for convert to group
2023-12-17 21:14:16 +02:00
valadaptive
8027372fc2
Rename group API endpoints
2023-12-06 19:59:58 -05:00
valadaptive
6efe95f4f1
Rename chat API endpoints
2023-12-06 19:58:24 -05:00
valadaptive
b689b8bd30
Rename character API endpoints
...
Precursor to moving the character API into its own module
2023-12-04 17:35:06 -05:00
Cohee
4cb9cd128f
Rename bookmarks to checkpoints
2023-12-03 03:11:14 +02:00
Cohee
64a3564892
lint: Comma dangle
2023-12-02 22:06:57 +02:00
Cohee
c63cd87cc0
lint: Require semicolons
2023-12-02 21:11:06 +02:00
valadaptive
a37f874e38
Require single quotes
2023-12-02 13:04:51 -05:00
valadaptive
518bb58d5a
Enable no-unused-vars lint
...
This is the big one. Probably needs thorough review to make sure I
didn't accidentally remove any setInterval or fetch calls.
2023-12-02 12:11:19 -05:00
city-unit
440ecfc991
Fix toasts
2023-09-21 00:40:38 -04:00
city-unit
e0b5df97c4
Add branching as distinct from bookmarking
2023-09-20 22:48:05 -04:00
Cohee
6dd09858d4
Don't remove names from the past chat. Fix non-streaming auto-continue.
...
We took fair criticism from the NovelAI dev.
2023-09-15 23:32:01 +03:00
Cohee
941c67139a
Fix opening groups after conversion
2023-08-19 21:44:15 +03:00
Cohee
edd41989fd
Initial commit
2023-07-20 20:32:15 +03:00