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
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 }}
dwahdany
/
send-to-paperless
Public
forked from
bjschafer/send-to-paperless
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 1, 2026
Poll for task completion and PATCH permissions
Show description for 0722a4b
dwahdany
and
claude
committed
0722a4b
View commit details
Copy full SHA for 0722a4b
Browse repository at this point
Remove explicit user 3 from permissions (owner already has access)
Show description for 0778cb5
dwahdany
and
claude
committed
0778cb5
View commit details
Copy full SHA for 0778cb5
Browse repository at this point
Set permissions for user 3 and group in set_permissions
Show description for 2bb0cd7
dwahdany
and
claude
committed
2bb0cd7
View commit details
Copy full SHA for 2bb0cd7
Browse repository at this point
Set group permissions based on plus-address tags
Show description for 1510c14
dwahdany
and
claude
committed
1510c14
View commit details
Copy full SHA for 1510c14
Browse repository at this point
Use plus addressing for tags instead of recipient map
Show description for ec0c761
dwahdany
and
claude
committed
ec0c761
View commit details
Copy full SHA for ec0c761
Browse repository at this point
Add recipient-based tagging
Show description for 6fbdbfb
dwahdany
and
claude
committed
6fbdbfb
View commit details
Copy full SHA for 6fbdbfb
Browse repository at this point
Commits on Oct 19, 2025
fix: process PDF attachments even when marked as inline
Show description for 27c2a0a
dwahdany
and
claude
committed
27c2a0a
View commit details
Copy full SHA for 27c2a0a
Browse repository at this point
debug: add attachment parsing diagnostics
Show description for b42fac9
dwahdany
and
claude
committed
b42fac9
View commit details
Copy full SHA for b42fac9
Browse repository at this point
Commits on Oct 3, 2025
feat: add subject-based hashtag tagging with tag name resolution
Show description for d43b4e2
dwahdany
and
claude
committed
d43b4e2
View commit details
Copy full SHA for d43b4e2
Browse repository at this point
Commits on Sep 30, 2025
docs: update README with new configuration options
dwahdany
committed
f96b76c
View commit details
Copy full SHA for f96b76c
Browse repository at this point
feat: add application/pgp-signature to ignored MIME types
Show description for 3c17d3f
dwahdany
and
claude
committed
3c17d3f
View commit details
Copy full SHA for 3c17d3f
Browse repository at this point
feat: add MIME type filtering for attachments
Show description for 9f7a02a
dwahdany
and
claude
committed
9f7a02a
View commit details
Copy full SHA for 9f7a02a
Browse repository at this point
fix: remove hardcoded PAPERLESS_API_BASE from config
Show description for df74d9c
dwahdany
and
claude
committed
df74d9c
View commit details
Copy full SHA for df74d9c
Browse repository at this point
feat: add detailed response logging for debugging
Show description for ea658b1
dwahdany
and
claude
committed
ea658b1
View commit details
Copy full SHA for ea658b1
Browse repository at this point
feat: make default tag configurable via environment variable
Show description for 0233046
dwahdany
and
claude
committed
0233046
View commit details
Copy full SHA for 0233046
Browse repository at this point
Commits on Jul 5, 2025
Merge pull request #2 from bjschafer/dependabot/npm_and_yarn/undici-5.29.0
Show description for 2990034
bjschafer
authored
2990034
View commit details
Copy full SHA for 2990034
Browse repository at this point
Commits on Jul 3, 2025
fix: define variable in wrangler.toml
bjschafer
committed
be742b0
View commit details
Copy full SHA for be742b0
Browse repository at this point
chore(deps): bump
bjschafer
committed
b9759ff
View commit details
Copy full SHA for b9759ff
Browse repository at this point
Commits on May 15, 2025
build(deps-dev): bump undici from 5.28.5 to 5.29.0
Show description for b329d40
dependabot[bot]
authored
b329d40
View commit details
Copy full SHA for b329d40
Browse repository at this point
Commits on Feb 16, 2025
Merge pull request #1 from bjschafer/dependabot/npm_and_yarn/undici-5.28.5
Show description for 9c552c9
bjschafer
authored
9c552c9
View commit details
Copy full SHA for 9c552c9
Browse repository at this point
Commits on Jan 22, 2025
build(deps-dev): bump undici from 5.28.4 to 5.28.5
Show description for d6e1f87
dependabot[bot]
authored
d6e1f87
View commit details
Copy full SHA for d6e1f87
Browse repository at this point
Commits on Oct 27, 2024
fix: try to correct multiple posts
bjschafer
committed
22d352c
View commit details
Copy full SHA for 22d352c
Browse repository at this point
Commits on Oct 26, 2024
fix: disable web route
bjschafer
committed
9f685fb
View commit details
Copy full SHA for 9f685fb
Browse repository at this point
doc: add license
bjschafer
committed
ca44df1
View commit details
Copy full SHA for ca44df1
Browse repository at this point
doc: add readme
bjschafer
committed
952e78f
View commit details
Copy full SHA for 952e78f
Browse repository at this point
initial commit of this hack
bjschafer
committed
0e58226
View commit details
Copy full SHA for 0e58226
Browse repository at this point
Initial commit (by create-cloudflare CLI)
Show description for c4826ee
bjschafer
committed
c4826ee
View commit details
Copy full SHA for c4826ee
Browse repository at this point
You can’t perform that action at this time.