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 }}
internxt
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
86
Code
Issues
17
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[_]: fix/add-webdav-rfc-fixes
- #677
#677
Merged
larryrider
merged 20 commits into
main
internxt/cli:main
from
fix/add-webdav-rfc-fixes
internxt/cli:fix/add-webdav-rfc-fixes
Copy head branch name to clipboard
Sep 9, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
[_]: fix/add-webdav-rfc-fixes
#677
larryrider
merged 20 commits into
main
internxt/cli:main
from
fix/add-webdav-rfc-fixes
internxt/cli:fix/add-webdav-rfc-fixes
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
feat(errors): add PreconditionFailedError and RangeNotSatisfiableError classes
larryrider
committed
3730abe
View commit details
Copy full SHA for 3730abe
Browse repository at this point
fix(errors): replace generic errors with specific BadRequestError and RangeNotSatisfiableError
larryrider
committed
2098b9b
View commit details
Copy full SHA for 2098b9b
Browse repository at this point
fix(GET): handle range requests and add RangeNotSatisfiableError handling
larryrider
committed
3287ed0
View commit details
Copy full SHA for 3287ed0
Browse repository at this point
fix(HEAD): enhance range request handling and add Content-Range header support
larryrider
committed
2025919
View commit details
Copy full SHA for 2025919
Browse repository at this point
fix(LOCK): update response status codes for locking resources based on existence
larryrider
committed
e450077
View commit details
Copy full SHA for e450077
Browse repository at this point
fix(MOVE): implement overwrite handling and return appropriate status codes
larryrider
committed
5096877
View commit details
Copy full SHA for 5096877
Browse repository at this point
fix(PROPFIND): throw NotFoundError for missing resources instead of sending 404 response
larryrider
committed
267c1aa
View commit details
Copy full SHA for 267c1aa
Browse repository at this point
fix(RANGE): add error handling for malformed and unsatisfiable range requests
larryrider
committed
ae99e04
View commit details
Copy full SHA for ae99e04
Browse repository at this point
fix(DELETE, PUT): remove unnecessary deletion from DriveItemRepository in DELETE and PUT handlers
larryrider
committed
cfe1f84
View commit details
Copy full SHA for cfe1f84
Browse repository at this point
fix(ERROR_HANDLING): abort connection for incomplete request bodies to optimize resource usage
larryrider
committed
383b170
View commit details
Copy full SHA for 383b170
Browse repository at this point
fix(OPTIONS, PROPPATCH): update allowed methods to include PROPPATCH and implement PROPPATCH request handling
larryrider
committed
5c75adb
View commit details
Copy full SHA for 5c75adb
Browse repository at this point
Commits on Sep 7, 2026
fix(PUT): simplify file replacement logic by removing unnecessary content length check
larryrider
committed
7b76911
View commit details
Copy full SHA for 7b76911
Browse repository at this point
fix(session_alive): normalize email comparison by converting to lowercase
larryrider
committed
43ce090
View commit details
Copy full SHA for 43ce090
Browse repository at this point
fix(unhandledRejection): log unhandled promise rejections to prevent process termination
larryrider
committed
cb26ab1
View commit details
Copy full SHA for cb26ab1
Browse repository at this point
Commits on Sep 8, 2026
fix(getFolderContent): optimize folder and file retrieval using Promise.all
larryrider
committed
f689df1
View commit details
Copy full SHA for f689df1
Browse repository at this point
Merge branch 'main' into fix/add-webdav-rfc-fixes
larryrider
authored
4d8c6bf
View commit details
Copy full SHA for 4d8c6bf
Browse repository at this point
chore: bump version to 1.6.9
larryrider
committed
03d5762
View commit details
Copy full SHA for 03d5762
Browse repository at this point
Commits on Sep 9, 2026
chore: update dependencies
larryrider
committed
a6e8859
View commit details
Copy full SHA for a6e8859
Browse repository at this point
fix(health_check): improve user email comparison by normalizing case
larryrider
committed
cc9974a
View commit details
Copy full SHA for cc9974a
Browse repository at this point
fix(package-lock): update version from 1.6.9-beta1 to 1.6.9
larryrider
committed
eac8356
View commit details
Copy full SHA for eac8356
Browse repository at this point
You can’t perform that action at this time.