Commit Graph

  • b754aad987 fix: do not display the move menu when folders are empty Shirasawa 2025-10-21 16:14:38 +08:00
  • e225435c8e fix: fix color of Attach Webpage button when model not support file uploads Shirasawa 2025-10-21 16:05:56 +08:00
  • e361606c61 feat: add toggleable hotkey hints to sidebar buttons and refac ShortcutsModal silentoplayz 2025-10-11 20:59:08 -04:00
  • e24fec0de4 Merge pull request #18452 from kaiwinut/fix/chat-getattr-error Tim Baek 2025-10-20 14:00:21 -04:00
  • 1f89eacb69 Merge pull request #18455 from Classic298/patch-1 Tim Baek 2025-10-20 11:24:07 -05:00
  • 892ddf9eac Revise feature request template for clarity Classic298 2025-10-20 08:38:43 +02:00
  • 2b0b87c0f9 fix: handle invalid order_by attribute in Chat kaiwdev 2025-10-20 14:19:02 +09:00
  • f5899e875c refac/fix: 72 bytes+ password Timothy Jaeryang Baek 2025-10-20 01:18:03 -04:00
  • 43eac35b5b refac: code block stdout/err styling Timothy Jaeryang Baek 2025-10-20 01:11:19 -04:00
  • 9aea08ccb2 Merge pull request #18389 from Classic298/docs-chore Tim Baek 2025-10-19 23:50:34 -05:00
  • 3e003a5f17 refac Timothy Jaeryang Baek 2025-10-20 00:48:01 -04:00
  • acac6d5973 fix/refac: docling Timothy Jaeryang Baek 2025-10-20 00:27:50 -04:00
  • 2a8b0b2581 Merge pull request #18388 from Ithanil/de_i18n Tim Baek 2025-10-19 23:22:55 -05:00
  • a2b3abfa14 Merge pull request #18385 from ShirasawaSama/patch-39 Tim Baek 2025-10-19 23:22:45 -05:00
  • 32996a16cc Merge pull request #18449 from open-webui/main Tim Baek 2025-10-19 23:18:24 -05:00
  • 3af6192495 Merge pull request #18384 from ShirasawaSama/patch-38 Tim Baek 2025-10-19 22:45:34 -05:00
  • 7a83e7dfa3 Merge pull request #18395 from EkaterinePapava/main Tim Baek 2025-10-19 22:45:09 -05:00
  • 3984184a82 Merge pull request #18411 from ricdikulous/feat/websocket-cors-security Tim Baek 2025-10-19 22:44:55 -05:00
  • ca5bafcd2f refac Timothy Jaeryang Baek 2025-10-19 23:41:25 -04:00
  • ca332db7eb refac Timothy Jaeryang Baek 2025-10-19 23:35:59 -04:00
  • 680361a88c Merge pull request #18419 from ivanostanin/fix-youtube-proxy-passing Tim Baek 2025-10-19 22:32:37 -05:00
  • 375d29bab4 Merge pull request #18438 from acwoo97/fix/load-defaults Tim Baek 2025-10-19 22:26:21 -05:00
  • 9784eb4c0b fix: load default settings when sessionStorage is empty Chanwoo An 2025-10-20 11:52:29 +09:00
  • 0031fb8274 fix: correctly handle clipboard images in prompts silentoplayz 2025-10-19 20:15:39 -04:00
  • 8af6a4cf21 refac: direct connections Timothy Jaeryang Baek 2025-10-19 18:30:36 -04:00
  • 4b74034967 black fmt Taylor Wilsdon 2025-10-19 16:58:09 -04:00
  • 9762ef3ef6 refac Timothy Jaeryang Baek 2025-10-19 12:53:34 -04:00
  • 691012782a Merge pull request #18413 from zhsh-12/fix-manifest-duplicate-crossorigin Tim Baek 2025-10-19 11:42:49 -05:00
  • f503ba499c Merge pull request #18424 from athoik/bump_python_jose Tim Baek 2025-10-19 11:42:23 -05:00
  • d6915c0f40 Merge pull request #18430 from athoik/bump_unstructured Tim Baek 2025-10-19 11:42:10 -05:00
  • f39f29c38f build(deps): bump unstructured from 0.16.17 to 0.18.15 Athanasios Oikonomou 2025-10-19 17:34:46 +03:00
  • 6a0300fdb7 build(deps): bump python-jose from 1.4.0 to 1.5.0 Athanasios Oikonomou 2025-10-19 12:38:55 +03:00
  • 7d29991fa5 fix: pass youtube_proxy as a GenericProxyConfig type object Ivan Ostanin 2025-10-19 02:01:27 +02:00
  • ecbf74dbea Added a preflight authorize check that automatically re-registers MCP OAuth clients when the stored client ID no longer exists on the server, so the browser flow never hits the stale-ID failure Taylor Wilsdon 2025-10-18 16:53:44 -04:00
  • d49fb9c010 complete cleanup of oauth clients Taylor Wilsdon 2025-10-18 14:16:10 -04:00
  • c107a3799f Added a targeted utility to wipe all OAuth sessions for a provider so the cleanup can remove stale access tokens across every user when a connection is updated Taylor Wilsdon 2025-10-18 14:00:46 -04:00
  • 40c450e6e5 Add more granular information to oauth failure messages Taylor Wilsdon 2025-10-18 13:43:51 -04:00
  • 6cb58af3db feat: add new feature or fix bug zhsh-12 2025-10-18 22:06:10 +08:00
  • 25087e09e6 feat: Add CORS validation to WebSocket connections. #18410 Richard Watts-Seale 2025-10-18 20:25:45 +11:00
  • d347497609 Merge branch 'dev' into docs-chore Classic298 2025-10-18 11:12:36 +02:00
  • ab07bab140 Clarify PR guidelines for translation contributions Classic298 2025-10-18 11:11:51 +02:00
  • f97e73962a Merge pull request #18394 from joaoback/patch-13 Tim Baek 2025-10-17 12:42:17 -05:00
  • c0a91b566b Update translation.json (pt-BR) joaoback 2025-10-17 08:29:01 -03:00
  • 850ca01ca2 Update Georgian translation Ekaterine Papava 2025-10-17 12:56:31 +02:00
  • a483d41de2 Patch 1 (#22) Classic298 2025-10-17 11:32:17 +02:00
  • 185e01eecc German translation of new strings in i18n Jan Kessler 2025-10-17 11:14:55 +02:00
  • 7c393bc166 i18n: improve zh-TW translation Shirasawa 2025-10-17 08:42:17 +00:00
  • f170f37ba4 i18n: improve zh-CN translation Shirasawa 2025-10-17 16:29:53 +08:00
  • 27e85e448b Merge pull request #18372 from Tsafaras/i18n/more-greek-translations Tim Jaeryang Baek 2025-10-16 16:46:39 -05:00
  • eff40229fe i18n: add more greek translations Konstantinos 2025-10-16 21:32:28 +03:00
  • 9ae06a3cac Merge pull request #18138 from open-webui/dev v0.6.34 Tim Jaeryang Baek 2025-10-16 11:55:47 -05:00
  • 2783e0eb89 chore: Update CHANGELOG.md (#18199) Classic298 2025-10-16 18:44:37 +02:00
  • efed0e3f63 fix: system prompt perm Timothy Jaeryang Baek 2025-10-16 11:40:06 -05:00
  • fd0e9652a8 chore: format Timothy Jaeryang Baek 2025-10-16 11:36:26 -05:00
  • d0da1d722c chore: i18n Timothy Jaeryang Baek 2025-10-16 11:34:59 -05:00
  • b48c790a76 chore: bump Timothy Jaeryang Baek 2025-10-16 11:34:15 -05:00
  • 417c9d923a Merge pull request #18263 from silentoplayz/chat-deletion-bug Tim Jaeryang Baek 2025-10-16 11:33:45 -05:00
  • e8c1dbb2da Merge pull request #18306 from palazski/main Tim Jaeryang Baek 2025-10-16 10:49:29 -05:00
  • 2bd972305a Merge pull request #18361 from teephopdisawas/dev Tim Jaeryang Baek 2025-10-16 10:42:27 -05:00
  • 9b79486316 Merge pull request #18369 from taylorwilsdon/issues/11782 Tim Jaeryang Baek 2025-10-16 10:40:16 -05:00
  • fbeff475cf restore visible scrollbar Taylor Wilsdon 2025-10-16 09:05:17 -04:00
  • 0dc04fd8b9 Fix Thai translations for consistency teephopdisawas 2025-10-16 11:05:20 +07:00
  • 288b323df8 feat: use MINERU_PARAMS json field for mineru settings palazski 2025-10-15 22:59:59 +03:00
  • 29d4148fe9 Merge pull request #18344 from Classic298/patch-1 Tim Jaeryang Baek 2025-10-15 14:30:41 -05:00
  • 62e57fe32c Merge pull request #18346 from cubukcum/main Tim Jaeryang Baek 2025-10-15 11:46:52 -05:00
  • 9dc7889493 update Turkish translations Mehmet Cubukcu 2025-10-15 14:36:21 +03:00
  • aa5de4c05b chore Classic298 2025-10-15 08:09:15 +02:00
  • c46ea40f70 refac Timothy Jaeryang Baek 2025-10-14 19:06:55 -05:00
  • ffe127e0d6 remove "Note:" silentoplayz 2025-10-14 19:36:43 -04:00
  • bcb7b65553 chore: authlib bump Timothy Jaeryang Baek 2025-10-14 18:36:28 -05:00
  • dd51808a6f Merge pull request #18258 from petrkrapek/community Tim Jaeryang Baek 2025-10-14 18:35:13 -05:00
  • 94806555bf Merge pull request #18261 from Classic298/patch-1 Tim Jaeryang Baek 2025-10-14 18:35:03 -05:00
  • 7a68f065fa Merge pull request #18260 from silentoplayz/fix-toast-click-issue Tim Jaeryang Baek 2025-10-14 18:33:30 -05:00
  • ad61460faf fix: tool server connection ui Timothy Jaeryang Baek 2025-10-14 18:32:50 -05:00
  • 91a43848a1 enh: jwt_expires_in security warning Timothy Jaeryang Baek 2025-10-14 18:32:40 -05:00
  • 2a34a0ae10 Merge pull request #18273 from Cyp9715/dev Tim Jaeryang Baek 2025-10-14 18:24:34 -05:00
  • fcc2bb5a05 refac: oracle23ai Timothy Jaeryang Baek 2025-10-14 18:22:48 -05:00
  • 7031708c87 Merge pull request #18284 from Stoyan-Zlatev/feature/knowledge-response-file-hash Tim Jaeryang Baek 2025-10-14 18:15:26 -05:00
  • 8039cc40f7 refac/fix: support delete method for openapi tool servers Timothy Jaeryang Baek 2025-10-14 18:12:19 -05:00
  • 515e136502 Merge pull request #18324 from ShirasawaSama/patch-37 Tim Jaeryang Baek 2025-10-14 18:07:32 -05:00
  • 5fe56a862b fix: pinned chats in ref chat Timothy Jaeryang Baek 2025-10-14 18:06:29 -05:00
  • 9971919ca1 Merge pull request #18320 from BoFFire/patch-2 Tim Jaeryang Baek 2025-10-14 15:01:33 -05:00
  • f0689b260a fix: Fix missing model auto-pull when user settings are unmodified Shirasawa 2025-10-14 11:43:51 +00:00
  • 7ba752e2aa Update translation.json ButterflyOfFire 2025-10-14 09:10:24 +01:00
  • 2b3b2e4aa6 Merge pull request #18310 from silentoplayz/fix-integrations-menu-closing-outside-click Tim Jaeryang Baek 2025-10-13 20:58:58 -05:00
  • 4b160d88a2 fix: prevent integrations menu from closing when valves modal is open silentoplayz 2025-10-13 18:13:08 -04:00
  • a730a277b9 refac Timothy Jaeryang Baek 2025-10-13 16:22:47 -05:00
  • 40e9d9c330 feat: add mineru as document parser support with both local and managed api palazski 2025-10-13 21:09:52 +03:00
  • f373784aaf Merge pull request #18266 from Classic298/patch-4 Tim Jaeryang Baek 2025-10-13 11:13:10 -05:00
  • 43d64b3bf8 Merge pull request #18267 from aleixdorca/dev Tim Jaeryang Baek 2025-10-13 11:11:17 -05:00
  • f0dfdb30c3 Extend FileMetadataResponse to have hash field Stoyan Zlatev 2025-10-13 12:38:10 +03:00
  • cf76922a8f Korean translation updated Cyp 2025-10-13 11:29:03 +09:00
  • e41836f8bd Update SECURITY.md Classic298 2025-10-12 17:24:38 +02:00
  • 0417a456c3 Update SECURITY.md Classic298 2025-10-12 17:23:23 +02:00
  • 2f8685d0b7 Update catalan translation.json Aleix Dorca 2025-10-12 17:08:47 +02:00
  • 3fc29b292c chore: expand SECURITY.MD once again Classic298 2025-10-12 17:08:13 +02:00
  • e7476350e3 fix: reword misleading knowledge base warning silentoplayz 2025-10-12 07:49:38 -04:00
  • 31f6520ba9 enh: lower JWT expiration default value and add warn message Classic298 2025-10-12 12:33:35 +02:00
  • 1e6426ed4f fix: allow toast notifications to be closed when a modal is open silentoplayz 2025-10-12 05:52:24 -04:00
  • 6e78f855a3 Update Czech translations for various terms petrkrapek 2025-10-12 09:57:41 +02:00