-
Notifications
You must be signed in to change notification settings - Fork 11
feat(page): support native local image upload via official API #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
0xble
merged 31 commits into
lox:main
from
0xble:feat/page-native-local-image-upload-upstream
Apr 30, 2026
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
f03d597
feat(page): upload standalone local images via api
0xble e1bd99d
fix(page): make local image upload work
0xble cf14138
fix(page): escape multipart filenames
0xble 582132a
fix(page): handle cleanup errors and CRLF images
0xble f1db53c
feat(page): add --skip-local-images flag to upload and sync
0xble d96b12d
fix(page): wire official api overrides through page commands
0xble ce4479d
fix(page): strip local images without requiring source files
0xble ce000bf
fix(page): guard sync rollback against truncated snapshots
0xble 35fdc88
fix(page): scan local images with code-block and paren awareness
0xble 5ff612a
fix(page): restore empty snapshots during local-image rollback
0xble 729b00e
fix(page): handle nested brackets and protocol-relative image URLs
0xble 315f531
fix(page): fail local-image substitution when page ID is missing
0xble e8ec25b
fix(page): skip escaped image markers and titles in destinations
0xble d31965d
fix(page): check local-image parent before uploading
0xble c4f3824
refactor(page): stream uploads, parallelize, share constants
0xble bf87d08
fix(page): gate sync on truncated snapshot and strengthen scanner
0xble 0838c60
fix(page): strip indented placeholders in --skip-local-images mode
0xble 9bd9b15
fix(page): force placeholders to column zero so substitution lands in…
0xble 391db41
fix(page): resolve file:// hosts and ~/ paths portably
0xble 1ef067c
fix(page): gate sync when snapshot has unknown block IDs
0xble 0fd1e95
fix(page): resolve parent IDs before uploading local images
0xble b7a5954
fix(page): report orphan page URL when create ID is unparsable
0xble 71d2800
fix(images): restrict Windows drive detection to avoid URI false posi…
0xble 3a9eb0a
fix(api): reject >20MB single_part uploads with a clear error
0xble ae15b56
fix(images): honor \> escapes inside angle-bracket image destinations
0xble 38b6876
fix(images): decode escaped spaces and skip titles in destinations
0xble e1b03ab
fix(page): serialize local image uploads to respect Notion rate limits
0xble 0fba6bc
fix(images): skip blockquoted lines so quoted fences don't upload
0xble ce2ca0b
fix(page): preflight MCP before local image uploads
lox 688d6ff
fix(images): honor blockquote indent limit
0xble d866ccf
fix(images): skip raw html blocks
0xble File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.