one-api/model
ZeroDeng 2b735e6dff
🔖 chore: profile page displays icons based on whether third-party login is enabled. (#227)
* feat(系统设置&登录): 修改飞书登录是否启用判断逻辑和设置选项

1. 系统增加是否开启飞书登录选项
2. 登录使用通过系统设置判断是否启用飞书

* perf(用户中心): 优化用户中心绑定的第三方登录是否绑定判断和展示方式

优化用户中心绑定的第三方登录是否绑定判断和展示方式:
- 系统启动了指定登录方式并且用户已经绑定该方式则icon高亮,没绑定则默认颜色显示;
- 系统没有启动指定的登录方式则不显示指定登录方式icon
2024-05-26 12:36:55 +08:00
..
ability.go feat: channel support weight (#85) 2024-03-06 18:01:43 +08:00
balancer.go feat: Support channel setting chat only 2024-05-15 17:51:49 +08:00
cache.go feat: support configuration file (#117) 2024-03-20 14:12:47 +08:00
channel.go 🔖 chore: Modify the key field data type in the channel table. 2024-05-15 22:15:27 +08:00
chat_cache.go feat: add chat cache (#152) 2024-04-16 10:36:18 +08:00
common.go ️ improve: Prohibit users from deleting accounts (#132) 2024-03-30 19:49:42 +08:00
log.go 🔖 chore: logs list displays channel name. 2024-05-15 15:16:43 +08:00
main.go 🔖 chore: Modify the key field data type in the channel table. 2024-05-15 22:15:27 +08:00
midjourney.go feat: add Midjourney (#138) 2024-04-05 04:03:46 +08:00
migrate.go 🔖 chore: Modify the key field data type in the channel table. 2024-05-15 22:15:27 +08:00
option.go 🔖 chore: profile page displays icons based on whether third-party login is enabled. (#227) 2024-05-26 12:36:55 +08:00
price.go 🔖 chore: Update Hunyuan API 2024-05-25 17:59:30 +08:00
redemption.go feat: add telegram bot (#71) 2024-02-23 18:24:25 +08:00
telegram_menu.go feat: add telegram bot (#71) 2024-02-23 18:24:25 +08:00
token.go 🐛 fix: playground gets token without verifying user's identity 2024-04-28 10:25:33 +08:00
user.go 🔖 chore: prohibit users from modifying usernames 2024-05-15 12:35:04 +08:00
utils.go fix: fix request count not updated correctly when using batch update 2023-10-14 15:04:52 +08:00