Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
mspviraj
/
FileProvider
Public
forked from
carabina/FileProvider
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Pull requests
0
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Mar 31, 2017
Added Documentation, refactors of related Date methods
amosavian
committed
81401ee
Copy full SHA for 81401ee
Commits on Mar 30, 2017
Added AEXML license file
amosavian
committed
759ba3c
Copy full SHA for 759ba3c
FileProviderStreamTask (URLSessionStreakTask replica) is now public
Show description for f5c8f63
amosavian
committed
f5c8f63
Copy full SHA for f5c8f63
FTP better error handling
amosavian
committed
4dbb0ad
Copy full SHA for 4dbb0ad
implemented FTP copy fallback, FTPS manual auth
amosavian
committed
bf62d58
Copy full SHA for bf62d58
Commits on Mar 29, 2017
Deprecated create(file:) method, replaced by writeContents()
Show description for f21f658
amosavian
committed
f21f658
Copy full SHA for f21f658
Fixed macOS and tvOS build
amosavian
committed
e6eba3d
Copy full SHA for e6eba3d
Fixed compiler error, closing streams in FTP provider
amosavian
committed
6959a14
Copy full SHA for 6959a14
Commits on Mar 28, 2017
Initial implementation of FTP
Show description for 29a9e0f
amosavian
committed
29a9e0f
Copy full SHA for 29a9e0f
Ensure baseURL is absolute, fixed warnings for Swift 3.1
amosavian
committed
c7b4e1f
Copy full SHA for c7b4e1f
Commits on Mar 26, 2017
Credential is open to set anytime
amosavian
committed
99a433a
Copy full SHA for 99a433a
Commits on Mar 25, 2017
Fixed: WebDAV file listing omit files contains space in name
amosavian
committed
4023fbc
Copy full SHA for 4023fbc
Added NSCoding support
Show description for 1045901
amosavian
committed
1045901
Copy full SHA for 1045901
Commits on Mar 18, 2017
Fixed relativePath(of:) crash
amosavian
committed
528d5ee
Copy full SHA for 528d5ee
Commits on Mar 17, 2017
Refactored methods to extensions
amosavian
committed
079f8f4
Copy full SHA for 079f8f4
Commits on Mar 10, 2017
Refactored DispatchTime, better ExposureTime calculation
amosavian
committed
e12f386
Copy full SHA for e12f386
Commits on Mar 9, 2017
Better LocalFileObject initialization with empty path
amosavian
committed
38e217b
Copy full SHA for 38e217b
Commits on Mar 1, 2017
Optimized PDF thumbnail/meta handling
Show description for 0b41abd
amosavian
committed
0b41abd
Copy full SHA for 0b41abd
Commits on Feb 24, 2017
Fixed searchFiles() from string, fixing “BEGINSWITH” typo
amosavian
committed
aa781ad
Copy full SHA for aa781ad
Fixes #29 (WebDAV authentication), minor lints/optimiziations
amosavian
committed
d61e51b
Copy full SHA for d61e51b
Commits on Feb 20, 2017
Fixed OneDriveProvider bugs
Show description for cdff7db
amosavian
committed
cdff7db
Copy full SHA for cdff7db
Commits on Feb 19, 2017
Removed redundant `isPathRelative` property. Now is always true.
Show description for 9533a0e
amosavian
committed
9533a0e
Copy full SHA for 9533a0e
Added NSPredicate to searchFiles method
Show description for 194673b
amosavian
committed
194673b
Copy full SHA for 194673b
Commits on Feb 18, 2017
Fixed readme
amosavian
committed
194c8a4
Copy full SHA for 194c8a4
Commits on Feb 16, 2017
Updated Readme, travis.yml
amosavian
committed
c290377
Copy full SHA for c290377
Completed Documentation, fixed a small bug.
amosavian
committed
330a22c
Copy full SHA for 330a22c
Commits on Feb 14, 2017
Added isReachable method to test connectivity
Show description for e899804
amosavian
committed
e899804
Copy full SHA for e899804
Updated documentation, fixed Cloud provider paths bugs
amosavian
committed
489a9a1
Copy full SHA for 489a9a1
Commits on Feb 13, 2017
Made FileProviders equatable
amosavian
committed
93359d5
Copy full SHA for 93359d5
Fixed critical bug in LocalFileObject when decoding path
amosavian
committed
12ff3a4
Copy full SHA for 12ff3a4
Equatable FileObject, async completion handler in cloud provider
amosavian
committed
a7de093
Copy full SHA for a7de093
Commits on Feb 12, 2017
Updated Readme, fixed several bugs
Show description for b1fe37c
amosavian
committed
b1fe37c
Copy full SHA for b1fe37c
Commits on Feb 11, 2017
Fixed bugs in providers and LocalFileObject initializing
amosavian
committed
bd59eac
Copy full SHA for bd59eac
Added FileProviderHTTPError protocol
Show description for 42579be
amosavian
committed
42579be
Copy full SHA for 42579be
Linting, fixed travis wrong device
amosavian
committed
edd4914
Copy full SHA for edd4914
Pagination
Previous
Next
You can’t perform that action at this time.