Cohee
|
0520f3ccf4
|
Fix gpt-4o-mini snapshots
|
2025-04-22 23:28:49 +03:00 |
|
Cohee
|
fe4f0c2ea6
|
Merge pull request #3898 from awaae001/staging
feat(slash-commands): Add /goto-floor command and implement message highlighting
|
2025-04-22 22:37:08 +03:00 |
|
Cohee
|
870abe0776
|
Code clean-up
|
2025-04-22 22:36:01 +03:00 |
|
awaae001
|
b39b7998ce
|
refactor(slash-commands): 优化消息定位和滚动效果
|
2025-04-23 01:34:29 +08:00 |
|
awaae001
|
59ebf2e5b8
|
refactor(slash-commands): 重命名 goto-floor 命令为 chat-jump
- 将命令名称从 'goto-floor' 修改为 'chat-jump',以更好地反映其功能
|
2025-04-23 01:12:57 +08:00 |
|
awaae001
|
ee11f021eb
|
refactor(slash-commands): 优化 /goto-floor 命令并添加高亮功能
- 重新组织消息加载和滚动逻辑,提高命令成功率
- 添加消息元素高亮功能,使用 flashHighlight 或临时 CSS 类
|
2025-04-23 01:04:52 +08:00 |
|
awaae001
|
ceeaeea123
|
feat(slash-commands): 优化 /goto-floor 命令并加载所有消息
- 在执行 /goto-floor 命令前加载所有消息,确保目标元素存在
- 添加加载消息的步骤,解决因懒加载导致的元素找不到问题
|
2025-04-23 00:45:05 +08:00 |
|
awaae001
|
6d0318eb36
|
refactor(slash-commands): 优化 /goto-floor 命令的代码格式和注释
- 修正 EDLint 标记错误
|
2025-04-23 00:05:35 +08:00 |
|
awaae001
|
485d07b91f
|
feat(slash-commands): 添加 /goto-floor 命令并实现消息高亮
- 新增 /goto-floor 命令,允许用户滚动到指定的消息索引
- 实现消息高亮功能,滚动到指定消息后进行突出显示
- 添加相关的 CSS 样式,确保高亮效果在不同浏览器中兼容
|
2025-04-22 23:51:40 +08:00 |
|
Cohee
|
4bcfe6c2be
|
0.7 is fine too
|
2025-04-21 21:21:41 +03:00 |
|
Cohee
|
b9a6361662
|
Merge pull request #3887 from Erquint/staging
Make scrollbars make sense.
|
2025-04-21 21:19:49 +03:00 |
|
Cohee
|
a95056db40
|
Thinking Budget 2.5: Electric Googaloo
|
2025-04-21 21:10:40 +03:00 |
|
Cohee
|
361b557509
|
Remove padding from enlarged image container
|
2025-04-21 19:51:30 +03:00 |
|
Cohee
|
6ace6a07d7
|
Revert font-size on html, increase sb width
|
2025-04-21 19:45:08 +03:00 |
|
Cohee
|
d726aa5563
|
Update release version
|
2025-04-21 18:09:17 +03:00 |
|
Cohee
|
98b12e2bba
|
Make rem units scale with the font size slider
|
2025-04-21 17:46:44 +03:00 |
|
Gness Erquint
|
320b188d47
|
Using em instead of rem for scrollbar width.
|
2025-04-21 17:39:24 +03:00 |
|
Gness Erquint
|
2fa1c69f3e
|
Show scrollbar track only when hovered.
|
2025-04-21 17:34:55 +03:00 |
|
Cohee
|
b3e012bea3
|
Merge pull request #3888 from KTibow/patch-1
change language when context size exceeded
|
2025-04-21 00:26:40 +03:00 |
|
Kendell R
|
dd3d3226eb
|
update per cohee recommendations
|
2025-04-20 14:20:13 -07:00 |
|
Kendell R
|
c63ef20919
|
change language when context size exceeded
|
2025-04-20 13:58:11 -07:00 |
|
Gness Erquint
|
7be1b039ac
|
Make scrollbars make sense.
|
2025-04-20 22:44:33 +03:00 |
|
Cohee
|
fc892b4514
|
Merge pull request #3884 from Cyberes/improve-generic-import
downloadGenericPng() handle missing file PNG extension
|
2025-04-19 22:44:19 +03:00 |
|
Cohee
|
afe29c61cc
|
Use getHostFromUrl for error log
|
2025-04-19 22:43:16 +03:00 |
|
Cohee
|
c28d0dec79
|
Merge pull request #3885 from Cyberes/whitelist-import-char-archive
add char-archive to whitelistImportDomains
|
2025-04-19 22:41:46 +03:00 |
|
Cohee
|
7f22def794
|
Merge pull request #3881 from DreamGenX/dg_lucid
DreamGen Lucid
|
2025-04-19 22:01:37 +03:00 |
|
Cyberes
|
13099c43a9
|
add char-archive to whitelistImportDomains
|
2025-04-19 12:30:14 -06:00 |
|
Cyberes
|
1a1464800f
|
downloadGenericPng() handle missing file PNG extension, log generic import url, add error message for when generic import site is not whitelisted
|
2025-04-19 12:22:43 -06:00 |
|
DreamGenX
|
21f98f11e5
|
DreamGen Lucid
|
2025-04-19 15:18:06 +02:00 |
|
DreamGenX
|
dc6407ee8f
|
DreamGen Lucid
|
2025-04-19 15:04:00 +02:00 |
|
Cohee
|
586ce36167
|
Merge pull request #3868 from YunZLu/staging
Fix Edge Browser TTS Compatibility
|
2025-04-19 01:15:14 +03:00 |
|
Cohee
|
3ba7291c35
|
Merge pull request #3873 from Teashrock/staging
Implemented /getglobalbooks STScript command
|
2025-04-19 01:05:43 +03:00 |
|
Cohee
|
75d0cf828a
|
Fix callback return types
|
2025-04-19 01:05:14 +03:00 |
|
Cohee
|
9d8283e4c7
|
Fix assets_menu selector
|
2025-04-18 22:42:12 +03:00 |
|
Cohee
|
352a8c3c97
|
Fix TTS provider settings
Fixes #3877
|
2025-04-18 22:03:17 +03:00 |
|
Teashrock
|
e3f5949cc1
|
Implemented /getglobalbooks STScript command
|
2025-04-18 12:32:52 +03:00 |
|
Cohee
|
41e6161b1d
|
Merge pull request #3870 from DAurielS/2.5-flash
Add Gemini 2.5 Flash Preview to Model List (Makersuite)
|
2025-04-18 12:02:43 +03:00 |
|
Daryl
|
7ef9ba4f03
|
Added support for system instructions for gemini 2.5 flash
|
2025-04-17 17:49:52 -04:00 |
|
Daryl
|
e0b7c9ef4c
|
Fixed image viewing capabilities and added option for caption extension
|
2025-04-17 17:34:35 -04:00 |
|
Daryl
|
53dd3aed4e
|
Cleaning up and checking for vision support
|
2025-04-17 16:48:27 -04:00 |
|
Daryl
|
c89c1beffd
|
Added support for Gemini 2.5 Flash Preview 04/17 from Google AI Studio
|
2025-04-17 16:18:34 -04:00 |
|
YunZLu
|
41c2dd16f2
|
fix(eslint): resolve no-trailing-spaces error
|
2025-04-18 04:12:37 +08:00 |
|
YunZLu
|
d7cc70256a
|
cleaned all redundant comments
|
2025-04-18 03:58:04 +08:00 |
|
Cohee
|
8f63edfd30
|
Fix handling of text parts in convertGooglePrompt function
Fixes #3855
|
2025-04-17 21:23:58 +03:00 |
|
Cohee
|
dfd78077ec
|
Prevent fetch response status forwarding
Fixes #3864
|
2025-04-17 13:39:09 +00:00 |
|
YunZLu
|
d511875db9
|
Fix Edge Browser TTS Compatibility
Edge-compatible fallback for empty Web Speech voice lists
|
2025-04-17 19:46:49 +08:00 |
|
Cohee
|
7b2f1f7c7a
|
Add o3 and o4-mini
|
2025-04-16 23:12:40 +03:00 |
|
Cohee
|
ead05934a0
|
CI: Fix eslint checkout step to use pull request head SHA and repository
|
2025-04-16 21:44:21 +03:00 |
|
Cohee
|
722b0698e9
|
Fix reasoning content bleeding into multi-swipes
|
2025-04-16 21:35:35 +03:00 |
|
Cohee
|
8aa6350c31
|
Merge pull request #3861 from BismuthGlass/feature/fix-nested-drawers
Fix nested inline-drawer behavior
|
2025-04-16 21:26:09 +03:00 |
|