Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore: Flaky test | tommoor | S | No | 10.8h | 0.0h | Jul 10, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Add `sidebarHidden` query option | tommoor | M | No | 24.9h | 0.1h | Jul 10, 2026 |
SummaryFeatureAdd sidebarHidden query option Adds a query flag to hide the sidebar, giving users more control over layout. 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
|
||||||
| chore: Upgrade GH actions to latest (Node 24) | tommoor | XS | No | 0.6h | 0.0h | Jul 10, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| correctly paste doc links with hash | salihudickson | S | No | 86.0h | 0.1h | Jul 09, 2026 |
SummaryBug FixFix doc link hash handling in editor Ensures pasted document links with URL fragments are preserved, improving navigation accuracy for users. 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: Presigned POST with accelerate URL | tommoor | XS | No | 0.2h | 0.1h | Jul 09, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| perf: Do not load webhook content during failure check | tommoor | M | No | 1.6h | 0.0h | Jul 09, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat: Add HTML input support to MCP create_document | Ali-ovo | M | No | 5.7h | 4.5h | Jul 09, 2026 |
SummaryFeatureAdd HTML input support to MCP create_document Enables optional HTML input for the MCP create_document tool, converting HTML to document state while preserving media attachments. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat: Add support for OIDC provider returning JWT from userinfo endpoint | tommoor | L | No | 124.1h | 0.1h | Jul 08, 2026 |
SummaryFeatureAdd OIDC JWT support from userinfo endpoint Enables Outline to handle OIDC providers that return JWTs from the userinfo endpoint, improving compatibility with spec‑compliant providers. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Change MCP `_update` tools to return error with no changes | tommoor | M | No | 86.8h | 0.1h | Jul 08, 2026 |
SummaryBug FixUpdate MCP tools to error on no-op updates Ensures MCP update calls fail loudly when no fields are changed, preventing silent no‑ops and improving client reliability. Health Assessment
Medium
Medium
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat: Allow matching block input rules after soft-break | tommoor | L | No | 39.9h | 0.1h | Jul 08, 2026 |
SummaryFeatureAdd block input rule matching after soft break Enables block-level input rules such as triple backticks or horizontal rules to trigger correctly after a soft line break, improving editor usability. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Add missing JSDoc to exported members in app and server utils | tommoor | XL | No | 1.8h | 0.1h | Jul 08, 2026 |
SummaryRefactorAdd JSDoc to exported utilities Improves code documentation for better maintainability and developer onboarding. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Koa
|
||||||
| fix: `validateUrlNotPrivate` hardening | tommoor | M | No | 4.1h | 0.0h | Jul 08, 2026 |
SummaryBug FixHarden URL validation against SSRF Improves server-side URL validation to reject hostnames with private IPs in any DNS record, preventing SSRF attacks and returning clean 400 errors for unresolvable hosts. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Comments sidebar opens on document load when draft comment exists | tommoor | M | No | 63.8h | 0.1h | Jul 08, 2026 |
SummaryBug FixFix comment sidebar auto-open on load Prevents unintended UI pop‑up when loading documents with unsent draft comments, improving user experience and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: Allow setting alignment on table row selection | tommoor | M | No | 63.8h | 0.1h | Jul 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: Math formulas not rendering correctly in HTML/PDF output | tommoor | S | No | 0.2h | 0.1h | Jul 08, 2026 |
SummaryBug FixFix Math formulas rendering in HTML/PDF Ensures LaTeX math renders correctly in exported documents, improving content accuracy for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Copilot
Confidence:
1.00
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| perf: Use SCAN and batched UNLINK instead of KEYS in CacheHelper.clearData | tommoor | M | No | 1.9h | 0.0h | Jul 08, 2026 |
SummaryFeatureImprove Redis cache invalidation performance Replaces blocking KEYS with incremental SCAN and batched UNLINK, reducing startup latency and improving scalability for large keyspaces. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Skip attachment work in exports when includeAttachments is false | tommoor | S | No | 11.3h | 0.0h | Jul 08, 2026 |
SummaryBug FixSkip attachment work in exports when disabled Optimizes export performance by skipping attachment size queries and honoring includeAttachments flag in single-document exports, reducing unnecessary processing. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: passThrough prop not correctly applied | tommoor | XS | No | 0.1h | 0.0h | Jul 07, 2026 |
SummaryBug FixFix header passThrough styling Corrects header styling to remove unintended translucent background, ensuring visual consistency on the search page. 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: Stale CSRF token sent on request retries and form submissions | tommoor | M | No | 54.3h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix stale CSRF token on retries Ensures clients always send the latest CSRF token, preventing double‑submit errors during retries and form submissions, improving security and user experience. Health Assessment
Medium
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(deps): bump the sentry group across 1 directory with 2 updates | dependabot | M | No | 4.6h | - | Jul 06, 2026 |
SummaryChoreBump Sentry dependencies Updates Sentry Node and React packages to the latest patch, improving error tracking reliability and performance for end users. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore: Remove straggling mentions of prettier | tommoor | XS | No | 7.3h | 0.0h | Jul 06, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: Decode percent-encoded filenames from URLs | tommoor | S | AI | 7.4h | 0.0h | Jul 06, 2026 |
SummaryBug FixFix percent-encoded filenames from URLs Ensures attachments created from URLs are stored with human-readable filenames by decoding percent-encoding, improving file management and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Sensitive fields can leak into logging when non-primitive | tommoor | XS | No | 7.0h | 0.0h | Jul 06, 2026 |
SummaryBug FixFix logging leak of sensitive non-primitive fields This fix ensures that sensitive fields such as tokens and passwords are not logged when their values are objects or arrays, preventing accidental data exposure. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: Reduce glob matching in `PluginManager` on startup | tommoor | S | No | 6.8h | 0.0h | Jul 06, 2026 |
SummaryChoreReduce glob matching in PluginManager Optimizes plugin server initialization by limiting file scanning to plugin entry points, improving startup performance. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Various unlabeled and undescribed interactive elements | tommoor | M | No | 6.6h | 0.1h | Jul 06, 2026 |
SummaryBug FixImprove accessibility of interactive UI elements Enhances screen reader support and keyboard operability for several UI components, reducing accessibility barriers. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Show more useful breadcrumbs on search results | tommoor | M | No | 6.3h | 0.1h | Jul 06, 2026 |
SummaryFeatureImprove breadcrumb clarity in search results Enhances user navigation by displaying more relevant breadcrumbs in search results, reducing confusion when documents share similar titles. 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(deps): bump the aws group with 6 updates | dependabot | XL | No | 4.2h | - | Jul 06, 2026 |
SummaryChorechore(deps): bump the aws group with 6 updates Updates AWS SDK packages to newer versions, ensuring compatibility and security patches. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore: Modernize download lib | tommoor | M | No | 6.8h | 0.0h | Jul 06, 2026 |
SummaryChoreModernize client-side download utility Simplifies download logic by replacing legacy IE10 support with modern Blob and URL.createObjectURL, improving maintainability and performance. 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: all `_FILE` suffix secrets in env are cemented at startup | tommoor | M | No | 47.3h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix eager _FILE env secret handling Prevents AWS SDK credential refresh failures by deferring Docker-style _FILE env variable resolution, improving reliability for EKS Pod Identity. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: `useIdle` never triggered without user activity | tommoor | XS | No | 6.5h | 0.0h | Jul 06, 2026 |
SummaryBug FixFix idle hook to trigger without activity Ensures idle countdown starts immediately on mount and cleans up timers, improving user experience and preventing leaks. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Handle transient errors in `HealthMonitor` | tommoor | M | No | 5.9h | 0.0h | Jul 06, 2026 |
SummaryBug FixHandle transient errors in HealthMonitor This PR fixes transient error handling in the HealthMonitor queue, improving server shutdown reliability and preventing background timers from blocking the event loop. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: `useMediaQuery` value incorrect on first render | tommoor | S | No | 5.7h | 0.0h | Jul 06, 2026 |
SummaryBug FixFix useMediaQuery initial render value The hook now returns the correct media query state on initial render, preventing false negatives. This ensures UI components relying on media queries behave consistently from the first render. 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(deps): bump the radix-ui group with 12 updates | dependabot | L | No | 3.7h | - | Jul 06, 2026 |
SummaryChoreBump radix-ui dependencies Updates 12 radix-ui packages to newer versions, ensuring compatibility and security fixes. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump markdown-it from 14.2.0 to 14.3.0 | dependabot | S | No | 3.7h | - | Jul 06, 2026 |
SummaryChoreBump markdown-it dependency to 14.3.0 Updates the markdown-it library to the latest patch, incorporating bug fixes and build pipeline improvements for better stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: Auto-close PRs that edit generated translation files | tommoor | M | No | 0.2h | 0.0h | Jul 05, 2026 |
SummaryCI/CDAuto-close PRs that edit generated translation files Automates closure of pull requests that modify machine‑generated translation files, preventing accidental overwrites and directing contributors to Crowdin. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix: Incorrect typing of passport request handlers | tommoor | S | No | 2.9h | 0.1h | Jul 03, 2026 |
SummaryBug FixFix passport request handler typing Corrects type errors in OAuth/OIDC authentication, preventing crashes and ensuring reliable provider integration. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Ensure accessible name to search and text inputs | tommoor | S | No | 1.5h | 0.3h | Jul 01, 2026 |
SummaryBug FixFix accessible names for search and text inputs Adds reliable accessible names to search and text inputs, ensuring WCAG 1.3.1 compliance and improving screen reader usability. 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: mermaid Ctrl+Enter edit shortcut not working on Windows | tommoor | XS | AI | 11.3h | 0.0h | Jul 01, 2026 |
SummaryBug FixFix Mermaid Ctrl+Enter edit shortcut on Windows Corrects keyboard shortcut handling for Mermaid editor, ensuring Windows users can enter edit mode with Ctrl+Enter, improving cross‑platform consistency. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Cannot connect existing workspace when signed into multiple | tommoor | S | No | 0.1h | 0.0h | Jul 01, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: `revisions.list` response too large | tommoor | M | No | 137.4h | 133.4h | Jun 30, 2026 |
SummaryBug FixReduce revisions.list payload size This PR trims the revisions.list API response to avoid large payloads, improving performance and preventing failures for large documents. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: babel -> swc | tommoor | XL | No | 117.2h | 0.1h | Jun 29, 2026 |
SummaryChoreMigrate TypeScript compilation from Babel to SWC Reduces build and test runtimes by ~50%, improving developer productivity. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| chore(deps): bump the fortawesome group with 3 updates | dependabot | S | No | 4.6h | - | Jun 29, 2026 |
SummaryChoreBump FortAwesome dependencies to latest versions Updates FontAwesome icon libraries to newer versions, ensuring UI icons remain current and secure. Health Assessment
Medium
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump the sentry group with 2 updates | dependabot | M | No | 4.6h | - | Jun 29, 2026 |
SummaryChoreBump Sentry dependencies to latest versions Updates Sentry SDKs to newer releases, ensuring improved error tracking and compatibility. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump the aws group with 6 updates | dependabot | XL | AI | 4.5h | - | Jun 29, 2026 |
SummaryChoreUpdate AWS SDK dependencies to latest versions Ensures the application uses the latest AWS SDK features and security patches, improving stability and compatibility. Health Assessment
X-Large
Low
Low
AI Details
Category:
Code AI
Tech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump core-js from 3.47.0 to 3.49.0 | dependabot | S | No | 4.5h | - | Jun 29, 2026 |
SummaryChoreBump core-js dependency to 3.49.0 Updates core-js polyfill to the latest version, improving compatibility and performance for the application. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): Remove obsolete i18next-parser/i18next resolution | tommoor | S | AI | 21.8h | 0.0h | Jun 29, 2026 |
SummaryChoreRemove obsolete i18next-parser i18next resolution Updates dependency resolution to allow newer i18next version, improving build stability and security. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| feat: Batch RPC endpoint | tommoor | XL | No | 81.0h | 0.3h | Jun 28, 2026 |
SummaryFeatureBatch RPC endpoint Enables bulk RPC‑style mutations from the frontend, reducing network overhead and improving user experience for batch operations. Health Assessment
X-Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||