Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore: upgrade Zod and enable compilation | tommoor | S | No | 0.2h | 0.2h | Sep 04, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: Missing transaction in `GitLabIssueProvider` | tommoor | XS | No | 0.1h | 0.0h | Sep 04, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: Allow manual sizing of embedded PDFs | tommoor | M | No | 0.2h | 0.1h | Sep 04, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat: Add Open Knowledge Format (OKF) export | tommoor | L | No | 0.2h | 0.1h | Sep 04, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Keep editor "find and replace" panel open | tommoor | M | No | 0.1h | 0.1h | Sep 04, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: Prevent overlapping nested list markers | 47star | M | No | 141.9h | 141.9h | Sep 04, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(editor): restore comments panel initialization after React upgrade | UmbraCi | XS | No | 0.4h | 0.4h | Sep 04, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: Suppress WebMCP registration warning on abort teardown | tommoor | S | No | 0.2h | 0.0h | Sep 04, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: Resolve MobX console warnings | tommoor | M | No | 0.3h | 0.1h | Sep 04, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| refactor: DRY up app stores with a shared page fetch helper and IndexedStore | tommoor | XL | No | 8.4h | 0.1h | Sep 04, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: Handle unavailable response in error handler | tommoor | S | No | 0.1h | 0.0h | Sep 04, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: Remove unused validation helpers | tommoor | M | No | 9.2h | 0.0h | Sep 04, 2026 |
SummaryChoreRemove unused validation helpers Eliminates dead code, improving maintainability and reducing bundle size. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| Add indexes on user foreign key columns | tommoor | S | No | 9.4h | 0.0h | Sep 04, 2026 |
SummaryBug FixAdd indexes on user foreign key columns Adds missing indexes on user-referencing foreign key columns in large tables to speed up delete cascades and prevent long-running operations. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore: React 18 upgrade | tommoor | XL | No | 220.8h | 0.6h | Sep 03, 2026 |
SummaryChoreUpgrade React stack to version 18 Upgrades React from 17 to 18, enabling future upgrade to 19 and improving server rendering consistency. Health Assessment
X-Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: WebMCP support | tommoor | L | No | 151.5h | 0.1h | Sep 03, 2026 |
SummaryFeatureAdd WebMCP support for in-page agents Enables Outline actions to be exposed as structured tools via WebMCP, allowing in-page agents to discover and invoke them, improving automation and integration. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Update `SlackListItem.tsx` | tommoor | S | No | 0.1h | 0.0h | Sep 03, 2026 |
SummaryRefactorUpdate Slack list item component Adds missing runInAction to ensure MobX state updates are correctly scoped, improving stability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: Upgrade MobX | tommoor | XL | No | 218.8h | 0.1h | Sep 03, 2026 |
SummaryChoreUpgrade MobX to v6 Upgrades the MobX stack to v6, enabling future React upgrades and improving state management across the application. Health Assessment
Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| New Crowdin updates | outline-translations | XL | No | 242.5h | - | Sep 03, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore(deps): bump qs from 6.15.3 to 6.16.0 | dependabot | XS | No | 0.1h | - | Sep 02, 2026 |
SummaryChorechore(deps): bump qs from 6.15.3 to 6.16.0 Updates the qs dependency to the latest patch, improving security and bug fixes without affecting application behavior. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump @xmldom/xmldom from 0.8.13 to 0.8.15 | dependabot | XS | No | 0.1h | - | Sep 02, 2026 |
SummaryChoreBump @xmldom/xmldom dependency Updates the XML DOM library to address security fixes, improving application resilience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump fast-uri from 3.1.5 to 3.1.6 | dependabot | XS | No | 0.2h | - | Sep 02, 2026 |
SummaryChorechore(deps): bump fast-uri from 3.1.5 to 3.1.6 Updates fast-uri to address high‑severity security advisories, ensuring safer URI handling. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix: Escape MCP attachment PUT upload command arguments | tommoor | XS | No | 12.7h | 0.0h | Sep 02, 2026 |
SummaryBug FixFix shell quoting for MCP attachment PUT This change ensures that user-supplied content type and filename values are properly quoted in the presigned PUT command, preventing potential command injection attacks. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps-dev): bump @faker-js/faker from 8.4.1 to 10.5.0 | dependabot | M | No | 9.0h | - | Sep 02, 2026 |
SummaryChorechore(deps-dev): bump @faker-js/faker from 8.4.1 to 10.5.0 Updates the faker library to the latest version, improving test data generation and addressing potential security vulnerabilities. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| fix: Allow editing webhooks without signing secrets | tommoor | S | No | 0.1h | 0.0h | Sep 02, 2026 |
SummaryBug FixAllow editing webhooks without signing secrets Enables webhook edits without requiring signing secrets, improving flexibility and reducing errors. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| perf: Use follower for exports | tommoor | M | No | 9.5h | 0.1h | Sep 02, 2026 |
SummaryRefactorImprove export performance via follower routing Reduces unnecessary attachment queries and limits database transactions during exports, improving performance and resource usage. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| perf: move cleanup reads to follower | tommoor | M | No | 9.8h | 0.1h | Sep 02, 2026 |
SummaryFeatureMove cleanup reads to follower for performance Shifts read‑heavy cleanup tasks to the follower database, reducing primary load and improving overall system performance while preserving data integrity. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Limit document search trigger updates | tommoor | S | No | 0.1h | 0.0h | Sep 02, 2026 |
SummaryFeatureLimit document search trigger updates This PR restricts the document search trigger to fire only on inserts and updates to key fields, improving performance and reducing unnecessary processing. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump the aws group across 1 directory with 6 updates | dependabot | L | No | 41.7h | - | Sep 02, 2026 |
SummaryChorechore(deps): bump the aws group across 1 directory with 6 updates Updates AWS SDK packages to newer versions, ensuring compatibility and security fixes. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Batch large table deletes in teamPermanentDeleter | tommoor | M | No | 8.6h | 0.1h | Sep 02, 2026 |
SummaryBug FixBatch large table deletes to reduce lock time Reduces lock contention during team deletions, improving system throughput and preventing cleanup delays. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: Upgrade query-string | tommoor | S | No | 0.8h | 0.0h | Sep 02, 2026 |
SummaryChoreUpgrade query-string dependency Bumps the query-string library to a newer major version, ensuring compatibility across server, web, and plugin runtimes. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump browserslist from 4.28.2 to 4.28.8 | dependabot | M | No | 0.2h | - | Sep 01, 2026 |
SummaryChoreBump browserslist dependency to 4.28.8 Updates browserslist to the latest patch, improving browser compatibility and performance. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack |
||||||
| chore(deps): bump the sentry group with 2 updates | dependabot | L | No | 30.4h | - | Sep 01, 2026 |
SummaryChoreBump Sentry dependencies Updates Sentry SDKs to newer versions, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps-dev): bump @types/node from 20.19.39 to 20.19.43 | dependabot | S | No | 30.3h | - | Sep 01, 2026 |
SummaryChorechore(deps-dev): bump @types/node from 20.19.39 to 20.19.43 Bumps @types/node from 20.19.39 to 20.19.43. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps): bump ws from 7.5.11 to 7.5.13 | dependabot | S | No | 30.3h | - | Sep 01, 2026 |
SummaryChoreBump ws dependency to 7.5.13 Updates the ws WebSocket library to address bug fixes, improving stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps-dev): bump @vitest/ui from 4.1.10 to 4.1.11 | dependabot | S | AI | 30.3h | - | Sep 01, 2026 |
SummaryChoreBump @vitest/ui dependency Updates the @vitest/ui library to the latest patch, ensuring compatibility and bug fixes. Health Assessment
Small
Low
Low
AI Details
Category:
Code AI
Tech Stack
Languages:
Javascript
|
||||||
| fix: Deadlock on cleanup task retry | tommoor | M | No | 14.3h | 0.0h | Sep 01, 2026 |
SummaryBug FixFix deadlock in cleanup task retry Resolved a deadlock issue during cleanup task retries, improving reliability of team deletion processes. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: preserve tables in quoted document patches | tommoor | M | No | 0.1h | 0.1h | Sep 01, 2026 |
SummaryBug FixFix table serialization in quoted documents Ensures tables remain intact during document patch round trips, preventing data loss for users editing quoted content. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Keep expanded code blocks open after undo | tommoor | S | No | 8.5h | 0.1h | Sep 01, 2026 |
SummaryBug FixFix expanded code blocks after undo Ensures code blocks remain expanded when undoing changes, improving user experience during collaborative editing. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Align revision export authorization with document export | tommoor | M | No | 0.3h | 0.0h | Sep 01, 2026 |
SummaryBug FixAlign revision export authorization with document export Ensures revision export respects the same download policy as documents, maintaining consistent permission enforcement for users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Match PWA chrome to active theme | tommoor | M | No | 7.8h | 0.0h | Sep 01, 2026 |
SummaryBug FixFix PWA Chrome Theme Sync Ensures PWA Chrome theme matches active theme, improving visual consistency across devices. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Provision OIDC users with locale claim | tommoor | L | No | 7.6h | 0.1h | Sep 01, 2026 |
SummaryBug FixFix OIDC user locale provisioning Adds locale claim handling for OIDC users, normalizes locale formats, and ensures strict TypeScript builds. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix: Preserve MCP attachment form values | tommoor | XS | No | 7.7h | 0.1h | Sep 01, 2026 |
SummaryBug FixFix MCP attachment form value preservation Ensures attachment uploads use exact form values, preventing errors and improving reliability for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Raise OAuth redirect_uris limit and log client errors | tommoor | M | No | 13.1h | 0.1h | Aug 29, 2026 |
SummaryBug FixRaise OAuth redirect URI limit and log errors Increases the allowed number of redirect URIs for OAuth clients from 10 to 20 and adds detailed logging for client errors, improving integration reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Support HEIC and HEIF avatar uploads with in-browser conversion | tommoor | L | No | 0.6h | 0.1h | Aug 28, 2026 |
SummaryFeatureAdd HEIC/HEIF avatar upload conversion Enables users to upload HEIC/HEIF avatars by converting them to JPEG in the browser, improving compatibility and removing a large WASM dependency. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(History): show revision author in meta when viewing a revision | chenniannian90 | XS | AI | 15.9h | 15.6h | Aug 27, 2026 |
SummaryBug FixShow revision author in meta view Accurately attributes edits in history, improving transparency and user trust. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: Insert files dropped around the document at the nearest editor position | tommoor | L | No | 0.1h | 0.1h | Aug 27, 2026 |
SummaryBug FixFix file drop handling in document editor Ensures files dropped in margins or gutters are inserted at the nearest editor position, improving drag‑and‑drop UX. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: Sidebar context lost when navigating from action menus | tommoor | S | No | 43.1h | 0.1h | Aug 27, 2026 |
SummaryBug FixFix sidebar context loss on navigation Ensures sidebar state persists when users navigate via action menus, improving user experience and preventing accidental loss of context. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: Keep OIDC provider identifier in sync with configured domain | tommoor | S | No | 0.5h | 0.1h | Aug 27, 2026 |
SummaryBug FixFix OIDC provider identifier sync Aligns stored OIDC provider identifiers with the configured domain, eliminating stale data and the need for manual database edits. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Respect heading number preference in HTML export | tommoor | M | No | 55.4h | 0.1h | Aug 27, 2026 |
SummaryBug FixFix heading number preference in HTML export Ensures exported HTML preserves heading numbering preferences, maintaining consistency across exports and preventing accidental number duplication when re-importing. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: Reduce cardinality of datadog metrics | tommoor | S | No | 42.0h | 0.0h | Aug 27, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||