Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vavallee
/
bindery
Public
Notifications
You must be signed in to change notification settings
Fork
46
Star
418
Code
Issues
80
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(importer): manual file import via path lookup (#766)
- #795
#795
Merged
vavallee
merged 19 commits into
vavallee:main
vavallee/bindery:main
from
statte:feature/766-manual-file-import
statte/bindery:feature/766-manual-file-import
Copy head branch name to clipboard
Jun 4, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat(importer): manual file import via path lookup (#766)
#795
vavallee
merged 19 commits into
vavallee:main
vavallee/bindery:main
from
statte:feature/766-manual-file-import
statte/bindery:feature/766-manual-file-import
Copy head branch name to clipboard
Commits
Commits on May 25, 2026
feat(importer): manual file import via path lookup (#766)
Show description for 00254c8
statte
committed
00254c8
View commit details
Copy full SHA for 00254c8
Browse repository at this point
fix(importer): gofmt alignment and godoc form on ImportFromPath
Show description for 9c2e74b
statte
and
claude
committed
9c2e74b
View commit details
Copy full SHA for 9c2e74b
Browse repository at this point
fix(importer): validate and clean user-supplied path to prevent traversal
Show description for 4763c08
statte
and
claude
committed
4763c08
View commit details
Copy full SHA for 4763c08
Browse repository at this point
test(api): cover ManualImportHandler Lookup and Import endpoints (#766)
Show description for e9136a8
statte
and
claude
committed
e9136a8
View commit details
Copy full SHA for e9136a8
Browse repository at this point
test(importer): cover lookup gaps and format-hint override (#766)
Show description for 2062782
statte
and
claude
committed
2062782
View commit details
Copy full SHA for 2062782
Browse repository at this point
test(importer): cover lookup gaps and format-hint override (#766)
Show description for 39e0804
statte
and
claude
committed
39e0804
View commit details
Copy full SHA for 39e0804
Browse repository at this point
test(importer): cover formatHint ebook branch to close || partial (#766)
Show description for bac5e23
statte
and
claude
committed
bac5e23
View commit details
Copy full SHA for bac5e23
Browse repository at this point
fix(importer): update upstream qbittorrent test for tryImportInternal formatHint param (#766)
Show description for fc1b55d
statte
and
claude
committed
fc1b55d
View commit details
Copy full SHA for fc1b55d
Browse repository at this point
test(importer): invoke cleanup closures on success to close NZBGet/SABnzbd partials (#766)
Show description for 758c222
statte
and
claude
committed
758c222
View commit details
Copy full SHA for 758c222
Browse repository at this point
Commits on May 30, 2026
fix(api): gate manual-import routes behind RequireAdmin and constrain paths to library roots (#795)
Show description for 988b8d3
statte
and
claude
committed
988b8d3
View commit details
Copy full SHA for 988b8d3
Browse repository at this point
style: gofmt inline struct literals in manual_import_test
Show description for ec2f67f
statte
and
claude
committed
ec2f67f
View commit details
Copy full SHA for ec2f67f
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feature/766-manual-file-import
statte
committed
0332758
View commit details
Copy full SHA for 0332758
Browse repository at this point
fix(importer): update tryImportInternal call sites for formatHint param
Show description for 87cb05e
statte
and
claude
committed
87cb05e
View commit details
Copy full SHA for 87cb05e
Browse repository at this point
test(api): remove DB opens from containment tests to reduce -race suite time
Show description for 960e0c9
statte
and
claude
committed
960e0c9
View commit details
Copy full SHA for 960e0c9
Browse repository at this point
Commits on Jun 2, 2026
Merge remote-tracking branch 'upstream/main' into feature/766-manual-file-import
Show description for 07f2197
statte
and
claude
committed
07f2197
View commit details
Copy full SHA for 07f2197
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feature/766-manual-file-import
Show description for 3fa528c
statte
and
claude
committed
3fa528c
View commit details
Copy full SHA for 3fa528c
Browse repository at this point
Commits on Jun 3, 2026
Merge remote-tracking branch 'upstream/main' into feature/766-manual-file-import
Show description for 1b905e5
statte
and
claude
committed
1b905e5
View commit details
Copy full SHA for 1b905e5
Browse repository at this point
fix(importer): add formatHint arg to tryImportInternal call in nilbook test
Show description for a006353
statte
and
claude
committed
a006353
View commit details
Copy full SHA for a006353
Browse repository at this point
Commits on Jun 4, 2026
fix(api): reject symlink escapes in manual-import containment check
Show description for 07119b8
vavallee
and
claude
committed
07119b8
View commit details
Copy full SHA for 07119b8
Browse repository at this point
You can’t perform that action at this time.