G30
8712446cc1
fix: resolve undefined knowledge base name in file reference tooltip ( #20333 )
2026-01-03 18:13:19 +04:00
Timothy Jaeryang Baek
c144122f60
refac/fix: reply to message recursion issue
2026-01-01 03:10:09 +04:00
Timothy Jaeryang Baek
4eadf84e1f
refac
2026-01-01 02:23:42 +04:00
Timothy Jaeryang Baek
71ca25c8ac
refac
2025-12-31 20:23:32 +04:00
Classic298
048692c068
fix: prevent insert_shared_chat_by_chat_id crash when chat is None ( #20273 )
...
Add null check after db.get(Chat, chat_id) before accessing chat.share_id. Returns None instead of crashing with AttributeError when chat doesn't exist.
2025-12-31 17:38:57 +04:00
Classic298
07cbc52c9a
fix: prevent update_user_settings_by_id crash when user is None ( #20278 )
...
Get user first and check for None before accessing .settings attribute. Returns None gracefully instead of crashing with AttributeError.
2025-12-31 02:30:31 -05:00
Timothy Jaeryang Baek
88dbc14abc
refac
2025-12-29 00:55:53 +04:00
Timothy Jaeryang Baek
eb4b085b86
refac
2025-12-28 23:23:56 +04:00
Timothy Jaeryang Baek
145c7516f2
refac
2025-12-28 22:26:35 +04:00
Timothy Jaeryang Baek
2041ab483e
refac/enh: db session sharing
2025-12-28 22:00:44 +04:00
Timothy Jaeryang Baek
39a2b9789c
refac
2025-12-26 16:16:10 +04:00
Tim Baek
df106099a1
refac
2025-12-25 18:32:13 -05:00
Tim Baek
4be99174be
refac
2025-12-25 18:11:17 -05:00
Timothy Jaeryang Baek
45e3237756
fix/refac: shared chat files behaviour
2025-12-21 23:29:54 +04:00
Timothy Jaeryang Baek
f1bf4f20c5
feat: chat_file table
2025-12-21 23:17:53 +04:00
Classic298
48ccb1e170
fix: consolidate psql cleanup logic and fix web add with cleanup ( #20072 )
...
* sequential
* consolidate logic and fix for web add
* Update WebSearch.svelte
* Update retrieval.py
* Update retrieval.py
* Update WebSearch.svelte
2025-12-21 07:14:29 -05:00
Timothy Jaeryang Baek
0dd2cfe1f2
enh: models endpoint optimization
...
Co-Authored-By: Classic298 <27028174+Classic298@users.noreply.github.com >
#20010
2025-12-21 15:43:02 +04:00
Timothy Jaeryang Baek
53c1ca64b7
enh: feedback ids endpoint
2025-12-21 15:33:06 +04:00
G30
8890555dab
Fix: Make meta optional in FileMetadataResponse to prevent batch add errors ( #20022 )
2025-12-20 08:25:03 -05:00
Classic298
823b9a6dd9
chore/perf: Remove old SRC level log env vars with no impact ( #20045 )
...
* Update openai.py
* Update env.py
* Merge pull request open-webui#19030 from open-webui/dev (#119 )
Co-authored-by: Tim Baek <tim@openwebui.com >
Co-authored-by: Claude <noreply@anthropic.com >
---------
Co-authored-by: Tim Baek <tim@openwebui.com >
Co-authored-by: Claude <noreply@anthropic.com >
2025-12-20 08:16:14 -05:00
Timothy Jaeryang Baek
4d9a51ba33
refac
2025-12-11 00:11:12 -05:00
Timothy Jaeryang Baek
ceae3d48e6
enh/refac: kb pagination
2025-12-10 23:19:19 -05:00
Timothy Jaeryang Baek
3ed1df2e53
refac: search notes db query
2025-12-10 21:06:53 -05:00
Timothy Jaeryang Baek
79cfe29bb2
refac: channel_file and knowledge table migration
2025-12-10 16:41:22 -05:00
Timothy Jaeryang Baek
d1d42128e5
refac/fix: channel files
2025-12-10 15:53:45 -05:00
Timothy Jaeryang Baek
2bccf8350d
enh: channel files
2025-12-10 15:48:42 -05:00
Timothy Jaeryang Baek
c15201620d
refac: kb files
2025-12-10 15:48:27 -05:00
Timothy Jaeryang Baek
a7993f6f4e
refac
2025-12-10 12:22:40 -05:00
Timothy Jaeryang Baek
94a8439105
feat/enh: kb file pagination
2025-12-10 00:53:41 -05:00
Timothy Jaeryang Baek
4363df175d
enh: read only notes
2025-12-09 17:57:15 -05:00
Timothy Jaeryang Baek
9b24cddef6
enh/refac: notes
2025-12-09 16:45:08 -05:00
Timothy Jaeryang Baek
39f778c275
refac
2025-12-03 18:22:00 -05:00
Timothy Jaeryang Baek
01868e856a
enh: group members endpoint
2025-12-02 11:24:23 -05:00
Timothy Jaeryang Baek
e301d1962e
refac/perf: has_access_to_file optimization
2025-12-02 11:11:17 -05:00
Timothy Jaeryang Baek
d19023288e
feat/enh: kb files db migration
2025-12-02 10:53:32 -05:00
Timothy Jaeryang Baek
9f42b9369f
refac
2025-12-02 05:29:34 -05:00
Timothy Jaeryang Baek
f5e8d4d5a0
refac
2025-12-01 13:34:57 -05:00
Timothy Jaeryang Baek
51621ba91a
feat/enh: user status
2025-12-01 13:18:59 -05:00
Timothy Jaeryang Baek
277f3a91f1
refac
2025-11-30 14:06:16 -05:00
Timothy Jaeryang Baek
39645102d1
refac
2025-11-30 10:40:24 -05:00
Timothy Jaeryang Baek
3f1d9ccbf8
feat/enh: add/remove users from group channel
2025-11-30 10:33:50 -05:00
Timothy Jaeryang Baek
f589b7c189
feat/enh: group channel
2025-11-30 08:24:27 -05:00
Timothy Jaeryang Baek
f3c8c7045d
refac
2025-11-29 14:19:55 -05:00
Timothy Jaeryang Baek
05e79bdd0c
enh: message reaction user names
2025-11-29 13:54:52 -05:00
Timothy Jaeryang Baek
ff121413da
refac
2025-11-28 22:54:00 -05:00
Timothy Jaeryang Baek
c1d760692f
refac: db group
2025-11-28 22:48:58 -05:00
Timothy Jaeryang Baek
25994dd3da
refac/enh: channel message
2025-11-28 10:45:48 -05:00
Timothy Jaeryang Baek
aae2fce173
feat/enh: pinned messages in channels
2025-11-28 09:58:44 -05:00
Timothy Jaeryang Baek
70948f8803
enh/refac: deprecate USER_POOL
2025-11-28 07:39:02 -05:00
Timothy Jaeryang Baek
c2634d45ad
refac
2025-11-28 07:27:55 -05:00