Commit graph

  • 41665b0865
    Refactor: Email parser use with to handle buffer (#11496) Stephen Hu 2025-11-25 10:03:37 +08:00
  • 2654847c8d Fix: unexpected parameter. Kevin Hu 2025-11-25 10:01:33 +08:00
  • e1a6edf3c0 Merge branch 'main' of github.com:infiniflow/ragflow into structured-output bill 2025-11-25 09:58:14 +08:00
  • 6548b16b6c Feat: Synchronize variable data to the outputs field bill 2025-11-25 09:55:17 +08:00
  • 9e148e311d Merge branch 'main' of github.com:infiniflow/ragflow into feature/1121 chanx 2025-11-25 09:43:42 +08:00
  • d1744aaaf3
    Feat: add datasource Dropbox (#11488) Yongteng Lei 2025-11-25 09:40:03 +08:00
  • 90524356fc Update email.py “hu 2025-11-25 09:17:27 +08:00
  • f710354b5c [OND211-2329]: Removed the API key. Hetavi Shah 2025-11-24 19:13:43 +05:30
  • e462d5f23a [OND211-2329]: Updated permissions API and added tests. Hetavi Shah 2025-11-24 19:12:14 +05:30
  • 13b8f0cf41 [OND211-2329]: Allowed users to demote themselves from admin. Hetavi Shah 2025-11-24 16:44:56 +05:30
  • db83f39daf Feat: add Dropbox datasource yongtenglei 2025-11-24 19:12:30 +08:00
  • eac3d3e1d7 Merge branch 'main' of github.com:infiniflow/ragflow into feature/1121 chanx 2025-11-24 19:11:43 +08:00
  • 56d57aeceb Fix: Add resizable component chanx 2025-11-24 19:09:46 +08:00
  • 7cb6eabfd0 Fix:Modify the style of your personal center chanx 2025-11-24 19:05:46 +08:00
  • d5f8548200
    Allow create super user when start rag server. (#10634) zhipeng 2025-11-24 19:02:08 +08:00
  • f33a0bd735 Feat: Add a loop exception condition component. bill 2025-11-24 18:00:31 +08:00
  • 69fba88707 fix: double s3_compatible in config Jonah879 2025-11-24 09:42:46 +00:00
  • 4d8698624c
    Docs: Updated use_kg and toc_enhance switch descriptions (#11485) writinwaters 2025-11-24 17:38:04 +08:00
  • 2e2d448d6c Docs: Updated use_kg and toc_enhance switch descriptions writinwaters 2025-11-24 17:27:24 +08:00
  • 0b666e914a backend yongtenglei 2025-11-24 17:25:41 +08:00
  • 31d8c3112e fix linter errors Jonah879 2025-11-24 08:39:38 +00:00
  • 30fc8f08cd solve merge conflicts and fix linter errors Jonah879 2025-11-24 08:32:47 +00:00
  • 2218f83522 Integrate burncloud tanggang 2025-11-24 15:14:44 +08:00
  • b20737c4ad Merge remote-tracking branch 'origin/main' into feature/OND211-2329-Check-existing-REST-endponts-and-extend-with-new-requested-endpoints Hetavi Shah 2025-11-24 12:28:29 +05:30
  • fd688936fa update buua436 2025-11-24 13:57:09 +08:00
  • 2b6227cf72
    Merge branch 'main' into f011 buua436 2025-11-24 13:56:52 +08:00
  • 48ee7b58c3 Merge remote-tracking branch 'refs/remotes/origin/main' into feat/burncloud-intergration tanggang 2025-11-24 13:52:59 +08:00
  • 52f9e7ca91 Merge branch 'main' of github.com:infiniflow/ragflow into structured-output bill 2025-11-24 13:20:02 +08:00
  • 419c86155c Feat: Add loop operator form bill 2025-11-24 13:19:02 +08:00
  • 3f1bc60bbe Update sync_data_source.py Stephen Hu 2025-11-24 12:59:12 +08:00
  • 1009819801
    Fix: coroutine object has no attribute get (#11472) Billy Bao 2025-11-24 12:21:33 +08:00
  • 8fe782f4ea
    Fix:Modify the personal center style #10703 (#11470) chanx 2025-11-24 12:20:48 +08:00
  • de956b6e48 fix Billy Bao 2025-11-24 11:58:04 +08:00
  • 8b0b552da8 rmove dulicate func Billy Bao 2025-11-24 11:06:33 +08:00
  • 044a312311 Merge branch 'main' of github.com:infiniflow/ragflow into feature/1121 chanx 2025-11-24 10:31:01 +08:00
  • 4ffe1f5382 Fix:Modify the personal center style chanx 2025-11-24 10:28:34 +08:00
  • 7140950e93
    Feat: Implement temporary conversation removal logic in ConversationD… (#11454) Hu Hao 2025-11-24 10:27:22 +08:00
  • 0181747881
    Fix nginx startup failure in HTTPS mode (host not found) (#11455) David López Carrascal 2025-11-24 03:21:27 +01:00
  • 3c41159d26
    Update logging for auto-generated SECRET_KEY (#11458) FoolFu 2025-11-24 10:21:06 +08:00
  • 410666c36b
    Update settings.py Kevin Hu 2025-11-24 09:58:22 +08:00
  • c418da0ac5
    Update conversation-dropdown.tsx Kevin Hu 2025-11-24 09:42:00 +08:00
  • 7b424c70fc fix when re index will delete the files not in remote Stephen Hu 2025-11-24 09:11:37 +08:00
  • 2d118de49e
    Merge branch 'main' into fix/login-next-ui Mạnh Phạm 2025-11-23 11:37:05 +07:00
  • b13edf0c0a fix: adjust styling and layout of login form elements Manh Pham 2025-11-23 04:14:44 +00:00
  • c8e27fa9a7 fix: update login-next form display Manh Pham 2025-11-23 04:09:14 +00:00
  • e0e1d04da5
    Bump beartype to 0.22.6 (#11463) Zhichang Yu 2025-11-22 11:56:43 +08:00
  • ef70704022 Bump beartype to 0.22.6 Zhichang Yu 2025-11-22 11:13:58 +08:00
  • 3fea134d86
    Refine error handling for LLM factories config FoolFu 2025-11-22 00:35:46 +08:00
  • 8208a2bf48
    Update logging for auto-generated SECRET_KEY FoolFu 2025-11-22 00:16:41 +08:00
  • e4d0723630 Fix: Update upstream host in HTTPS nginx config to localhost David L. Carrascal 2025-11-21 14:55:12 +01:00
  • 9cea04b114 Feat: Implement temporary conversation removal logic in ConversationDropdown Zwanan 2025-11-21 21:54:21 +08:00
  • ed886ffe32 [OND211-2329]: Allow only team owners to promote/demote admins. Hetavi Shah 2025-11-21 19:12:00 +05:30
  • 89d27c75b6 [OND211-2329]: Added permissions for team users to CRUD on datasets and agents. Hetavi Shah 2025-11-21 19:11:11 +05:30
  • f0a14f5fce
    Add Moodle data source integration (#11325) Levi 2025-11-21 12:58:49 +01:00
  • 174a2578e8
    Feat: add auth header for Ollama chat model (#11452) Yongteng Lei 2025-11-21 19:47:06 +08:00
  • 468f42aef8 Feat: add auth header for Ollama chat model yongtenglei 2025-11-21 19:31:01 +08:00
  • 60a6265b86 [OND211-2329]: Updated permission on dataset and canvas to share to a specific team. Hetavi Shah 2025-11-21 16:58:00 +05:30
  • 839c7a69af
    Merge branch 'main' into webdav_storage Jonah Hartmann 2025-11-21 11:51:47 +01:00
  • 7becabf775 fix: merging error Jonah879 2025-11-21 10:50:28 +00:00
  • 6b4b9ef21f Merge branch 'main' of github.com:infiniflow/ragflow into structured-output bill 2025-11-21 18:37:27 +08:00
  • 0c33508399 Feat: Add loop operator node. #10427 bill 2025-11-21 18:37:09 +08:00
  • 35120467a5
    Import init_superuser in ragflow_server.py zhipeng 2025-11-21 18:31:24 +08:00
  • bc2b3032b0
    Merge branch 'main' into main zhipeng 2025-11-21 18:29:09 +08:00
  • 57bc68ca78 fix Billy Bao 2025-11-21 17:36:20 +08:00
  • a0959b9d38
    Fix:Resolves the issue of sessions not being saved when the variable is array<object>. (#11446) chanx 2025-11-21 17:20:26 +08:00
  • 83fd2b4433 Feat:new component Loop buua436 2025-11-21 17:15:16 +08:00
  • 516bd6be3a Merge branch 'main' of github.com:infiniflow/ragflow into feature/1121 chanx 2025-11-21 17:11:14 +08:00
  • 3f8373a8ce Fix:Resolves the issue of sessions not being saved when the variable is array<object>. chanx 2025-11-21 16:30:41 +08:00
  • 13299197b8
    Feat: Enable logical operators in metadata. #11387 #11376 (#11442) balibabu 2025-11-21 16:21:27 +08:00
  • db037f5df9 Merge branch 'main' of github.com:infiniflow/ragflow into meta-filter bill 2025-11-21 15:44:37 +08:00
  • 626adcad4e Feat: Enable logical operators in metadata. #11387 #11376 bill 2025-11-21 15:43:16 +08:00
  • dd51513f78 fix teams_connector load and valid vredentaials Billy Bao 2025-11-21 15:37:12 +08:00
  • 249296e417
    Feat: API supports toc_enhance. (#11437) Kevin Hu 2025-11-21 14:51:58 +08:00
  • e5ec9db679 README tiny updates Kevin Hu 2025-11-21 14:48:05 +08:00
  • db0f6840d9
    Feat: ignore chunk size when using custom delimiters (#11434) Yongteng Lei 2025-11-21 14:36:26 +08:00
  • 1033a3ae26
    Fix: improve PDF text type detection by expanding regex content (#11432) FallingSnowFlake 2025-11-21 14:33:29 +08:00
  • 1845daf41f
    Fix: UI adjustments, replacing private components with public components (#11438) chanx 2025-11-21 14:32:50 +08:00
  • 1d786aef25 Feat: API supports toc_enhance. Kevin Hu 2025-11-21 14:24:41 +08:00
  • c5a73a0034 Fix: UI adjustments, replacing private components with public components chanx 2025-11-21 14:23:25 +08:00
  • 4c3db69e91 Merge remote-tracking branch 'origin/main' into feature/OND211-2329-Check-existing-REST-endponts-and-extend-with-new-requested-endpoints Hetavi Shah 2025-11-21 11:15:23 +05:30
  • cd0dc1344e [OND211-2329]: Removed Department and group modules. Hetavi Shah 2025-11-21 11:08:17 +05:30
  • 0074df72bc respect customized delimiters yongtenglei 2025-11-21 11:36:04 +08:00
  • 7a16e51efa Fix: improve PDF text type detection by expanding regex content fallingsnow 2025-11-21 12:25:14 +08:00
  • 4c8f9f0d77
    Feat: Add a loop variable to the loop operator. #10427 (#11423) balibabu 2025-11-21 10:11:38 +08:00
  • cc00c3ec93
    <Input> component horizontal padding adjustment (#11418) Jimmy Ben Klieve 2025-11-21 09:58:55 +08:00
  • f3357354fc Merge branch 'main' of github.com:infiniflow/ragflow into structured-output bill 2025-11-21 09:41:05 +08:00
  • 653b785958
    Fix: Modify the style of the user center #10703 (#11419) chanx 2025-11-21 09:33:50 +08:00
  • 971c1bcba7
    Fix: missing parameters in by_plaintext method for PDF naive mode (#11408) coding 2025-11-21 09:33:36 +08:00
  • 1faddb8289
    Merge branch 'main' into fix/naive_pdf_parser coding 2025-11-21 08:40:00 +08:00
  • f9700c16cd fix: webdav connector restarting on DB error. Enhance error handling in SyncBase for document synchronization. Jonah879 2025-11-20 15:48:46 +00:00
  • 7918531bb2 fix: translation Jonah879 2025-11-20 13:37:58 +00:00
  • a7c7b55043 Feat: add webdav data source to data sync service Jonah879 2025-11-13 14:15:54 +00:00
  • 66381d8c9c feat: improve metadata handling in connector service levischd 2025-11-20 14:17:00 +01:00
  • 065917bf1c
    Feat: enriches Notion connector (#11414) Yongteng Lei 2025-11-20 19:51:37 +08:00
  • 820934fc77
    Fix: no result if metadata returns none. (#11412) Kevin Hu 2025-11-20 19:51:25 +08:00
  • 8c55eaa983 Merge branch 'main' of github.com:infiniflow/ragflow into feature/1117 chanx 2025-11-20 19:45:39 +08:00
  • 8253262dc8 Fix: Modify the style of the user center chanx 2025-11-20 19:44:01 +08:00
  • 726423a02c fix: input left and right padding not fit when have prefix or suffix icon Jimmy Ben Klieve 2025-11-20 19:23:56 +08:00
  • 6c323ab386 Fix sync issue. Kevin Hu 2025-11-20 19:27:43 +08:00
  • e653adfc92 Fix: doc_ids issue. Kevin Hu 2025-11-20 19:22:13 +08:00