Commit Graph

  • 0e12645d51
    Merge fa9a454a137c4a6cfb5b54b7f62c198d26f126a7 into 2a804541e017b9092a7923e18dc7bd760fc6f81f Classic298 2026-02-19 23:04:06 +00:00
  • fa9a454a13 changelog: knowledge-base-import, overwrite-flag, API-enhancement Classic298 2026-02-20 00:04:02 +01:00
  • 525e672993 changelog: archived chats, pinned chats, loading optimization Classic298 2026-02-20 00:00:14 +01:00
  • cdba366761
    Merge 130eb1e28a190ba6912d6018b052cc9eabc70dc1 into 2a804541e017b9092a7923e18dc7bd760fc6f81f Muhammet Eren Karakuş 2026-02-19 16:57:58 -06:00
  • 969ce228be
    Merge 8ba272beb64ce2dad7a21002d0b2701c5ea9c2e4 into 2a804541e017b9092a7923e18dc7bd760fc6f81f Jan Kessler 2026-02-19 16:57:54 -06:00
  • a4b02d2296
    Merge 3c78a4add1a56d47c294dd0b2d1633c4ce87b854 into 2a804541e017b9092a7923e18dc7bd760fc6f81f ahxxm 2026-02-19 16:57:51 -06:00
  • 0ba0040b43
    Merge 2a804541e017b9092a7923e18dc7bd760fc6f81f into b8112d72b95e480f946f0688bed29321b61e65af Tim Baek 2026-02-19 22:57:37 +00:00
  • 2a804541e0 refac dev Timothy Jaeryang Baek 2026-02-19 16:57:32 -06:00
  • de8dee5ea3 changelog: message list performance optimization Classic298 2026-02-19 23:54:21 +01:00
  • 8c485b260f refac Timothy Jaeryang Baek 2026-02-19 16:53:21 -06:00
  • 4c14bcd83b changelog: hybrid search fix, Finnish translations Classic298 2026-02-19 23:52:15 +01:00
  • e70d32a37f changelog: chat title query optimization, shared chat loading Classic298 2026-02-19 23:49:32 +01:00
  • 0beab55ef9
    Merge bebaf700f35d26329343f15245bbb16871d8bc07 into d664922febcb3f3555958744de7b14d1bc439fe9 Algorithm5838 2026-02-19 16:48:44 -06:00
  • d664922feb
    Avoid loading full chat JSON blob for pinned/archived/shared list endpoints (#21591) Classic298 2026-02-19 23:48:23 +01:00
  • 59df6761bb
    Merge branch 'dev' into chat-list-select Tim Baek 2026-02-20 02:48:10 +04:00
  • 15d9e404a7 changelog: file access control respect fix Classic298 2026-02-19 23:47:23 +01:00
  • 21e59718a5 changelog: shared chat optimization, translation updates Classic298 2026-02-19 23:44:28 +01:00
  • 1a4ff2ff32
    Merge 13b6570f6f3333df0fa4d9b7c4fd1dc21356496a into 9950cc8c2862896f9e40a59f3647a319bf185dea Sven-Hendrik Haase 2026-02-19 15:44:26 -07:00
  • 58ec1d15c0
    Merge 6d554e596c528e58cfffc32f879fd678cb8f2212 into 9950cc8c2862896f9e40a59f3647a319bf185dea sangyongsin 2026-02-19 16:43:04 -06:00
  • 9950cc8c28
    fix(i18n): correct French typo "Analtique" → "Analytique" (#21512) fchevallieratecna 2026-02-19 23:42:57 +01:00
  • 3db6d49e57
    Query title column directly in get_chat_title_by_id instead of loading full chat (#157) (#21590) Classic298 2026-02-19 23:41:46 +01:00
  • c5a3316aef changelog: update iframe sandbox entry for clarity Classic298 2026-02-19 23:40:38 +01:00
  • 6d67ac371d
    fix: correct unpacking order of distances, documents, and metadatas in hybrid search query (#21562) VasilyLebedev123 2026-02-20 09:08:40 +10:30
  • 326599b8db
    Fix O(n²) performance in get_message_list by replacing insert(0) with append+reverse (#21588) Classic298 2026-02-19 23:38:01 +01:00
  • c5c31ab769
    fix: respect BYPASS_ADMIN_ACCESS_CONTROL in file list/search endpoints (#21595) Classic298 2026-02-19 23:36:48 +01:00
  • 43eb2351d2
    Update fi-FI translation.json (#21538) Kylapaallikko 2026-02-20 00:36:32 +02:00
  • 0a700aafe4 refac Timothy Jaeryang Baek 2026-02-19 16:32:41 -06:00
  • 91a0301c9e refac Timothy Jaeryang Baek 2026-02-19 16:29:19 -06:00
  • 6ac593209c refac Timothy Jaeryang Baek 2026-02-19 16:09:54 -06:00
  • 12bea8cd88
    i18n: improve Chinese translation (#21530) Shirasawa 2026-02-20 06:06:23 +08:00
  • 1dfe546b6b
    i18n: pt-BR - add translations for newly added UI items + consistency pass (#21527) joaoback 2026-02-19 19:06:08 -03:00
  • ff837031e4
    Update iframe sandbox attributes based on settings (#21529) Classic298 2026-02-19 23:05:47 +01:00
  • 277f927ea9
    Merge 557b098b2f6d2e7aba6ad321150f89d22dd68d2c into 139f02a9d9fa2ffffcc96aa0de8af8ef51b6bcf2 Minwoo 'Charlie' Choi 2026-02-19 16:04:57 -06:00
  • 139f02a9d9 refac Timothy Jaeryang Baek 2026-02-19 16:04:41 -06:00
  • 4bef69cc63 refac Timothy Jaeryang Baek 2026-02-19 16:03:03 -06:00
  • 723185c22f refac Timothy Jaeryang Baek 2026-02-19 15:59:58 -06:00
  • 35763a352c
    Optimize shared chats list to use column projection (#163) (#21614) Classic298 2026-02-19 22:50:03 +01:00
  • 8c74346fcb
    Merge ad1a7544a93ae4e9a5e25455a2276db7cad29530 into 27c76c677aab6f0ec4fe27471d700f95f748e7a9 Михаил 2026-02-19 22:33:19 +01:00
  • 898f69dd9b
    Merge 2dde12b4d7c30495f62231e0fec5df7c18e7fe44 into 27c76c677aab6f0ec4fe27471d700f95f748e7a9 Classic298 2026-02-19 22:26:54 +01:00
  • f87b10ed91 changelog: scim, parameter handling, rfc7644 Classic298 2026-02-19 22:22:41 +01:00
  • 4e075985bb
    Merge caed925f431162955645abcec781a2973b78bc68 into 27c76c677aab6f0ec4fe27471d700f95f748e7a9 Classic298 2026-02-19 16:09:00 -05:00
  • 27c76c677a
    fix: clamp SCIM pagination args instead of rejecting them (#21577) Patrick Monteith 2026-02-19 21:08:42 +00:00
  • 2fb3aa6a56 changelog: fix commit references for memory and MCP entries Classic298 2026-02-19 21:56:46 +01:00
  • d79432b495 changelog: pip requirements toggle Classic298 2026-02-19 21:51:23 +01:00
  • a185447dd5 changelog: add embeddings and proxy timeout fix for PR #21558 Classic298 2026-02-19 21:38:52 +01:00
  • 6aa8dd0250 changelog: add memory deletion and listing tools for agents Classic298 2026-02-19 21:34:31 +01:00
  • 1451c2db90 changelog: mcp ssl, general improvements, french translations Classic298 2026-02-19 21:26:55 +01:00
  • 424079e257
    build(deps): bump the uv group across 2 directories with 10 updates dependabot[bot] 2026-02-19 20:25:35 +00:00
  • c6ea3f02e7 changelog: MCP SSL verification fix Classic298 2026-02-19 21:25:11 +01:00
  • e2e3f3219f
    build(deps): bump the uv group across 2 directories with 10 updates dependabot[bot] 2026-02-19 20:25:05 +00:00
  • aebe0ae76e
    build(deps): bump the pip group across 2 directories with 2 updates dependabot[bot] 2026-02-19 20:23:32 +00:00
  • 2f1344d619
    Update translation.json (#21602) Kungs-Fr 2026-02-19 21:15:31 +01:00
  • 8bfab327ec refac Timothy Jaeryang Baek 2026-02-19 14:14:36 -06:00
  • 56246324b2
    fix: apply AIOHTTP_CLIENT_TIMEOUT to embeddings endpoint (#21558) Minwoo 'Charlie' Choi 2026-02-20 05:13:50 +09:00
  • af5661c2c8
    Merge pull request #21485 from Classic298/claude/fix-mcp-ssl-check-0janH Classic298 2026-02-19 21:08:15 +01:00
  • f872a178bc refac Timothy Jaeryang Baek 2026-02-19 14:06:24 -06:00
  • df6dc1a992 enh DrMelone 2026-02-19 20:07:36 +01:00
  • 1a5875b9fe
    Merge 428a943644b7ef598f76e7478b9810562e19f3a8 into 3dd44c4f1931d13bfd46062291c6f23b33dde003 G30 2026-02-19 19:32:03 +01:00
  • ae9e9eebf0
    Eliminate N+1 access grant queries in prompts listing Classic298 2026-02-19 19:17:57 +01:00
  • f35dcbc2bd
    Merge 64c6a996f9226a9102bb11ee6198b6d89c363a74 into 3dd44c4f1931d13bfd46062291c6f23b33dde003 Classic298 2026-02-19 19:17:10 +01:00
  • 64c6a996f9
    Optimize tools listing to skip content/specs and batch access grants (#164) Classic298 2026-02-19 19:16:49 +01:00
  • 503cceace3
    Optimize shared chats list to use column projection (#163) Classic298 2026-02-19 19:15:14 +01:00
  • 97fffeb5e3
    feat: Add ability to not overwrite the whole collection when processing URLs Johannes Fahrenkrug 2026-02-19 10:45:36 -07:00
  • 29c1537074
    Merge cbcc95762532b0f210de3c122e0c219d3415f196 into 3dd44c4f1931d13bfd46062291c6f23b33dde003 Lukas Kreussel 2026-02-19 17:33:55 +01:00
  • 0a3bef420d
    build(deps): bump the npm_and_yarn group across 1 directory with 4 updates dependabot[bot] 2026-02-19 14:22:45 +00:00
  • 8ee63203a4
    Update translation.json Kungs-Fr 2026-02-19 13:56:44 +01:00
  • 66842b9b2d
    Merge 1a57e1ff24f4b2130eac1825d77b94edd2ce993f into 3dd44c4f1931d13bfd46062291c6f23b33dde003 lazariv 2026-02-19 12:24:00 +00:00
  • 1a57e1ff24 Add YOUCOM_API_KEY to main.py lazariv 2026-02-19 12:41:02 +01:00
  • 6c660d61d8 Add you.com as a web search engine option in frontend lazariv 2026-02-19 11:44:07 +01:00
  • 71f40e068d Update you.com configuration lazariv 2026-02-19 11:37:56 +01:00
  • 7a4f7de61c Add Youcom search function import lazariv 2026-02-19 11:29:30 +01:00
  • e75526212d Add PersistentConfig entry for you.com lazariv 2026-02-19 11:28:26 +01:00
  • d46cfc18b3 Add ydc.py provider implementation lazariv 2026-02-19 11:26:10 +01:00
  • f11317afc2
    Merge 68348b1bf9e23d57b25213d6061a2c64bf34ef36 into 3dd44c4f1931d13bfd46062291c6f23b33dde003 Günther Grill 2026-02-19 12:34:50 +01:00
  • cf793b3423
    Update openai.py | Hardcoded behaviour for broken response header. AWF0 2026-02-19 10:25:20 +00:00
  • 9314817354
    Merge 096468a5ade9c2bd9e8de090f7239c4019f29fbd into 3dd44c4f1931d13bfd46062291c6f23b33dde003 Classic298 2026-02-19 11:04:09 +01:00
  • be57de2225
    Merge c6b3f2fd13628423658b991dcb3f8daeee7f32fb into 3dd44c4f1931d13bfd46062291c6f23b33dde003 Classic298 2026-02-19 11:04:09 +01:00
  • 8220de68c6
    Merge 6e765525f72d8ab4c4fd6d31800e44f061491d2f into 3dd44c4f1931d13bfd46062291c6f23b33dde003 Classic298 2026-02-19 11:04:09 +01:00
  • cf42eae23b
    Merge b371eedc610621361c4b8c72fcb64897f42d68d1 into 3dd44c4f1931d13bfd46062291c6f23b33dde003 Classic298 2026-02-19 11:04:09 +01:00
  • 2dde12b4d7
    perf: eliminate 2 redundant full chat deserialization on every message send (#162) Classic298 2026-02-19 10:22:47 +01:00
  • 56522b57e7
    fix: respect BYPASS_ADMIN_ACCESS_CONTROL in file list/search endpoints Classic298 2026-02-19 10:11:31 +01:00
  • 83da507632
    Cache chat object in upsert_message to avoid redundant DB load Classic298 2026-02-19 09:45:08 +01:00
  • 1810b6911a
    Avoid loading full chat JSON blob for pinned/archived/shared list endpoints Classic298 2026-02-19 09:43:26 +01:00
  • d69fb74482
    Query title column directly in get_chat_title_by_id instead of loading full chat (#157) Classic298 2026-02-19 09:38:37 +01:00
  • a36369e945
    Fix O(n²) performance in get_message_list by replacing insert(0) with append+reverse Classic298 2026-02-19 09:00:56 +01:00
  • 850e1e4c11
    Fix O(n²) performance in get_message_list by replacing insert(0) with append+reverse Claude 2026-02-19 07:53:49 +00:00
  • bed22a6267
    Merge 8f1e56fe7e414f142a9fef91273cb64c599f9928 into 3dd44c4f1931d13bfd46062291c6f23b33dde003 Kevin Rohn 2026-02-19 14:29:39 +09:00
  • 07dd7cf9f7 Fix memory context injection when system prompt is empty lesj0610 2026-02-19 13:58:23 +09:00
  • 85a0b2eaa0 Fix memory context injection when system prompt is empty lesj0610 2026-02-19 13:58:23 +09:00
  • bebaf700f3 fix: respect content edits for assistant messages with output Algorithm5838 2026-02-18 10:24:16 +03:00
  • 74915048e0
    Merge 84488f851cc3a1d6c371eef8182d25b1c96f38aa into 3dd44c4f1931d13bfd46062291c6f23b33dde003 Classic298 2026-02-19 06:20:33 +03:00
  • acbe477cd0
    Merge 075ac8b152bc92a1cac3e7fc9b59bc405a998658 into 3dd44c4f1931d13bfd46062291c6f23b33dde003 Brice Ruth 2026-02-19 10:23:34 +08:00
  • 41502c1db5
    analysis: document codebase inefficiencies and fix O(n²) message chain reconstruction Claude 2026-02-19 02:10:15 +00:00
  • 21de213b99
    Merge beb7b0bf3d7a80a609a39973509c7663bcb61964 into 3dd44c4f1931d13bfd46062291c6f23b33dde003 _00_ 2026-02-18 17:49:05 -05:00
  • 116a5e0013
    Merge b9f0da8d08544c74526ff0c40a68aca1e22b6eec into 3dd44c4f1931d13bfd46062291c6f23b33dde003 Varun Chawla 2026-02-18 22:17:44 +00:00
  • 2d612caa5d fix: clamp SCIM pagination args instead of rejecting them monteithpj 2026-02-18 22:00:35 +00:00
  • 638f22ef31 changelog: fix PostgreSQL workspace cloning Classic298 2026-02-18 22:49:26 +01:00
  • 4f56ea664b changelog: add prompt enable/disable toggle entry Classic298 2026-02-18 22:46:32 +01:00
  • 63e44a06d9
    Merge 1af8e0c3c7d6ae4522d16c195ad792d51b880d3b into 3dd44c4f1931d13bfd46062291c6f23b33dde003 tsachig 2026-02-18 21:38:48 +00:00
  • 3dd44c4f19 refac Timothy Jaeryang Baek 2026-02-18 15:23:50 -06:00