Pull Request Explorer

Exploring 216 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix: Align credential transport handling in authentication middleware tommoor L No 0.3h 0.1h Aug 13, 2026

Summary

Bug Fix

Align credential transport handling in authentication middleware

Standardizes session token transport to secure cookie or Authorization header, reducing potential exposure via query string.

Health Assessment

Large
Low
Low
  • Quick review and merge with minimal changes, indicating a straightforward bugfix with low complexity.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
Add "New doc" item to child documents list tommoor M No 0.3h 0.0h Aug 13, 2026

Summary

Feature

Add "New doc" item to child documents list

Adds a quick way to create a nested document from the references section at the bottom of a document, improving content creation flow for users.

Health Assessment

Small
Low
Low
  • Fast cycle time and single AI-assisted review indicate a straightforward, low-risk change with minimal impact on the codebase.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: Tighten credential handling in OAuth client and batch endpoints tommoor L No 0.5h 0.1h Aug 13, 2026

Summary

Bug Fix

Tighten OAuth credential handling

Enhances security by restricting OAuth client secret exposure to appropriately scoped credentials and enforcing interactive sessions for batch requests, preventing unauthorized credential usage.

Health Assessment

Large
Low
Low
  • Fast cycle time and single review comment indicate a smooth, low-friction process.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
fix: Apply all content transforms in `DocumentHelper.toJSON` tommoor M No 0.2h 0.0h Aug 13, 2026

Summary

Bug Fix

Apply all content transforms in DocumentHelper.toJSON

Fixes a bug where internal link rewriting could be skipped when combined with removeMarks, ensuring all content transforms are applied.

Health Assessment

Small
Low
Low
  • Quick AI‑assisted fix with minimal changes, fast review and merge.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
fix: Prevent removing document members with inherited access tommoor M No 9.0h 0.1h Aug 13, 2026

Summary

Bug Fix

Prevent removing document members with inherited access

This PR stops users from removing inherited document memberships, ensuring consistency between client and server and preventing accidental data loss.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
feat: Optional `lastRevision` parameter on `documents.update` tommoor M No 8.2h 0.1h Aug 13, 2026

Summary

Feature

Add optional lastRevision to documents.update

Enables optimistic concurrency control for document updates, preventing stale writes and ensuring clients detect concurrent edits.

Health Assessment

Medium
Low
Low
  • Quick approval with minimal rework, indicating a straightforward change.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
Add `[[` trigger for mentioning or creating a document tommoor XL No 9.6h 0.1h Aug 13, 2026

Summary

Feature

Add `[[` trigger for mentioning or creating a document

Adds wiki‑link style `[[` document linking/creation to the editor, enabling users to quickly reference or create documents via a new trigger.

Health Assessment

X-Large
Low
Low
  • Rapid AI‑assisted iteration with minimal review friction led to a quick 9.6‑hour cycle and a smooth merge.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
fix: Align history visibility with restore access for trashed documents tommoor M No 0.5h 0.1h Aug 13, 2026

Summary

Bug Fix

Align history visibility with restore access

Ensures revision history for soft‑deleted documents respects the same access controls as the document itself, preventing unauthorized visibility.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI‑assisted review, fast turnaround.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
feat: Allow language shortcut when creating code block with backticks tommoor M No 0.8h 0.1h Aug 13, 2026

Summary

Feature

Add language shortcut for code fences

Enables users to specify a language after triple backticks, improving code block creation and syntax highlighting.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework, indicating a straightforward change.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
fix: Preserve custom port in client-side redirects tommoor M No 0.3h 0.0h Aug 13, 2026

Summary

Bug Fix

Fix custom port handling in client redirects

Ensures redirects include correct port when Outline runs behind a proxy, preventing broken email magic sign-in links.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, fast review, low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
chore(deps): bump @hono/node-server from 1.19.14 to 1.19.17 dependabot XS No 0.9h - Aug 12, 2026

Summary

Chore

chore(deps): bump @hono/node-server from 1.19.14 to 1.19.17

Updates the @hono/node-server dependency to a newer patch version, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Quick automated dependency update with minimal changes, merged within an hour.

AI Details

Tech Stack

fix: Improve matching of `anchorText` property tommoor L No 33.6h 0.0h Aug 12, 2026

Summary

Bug Fix

Improve anchorText matching for inline comments

Enhances the reliability of inline comment anchoring, ensuring comments remain correctly linked to content even after edits, improving user experience and reducing support tickets.

Health Assessment

Large
Low
Low
  • The PR was reviewed immediately and required only a single iteration, indicating a smooth review process.
  • AI review helped catch issues quickly, leading to a quick merge within 33.6 hours.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: Anchor links not scrolling on shared documents tommoor XS No 8.9h 0.0h Aug 12, 2026

Summary

Bug Fix

Fix anchor link scrolling on shared documents

Ensures same-page anchor navigation works correctly on shared documents by preventing global scroll-to-top from overriding anchor scroll. Improves user experience when navigating within shared documents.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI-assisted code, resolved in under 9 hours with single review.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
perf: Reduce Sentry span volume from browser tracing tommoor XS No 8.9h 0.0h Aug 12, 2026

Summary

Chore

Reduce Sentry span volume from browser tracing

This PR cuts browser-side Sentry tracing spans by 93%, keeping error trace context while staying within Sentry’s span budget.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes resulted in a low-risk, fast merge.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
History changes are not always shown tsushanth XS No 7.0h - Aug 12, 2026

Summary

Bug Fix

History changes are not always shown

Fixes pagination logic in document history to correctly display all changes, improving user experience by ensuring accurate history view.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 7 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Typescript
[Bug] "All members" set to "Can Edit" on Collection permissions defaults to read-only tsushanth XS No 6.9h - Aug 12, 2026

Summary

Bug Fix

Fix default invite permission for collection sharing

New invites now respect the collection's existing permission level, ensuring that when 'All members' are set to 'Can Edit', the default invite permission is also 'Can Edit' instead of read-only.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review needed, merged within hours.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
« Page 5 of 5

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos