[PR #1718] [MERGED] Watch specific files in Confluence space #3751

Closed
opened 2026-02-22 18:34:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1718
Author: @timothycarambat
Created: 6/18/2024
Status: Merged
Merged: 6/18/2024
Merged by: @timothycarambat

Base: live-reload-youtubeHead: live-reload-confluence


📝 Commits (1)

  • 9631812 Watch specific files in Confluence space

📊 Changes

7 files changed (+156 additions, -16 deletions)

View changed files

📝 collector/extensions/index.js (+4 -5)
📝 collector/extensions/resync/index.js (+30 -2)
📝 collector/utils/extensions/Confluence/index.js (+81 -2)
📝 server/jobs/sync-watched-documents.js (+22 -1)
📝 server/models/documentSyncQueue.js (+5 -2)
📝 server/models/documentSyncRun.js (+2 -1)
📝 server/models/documents.js (+12 -3)

📄 Description

Add Confluence Support


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/1718 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 6/18/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `live-reload-youtube` ← **Head:** `live-reload-confluence` --- ### 📝 Commits (1) - [`9631812`](https://github.com/Mintplex-Labs/anything-llm/commit/9631812387b105e72f624d645fb57a48f38cca82) Watch specific files in Confluence space ### 📊 Changes **7 files changed** (+156 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `collector/extensions/index.js` (+4 -5) 📝 `collector/extensions/resync/index.js` (+30 -2) 📝 `collector/utils/extensions/Confluence/index.js` (+81 -2) 📝 `server/jobs/sync-watched-documents.js` (+22 -1) 📝 `server/models/documentSyncQueue.js` (+5 -2) 📝 `server/models/documentSyncRun.js` (+2 -1) 📝 `server/models/documents.js` (+12 -3) </details> ### 📄 Description Add Confluence Support --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:34:25 -05:00
yindo closed this issue 2026-02-22 18:34:25 -05:00
yindo changed title from [PR #1718] Watch specific files in Confluence space to [PR #1718] [MERGED] Watch specific files in Confluence space 2026-06-05 15:15:02 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3751