YuTengjing
|
de7368bc25
|
✨ feat: add new setting for default image num (#9618)
|
2025-10-12 23:56:17 +08:00 |
|
Neko
|
23d61aebc9
|
🔨 chore(database): add user memory db schemas (#9371)
* ✨ feat(database): user memory db schemas
* feat: migrations
* fix: id
* fix: syntax id
* update
* revert
---------
Co-authored-by: arvinxx <arvinx@foxmail.com>
|
2025-10-10 17:41:14 +08:00 |
|
Arvin Xu
|
af274190a8
|
🔨 chore: add group-messages database schema (#9543)
* add group messages
* update
* add migrations
* ♻️ refactor: refactor message group
* fix
* fix
* update schema
|
2025-10-05 23:49:27 +08:00 |
|
René Wang
|
b0cb96e5c2
|
👷 build: Add virtual column to agent table (#9464)
|
2025-09-29 10:07:19 +02:00 |
|
Arvin Xu
|
273e0277d1
|
🔨 chore: pre-merge group chat relative implement (#9432)
* pre-merge code
* fix tests
* fix circular
* remove redirectUri
* fix types
* improve sql
* fix docs
* fix lint
* update model runtime
|
2025-09-26 03:47:25 +08:00 |
|
Arvin Xu
|
cee555a0f0
|
♻️ refactor: improve db sql performance (#9283)
* improve sql
* improve db index
* improve db index
* improve db index
|
2025-09-16 19:33:35 +08:00 |
|
Arvin Xu
|
c21c14e715
|
🐛 fix: fix azure ai runtime error (#9276)
* fix azure ai
* improve agent schema
* improve agent schema
* improve header size
* remove sentry
* remove sentry
* fix
* clean
* fix tests
|
2025-09-16 15:19:55 +08:00 |
|
Arvin Xu
|
b73d0972b2
|
⚡️ perf: fix search agent slow (#9261)
* try to fix search agent issue
* Update session.ts
|
2025-09-15 10:56:03 +08:00 |
|
René Wang
|
17472aa7a5
|
👷 build: add group chat db schema (#8916)
* feat: merge database changes from group-chat feature
* fix
* fix
* fix
* fix tests
---------
Co-authored-by: arvinxx <arvinx@foxmail.com>
|
2025-08-27 23:49:22 +08:00 |
|
Arvin Xu
|
8dedc2d3e1
|
♻️ refactor: move utils to separate package (#8889)
* move utils
* move utils
* move utils
* update
* update
* update
* update
* update
* refactor to clean the tests
* fix release workflow
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* try to fix client db migration issue
* fix tests
|
2025-08-22 14:05:01 +08:00 |
|
Arvin Xu
|
054ca5fd97
|
✨ feat: refactor desktop oauth and use JWTs token to support remote chat (#8446)
* refactor the oauth
* refactor the oauth
* refactor the oauth
* improve oauth status
* fix desktop auth
* fix tests
* improve clean handoff
* try to fix handoff public issue
* fix route protection
* refactor anim
* refactor
* update to access token to jwt
* update to access token to jwt
* improve config
* refactor for JWKs token
* fix auto refresh issue
* ✨ feat: support webapi proxy
* wip: 完成新流式接口
* wip: 跑通流式框架
* fix webhooks
* fix network proxy
* try to fix workflow
* fix proxy in remote sync
* fix tests
* fix tests
* fix oauth bypass route
* fix webapi proxy
|
2025-07-17 12:54:37 +08:00 |
|
YuTengjing
|
095de57675
|
✨ feat: support AI Image (#8312)
Co-authored-by: canisminor1990 <i@canisminor.cc>
|
2025-07-14 20:29:57 +08:00 |
|
Arvin Xu
|
5bf0921246
|
✨ feat: support OpenAI Responses API mode (#8048)
* ✨ feat: support response api mode
* update
* support openai stream o series thinking
* add ui config for response api mode
* improve ui config for responses api mode
* update locale
* fix tests
* fix update issue
* update db schema
* fix openai Response Inputs
* fix tests
|
2025-06-08 16:53:46 +08:00 |
|
Arvin Xu
|
39b790ec37
|
✨ feat: support upload files direct into chat context (#7751)
* add document service
* add file item
* add file content for direct upload file
* fix tests
* fix tests
* fix tests
* add debug log for file-loaders
* add debug log and test
* improve loading
* update tests
* fix pdf parser
* fix pdf version
* fix pdf worker url
* fix pdf worker url
* fix test
|
2025-05-10 00:58:39 +08:00 |
|
YuTengjing
|
961d6a1673
|
✨ feat: regenerate migrate sql for new agent opening settings
|
2025-04-14 12:02:10 +08:00 |
|
YuTengjing
|
6002e823e2
|
Merge branch 'main' of github.com:lobehub/lobe-chat into tj/feat/guide-message
|
2025-04-14 11:34:06 +08:00 |
|
Arvin Xu
|
b12b24018e
|
🔨 chore: add OAuth 2.0 and OIDC core implement (#7380)
* add oidc implement
* add oidc implement
* update
* update
* migration db
* improve
* improve scripts
* update
* 解决 auth 302 跳转的问题
* 完成 policy 实现调试
* improve middleware log
* 初步完成 auth 授权实现
* 初步完成 auth 授权实现
* fix adapter
* add adapter tests
* refactor with http adapter
* refactor for oidc service
* finish oauth 授权基础实现
* 区分 backend 入口与 client 页面入口
* add i18n
* update db schema
* fix lint
* improve
* fix tests and update i18n
* improve db adaptor
* fix tests
* fix tests
* fix tests
|
2025-04-13 00:49:31 +08:00 |
|
YuTengjing
|
a614e3e53d
|
feat: agent opening settings
|
2025-04-12 10:29:09 +08:00 |
|
YuTengjing
|
2e763f808c
|
♻️ chore: update database schema docs path from developer to development
|
2025-04-09 20:14:57 +08:00 |
|