Calcium-Ion
11ce2a6de4
Merge pull request #1819 from RixAPI/main
...
优化渠道测试
2025-09-28 14:31:29 +08:00
JoeyLearnsToCode
8ed3e4f034
Merge remote-tracking branch 'remotes/up-origin/main' into feat-channel-block-edit
2025-09-28 09:56:35 +08:00
Little Write
6a2071cb38
Merge branch 'main' into feat_subscribe_sp1
2025-09-27 22:54:52 +08:00
Little Write
764aaef8d9
完善了 翻译
2025-09-27 21:22:09 +08:00
huanghejian
95cbab6b19
Merge remote-tracking branch 'origin/main' into feature/volcengine-base-url
2025-09-27 19:53:42 +08:00
Little Write
3251dc0bc8
调整 优化代码细节
2025-09-27 18:04:48 +08:00
google-labs-jules[bot]
91ea27541c
fix(i18n): nest common.changeLanguage under common object
...
- Restructured the `common.changeLanguage` key to be nested under a `common` object in `en.json`, `fr.json`, and `zh.json`.
- This change improves the organization of the translation files and aligns with best practices for i18next.
2025-09-27 11:18:54 +02:00
google-labs-jules[bot]
9f0829adb9
feat(i18n): complete French locale and add common.changeLanguage
...
- Added `common.changeLanguage` key to `en.json`, `fr.json`, and `zh.json`.
- Updated `LanguageSelector.jsx` to use the new shared key.
- Completed `fr.json` with all keys from `en.json` and `zh.json`.
- Added translations for `closeSidebar`, `pricing`, and `language`.
2025-09-27 11:18:54 +02:00
google-labs-jules[bot]
bea5dcd506
Ajout de la traduction française à l'interface utilisateur.
...
- Création du fichier de traduction `fr.json` en se basant sur `en.json`.
- Mise à jour de la configuration i18n pour inclure la langue française.
- Modification du sélecteur de langue pour afficher l'option "Français" avec le drapeau correspondant.
2025-09-27 11:18:54 +02:00
huanghejian
183ae15a57
fix: 默认选择国内地址,不设置base url弹窗提示
2025-09-27 17:03:34 +08:00
huanghejian
7dbdd91b30
pref: 防呆设计需要,不允许自定义,API地址优化为下拉选择
2025-09-27 16:40:18 +08:00
Seefs
db3dd8e386
Merge pull request #1862 from HynoR/fix/dup3
...
feat: add duplicate key removal function when edit or add new channel
2025-09-27 16:21:14 +08:00
Seefs
acd5a47306
Merge pull request #1554 from feitianbubu/pr/fix-video-preview
...
feat: if video cannot play open in a new tab
2025-09-27 16:19:25 +08:00
Seefs
8482b794ed
Merge pull request #1887 from seefs001/fix/stripe
...
feat: allow stripe promotion code
2025-09-27 15:46:35 +08:00
Seefs
bd6f4dee73
feat: allow stripe promotion code
2025-09-27 15:43:12 +08:00
Seefs
e81005d104
Merge pull request #1070 from wzxjohn/feature/umami
...
feat: support UMAMI analytics
2025-09-27 15:30:54 +08:00
Seefs
e6525eea7f
Merge pull request #1853 from ZKunZhang/fix/playground-copy-newlines
...
fix: 修复多行代码复制换行丢失问题 & 优化API参数处理#1828
2025-09-27 15:25:44 +08:00
Calcium-Ion
5b26120bb8
Merge pull request #1885 from RedwindA/fix/hide-unavailable-fetch-model-button
...
feat: `获取模型列表`按钮白名单
2025-09-27 15:12:01 +08:00
CaIon
e94d6f1581
Merge remote-tracking branch 'origin/main'
2025-09-27 13:56:44 +08:00
CaIon
1235216c05
feat: 多密钥管理新增针对单个密钥的删除操作
2025-09-27 13:56:07 +08:00
huanghejian
690d103021
feat: volcengine支持自定义域名
2025-09-27 09:35:03 +08:00
RedwindA
ee6e5ff882
feat: 仅为适当的渠道渲染获取模型列表按钮
2025-09-27 01:19:09 +08:00
IcedTangerine
b118b331f1
Merge branch 'main' into feature/date-shortcut
2025-09-23 22:21:25 +08:00
IcedTangerine
b22a3f5048
Merge pull request #1810 from QuentinHsu/feature/alias-path
...
feat: add jsconfig.json and configure path aliases
2025-09-23 22:13:20 +08:00
Seefs
06280a6ed3
Merge pull request #1830 from MyPrototypeWhat/fix/UserArea-Dropdown
...
fix(UserArea): Enhance UserArea dropdown positioning with useRef
2025-09-22 12:59:54 +08:00
Seefs
a3f7414260
Merge pull request #1777 from heimoshuiyu/feat/token-display-thoundsand-seperator
...
feat: add thousand separators to token display in dashboard
2025-09-22 12:56:49 +08:00
Seefs
83fc8cf8ef
Merge pull request #1769 from QAbot-zh/fix/account-status
...
fix:Account Management Status
2025-09-22 12:48:51 +08:00
HynoR
afecbb07c4
feat: add duplicate key removal function when edit or add new channel
2025-09-21 17:26:56 +09:00
IcedTangerine
0db8892f1d
Merge pull request #1841 from x-Ai/fix/sidebar-permissions
...
fix: 个人设置中修改边栏设置不立即生效
2025-09-21 15:08:18 +08:00
Zhaokun Zhang
6f5dd3487c
fix: address copy functionality and code logic issues for #1828
...
- utils.jsx: Replace input with textarea in copy function to preserve line breaks in multi-line content, preventing formatting loss mentioned in #1828
- api.js: Fix duplicate 'group' property in buildApiPayload to resolve syntax issues
- MarkdownRenderer.jsx: Refactor code text extraction using textContent for accurate copying
Closes #1828
Signed-off-by: Zhaokun Zhang <zhaokunzhang@Zhaokuns-Air.lan >
2025-09-20 11:09:28 +08:00
feitianbubu
d29fbd378d
feat: vidu video add starEnd and reference gen video show type
2025-09-19 18:54:48 +08:00
JoeyLearnsToCode
a23955a025
feat: jump between section on channel edit page
2025-09-19 18:11:47 +08:00
F。
09374778bd
改进"侧边栏"权限控制-1
...
This reverts commit d798db5953906aa5ff76cf6f2b641eb204d279b0.
2025-09-19 16:24:37 +08:00
F。
647ed1be83
改进"侧边栏"权限控制
2025-09-19 16:24:31 +08:00
F。
b79fe6cff0
修复"边栏"权限控制问题
2025-09-19 16:24:27 +08:00
F。
354e866a5b
修复"边栏"隐藏后无法即时生效问题
2025-09-19 16:24:23 +08:00
CaIon
d77aa81f4f
feat: update labels for ratio settings to clarify model support
2025-09-19 14:23:08 +08:00
CaIon
552d795742
Merge branch 'alpha'
2025-09-19 14:20:15 +08:00
CaIon
0008d2e3a0
feat: add experimental IP filtering for domains and update related settings
2025-09-18 13:40:52 +08:00
CaIon
23e5132e21
Merge branch 'main' into ssrf
...
# Conflicts:
# service/cf_worker.go
2025-09-18 13:29:11 +08:00
MyPrototypeWhat
1c13fc0e04
refactor: Enhance UserArea dropdown positioning with useRef
...
- Added useRef to manage dropdown positioning in UserArea component.
- Wrapped Dropdown in a div with a ref to ensure correct popup container.
- Minor adjustments to maintain existing functionality and styling.
2025-09-18 12:01:35 +08:00
creamlike1024
98d5b3dbcb
feat: 移除多余的说明文本
2025-09-17 23:54:34 +08:00
creamlike1024
82163b4be7
feat: 添加域名启用ip过滤开关
2025-09-17 23:46:04 +08:00
creamlike1024
cc9a559b75
feat: 添加域名和ip过滤模式设置
2025-09-16 22:40:40 +08:00
Little Write
12ea0c19e6
完善 订单处理,以及 优化 ui
2025-09-16 22:35:46 +08:00
RixAPI
fd8271b94a
优化渠道测试
...
增加并发支持
2025-09-16 20:03:10 +08:00
creamlike1024
b9befccd9e
fix: imageGenerationCall involves billing
2025-09-16 13:02:15 +08:00
creamlike1024
f6984272bf
fix: openai responses api 未统计图像生成调用计费
2025-09-16 12:47:59 +08:00
QuentinHsu
fc4660f403
feat: add jsconfig.json and configure path aliases
2025-09-15 22:30:41 +08:00
QuentinHsu
2836ec2eb3
feat: add date range preset constants and use them in the log filter
2025-09-15 21:59:25 +08:00