Cohee
eb798fa4f1
Move reasoning-specific code into its own module
2025-01-26 16:47:13 +02:00
Cohee
17d4175b47
Functional reasoning edit
2025-01-26 05:14:17 +02:00
Cohee
45d4d1bb3e
[wip] Open reasoning editor
2025-01-26 02:49:10 +02:00
Cohee
8fc880b69b
Early stopping if prompt reasoning limit reached
2025-01-26 02:07:50 +02:00
Cohee
94ed548353
Formatting setting to send reasoning back to the model
...
Supersedes #3352
2025-01-25 22:41:08 +02:00
Cohee
347a515c25
Thonk yeet
2025-01-25 21:38:57 +02:00
Cohee
1dd73e74ab
Add thonk block copy
2025-01-24 01:21:08 +02:00
Cohee
6aaeb754ef
Exportable temporary assistant chats
2025-01-24 00:12:00 +02:00
Cohee
9be04fd69f
Fix <code> tag structure
2025-01-09 20:58:36 +02:00
Wolfsblvt
ba73d278ae
Allow zoomed in images be closed by click outside
...
- Add event listener to close image enlarge popup when clicked outside of image or description
- Change img div to not be width:100% by default, was useless and just confusing when you could click next to the image and it zoomed in
2025-01-09 19:16:48 +01:00
Cohee
f5bdb52c25
Merge branch 'staging' into webpack
2024-10-26 19:11:29 +03:00
Cohee
7e9f5b8ee2
Indicate connected textarea for expanded editor
2024-10-21 11:01:55 +03:00
Cohee
ec4763b0c5
unvendor: Replace popperjs/core
2024-10-17 08:03:58 +00:00
Cohee
c3f62b8699
unvendor: Replace css-tools
2024-10-17 00:40:11 +03:00
Yokayo
7f9023d3c2
Work on tl
2024-10-01 21:25:20 +07:00
Wolfsblvt
4e907ff3e8
Fix /hide not targeting not visible messages
2024-09-21 23:14:31 +02:00
Cohee
08f2b73ab8
Preserve neutral chat on reloading with commands ( #2848 )
...
* Preserve neutral chat on reloading
* Restore neutral on deleting character with bulk
2024-09-16 00:38:41 +03:00
Cohee
37bee43075
Allow expanding contenteditables
2024-09-04 03:16:47 +03: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 be2da4a629fb8cfef2f7387272eec9d88b9c4328.
* Revert "Add burger menu item"
This reverts commit d4e8d990c1ae847a4bc18ee0d4b886cbcd065b7f.
* 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
Cohee
542a13a01b
More Safari weirdness cope
2024-07-03 22:28:42 +03:00
Cohee
67d2bb9891
Fix file pasting not working if Firefox
2024-06-30 19:13:13 +03:00
Cohee
336674b724
Ensure unique files name for pasted images
2024-06-30 01:00:43 +03:00
Cohee
7149f46c9a
Add automatic image captioning mode
2024-06-30 00:06:17 +03:00
Cohee
7fe329b5cf
Allow paste file and images into chat input form
2024-06-29 23:14:55 +03:00
Cohee
5075534b2e
Fix vertical scrolling in data bank
2024-06-27 08:42:23 +00:00
Cohee
d0f59edf09
Update forbid media and field extend to new popup
2024-06-25 21:24:03 +03:00
Wolfsblvt
7642b66a0e
Improve enlarge inline image
...
- Make enlarge inline image popup zoomable
- Add optional popup class for transparent popups
2024-06-23 12:26:52 +02:00
Wolfsblvt
42766a715d
Popup type "DISPLAY" & image enlarge changes
...
- New popup type "DISPLAY", for showing content with an X in the corner, without buttons
- Rework popup result controls to automatically support click (or other) events to close complete the popup
- Fix inline image icons/actions being keyboard interactable
- Switch inline image enlarge popup to new DISPLAY type
2024-06-23 02:32:06 +02:00
Wolfsblvt
b814ba5b35
Merge branch 'staging' into smol-tag-improvements
2024-06-10 01:45:15 +02:00
Cohee
230215a211
Bulk enable/disable databank attachments
2024-06-09 19:10:18 +03:00
Wolfsblvt
9318f94f08
Merge branch 'staging' into smol-tag-improvements
2024-06-02 21:07:46 +02:00
Wolfsblvt
89d1bc8341
Drag&Drop handler utility and animation
2024-06-02 05:54:41 +02:00
Wolfsblvt
c939c544e2
Rename popup css classes
2024-05-31 21:59:26 +02:00
Cohee
886f5adce7
Add /db-enable and /db-disable commands
2024-05-30 22:18:00 +03:00
Cohee
2c911a3ea2
Add more Data Bank script commands
2024-05-30 14:49:57 +03:00
Cohee
bc94bcb25c
Add data bank management commands
2024-05-30 01:47:33 +03:00
Cohee
965dac6514
#2296 Add data bank bulk edit
2024-05-27 22:22:21 +03:00
Cohee
80e104e723
Don't open click to edit in document mode if text selected
2024-05-27 21:50:42 +03:00
Cohee
66db820c9e
Fix external style declaration filtering
2024-05-27 19:55:55 +03:00
Cohee
62a1919402
Use recursive stylesheet sanitation
2024-05-27 14:28:40 +03:00
Cohee
99e09f0b91
Improve external media removal in style blocks
2024-05-27 14:28:28 +03:00
Cohee
2c049e5611
Remove imports from embedded styles
2024-05-27 13:26:24 +03:00
Cohee
993284f9c1
#2164 Disable-able data bank attachments
2024-04-30 00:06:14 +03:00
Azariel Del Carmen
fc158ca176
Merge branch 'staging' into staging
2024-04-27 21:49:02 +01:00
Cohee
5dcfda0514
Cut UI labels. Add expand to custom CSS
2024-04-27 20:02:30 +03:00
Cohee
61241df0d4
Add download and move for DB attachments
2024-04-24 02:33:16 +03:00
Cohee
b6b9b542d7
Add drag&drop to data bank
2024-04-24 01:51:54 +03:00
Cohee
a421af9ea9
Increase max attachment size
2024-04-23 21:06:59 +03:00
Bronya-Rand
0f0895f345
feat: implement miHoYo scraper
2024-04-22 19:11:00 +01:00
Cohee
41ad7c5d26
Verify data bank attachments
2024-04-22 02:34:50 +03:00