one-api/common
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
..
config 🐛 fix: config file loading error 2024-04-18 23:10:47 +08:00
image 📝 doc: modify information (#57) 2024-01-26 18:41:11 +08:00
notify 🔖 chore: Remove unnecessary print statements 2024-05-21 01:37:01 +08:00
requester 🐛 fix: incorrect timeout time cited 2024-04-19 14:59:41 +08:00
stmp 🐛 fix: Outlook email authentication error (#212) 2024-05-24 20:02:45 +08:00
storage 🐛 fix: config file loading error 2024-04-18 23:10:47 +08:00
telegram 🔖 chore: TGBot add http proxy (#192) 2024-05-19 21:48:39 +08:00
test 🐛 fix: proxy bug (#49) 2024-01-20 13:26:11 +08:00
constants.go 🔖 chore: profile page displays icons based on whether third-party login is enabled. (#227) 2024-05-26 12:36:55 +08:00
crypto.go Initial commit 2023-04-22 20:39:27 +08:00
database.go feat: support configuration file (#117) 2024-03-20 14:12:47 +08:00
gin.go feat: support paging / sorting (#64) 2024-02-08 03:41:51 +08:00
go-channel.go feat: add Midjourney (#138) 2024-04-05 04:03:46 +08:00
group-ratio.go chore: format logs 2023-06-22 10:59:01 +08:00
logger.go feat: add Midjourney (#138) 2024-04-05 04:03:46 +08:00
model-ratio.go ♻️ refactor: Refactor price module (#123) (#109) (#128) 2024-03-28 16:53:34 +08:00
rate-limit.go Initial commit 2023-04-22 20:39:27 +08:00
redis.go 🐛 fix: config file loading error 2024-04-18 23:10:47 +08:00
token.go 🔖 chore: Allow disable token encoders (#226) 2024-05-26 00:44:10 +08:00
utils.go feat: add chat cache (#152) 2024-04-16 10:36:18 +08:00
validate.go Initial commit 2023-04-22 20:39:27 +08:00
verification.go Initial commit 2023-04-22 20:39:27 +08:00