Amir Abbas
079f8f4b77
Refactored methods to extensions
2017-03-17 15:52:58 +03:30
Amir Abbas
e12f386a9d
Refactored DispatchTime, better ExposureTime calculation
2017-03-11 03:02:02 +03:30
Amir Abbas
38e217bc19
Better LocalFileObject initialization with empty path
2017-03-09 17:34:00 +03:30
Amir Abbas
0b41abd4ef
Optimized PDF thumbnail/meta handling
...
- Fixed ISO speed and GPS Area image meta
- Fixed Dropbox `name ! BEGINSWiTH %` search query
2017-03-01 13:28:44 +03:30
Amir Abbas
aa781adeb2
Fixed searchFiles() from string, fixing “BEGINSWITH” typo
0.14.3
2017-02-24 16:53:59 +03:30
Amir Abbas
d61e51ba1c
Fixes #29 (WebDAV authentication), minor lints/optimiziations
0.14.2
2017-02-24 16:24:34 +03:30
Amir Abbas
cdff7db32e
Fixed OneDriveProvider bugs
...
- fixed and enhanced searching files in Dropbox
0.14.1
2017-02-21 00:48:59 +03:30
Amir Abbas
9533a0e3c9
Removed redundant isPathRelative property. Now is always true.
...
- Note: Check documentation to workaround
- Improvement: Disabling `LocalFileProviderMonitor` while handler is running
2017-02-20 00:14:55 +03:30
Amir Abbas
194673b3b6
Added NSPredicate to searchFiles method
...
- public functions became open, now is overridable
- fixed urlCache documentation
0.14.0
2017-02-19 13:34:55 +03:30
Amir Abbas
194c8a41aa
Fixed readme
2017-02-18 09:08:55 +03:30
Amir Abbas Mousavian
c290377433
Updated Readme, travis.yml
2017-02-16 20:56:24 +03:30
Amir Abbas Mousavian
330a22c45d
Completed Documentation, fixed a small bug.
0.12.9
2017-02-16 13:00:50 +03:30
Amir Abbas
e899804e28
Added isReachable method to test connectivity
...
- Fixed Cloud provider bug when moving/deleting evicted file
0.12.8
2017-02-14 22:58:07 +03:30
Amir Abbas
489a9a16d0
Updated documentation, fixed Cloud provider paths bugs
2017-02-14 12:24:06 +03:30
Amir Abbas
93359d5173
Made FileProviders equatable
0.12.7
2017-02-13 16:45:34 +03:30
Amir Abbas
12ff3a410d
Fixed critical bug in LocalFileObject when decoding path
2017-02-13 16:31:29 +03:30
Amir Abbas
a7de09362b
Equatable FileObject, async completion handler in cloud provider
2017-02-13 12:06:09 +03:30
Amir Abbas
b1fe37cf2a
Updated Readme, fixed several bugs
...
- non-locking snapshot of file while uploading to iCloud
- fixed: `CloudFIleProvider.doOperation()` couldn’t handle local urls
- fixed: FileProvider.type didn’t work correctly
2017-02-12 22:45:30 +03:30
Amir Abbas
bd59eacee2
Fixed bugs in providers and LocalFileObject initializing
0.12.6
2017-02-12 03:07:40 +03:30
Amir Abbas
42579be371
Added FileProviderHTTPError protocol
...
- All errors from local provider is now from Cocoa error domain. No URL domain anymore.
- All errors from WebDAV/OneDrive/Dropbox conform to FileProviderHTTPError
0.12.5
2017-02-11 18:05:21 +03:30
Amir Abbas
edd4914ca7
Linting, fixed travis wrong device
2017-02-11 06:08:17 +03:30
Amir Abbas
bd3e1bd74f
Fixed typos in travis.yml
2017-02-10 02:57:15 +03:30
Amir Abbas
371c481482
Fixed project name typo in travis.yml
2017-02-09 15:02:39 +03:30
Amir Abbas
dea1d01bf3
Made travis.yml more generic
2017-02-09 14:46:29 +03:30
Amir Abbas
ae4cd1dff3
Fixed undo manager bugs
...
- Fixed contents of file with offset method bugs
- Improved `LocalFileProvider.copy()` implementation
0.12.4
2017-02-09 03:02:21 +03:30
Amir Abbas
72520973e9
Changed FileObject.allValues key type to URLResourceKey
...
- LocalFileProvider.storageProperties method now uses url resource values
0.12.3
2017-02-08 07:30:41 +03:30
Amir Abbas
63016285af
Added UndoManager support to Local provider
...
- Refactored Local provider operations into one function
2017-02-08 04:54:18 +03:30
Amir Abbas
3245c9df03
Updated travis.yml
2017-02-07 21:59:17 +03:30
Amir Abbas
ee1fa89747
Updated travis.yml
2017-02-07 12:07:59 +03:30
Amir Abbas
4a6b25deac
Updated travis.yml
2017-02-07 09:48:12 +03:30
Amir Abbas
2423cbd0f6
Updated travis.yml
2017-02-07 02:55:22 +03:30
Amir Abbas
480099ca8a
Updated travis.yml
2017-02-06 19:41:57 +03:30
Amir Abbas
755bf6bf84
Updated travis.yaml
2017-02-06 19:38:14 +03:30
Amir Abbas
525825ff5d
Fixed Cloud provider listing (RunLoop) bug
...
- Added ubiquity scope to Cloud provider
- Renamed `temporaryLink` to `publicLink`
- Added deprecated renaming guide
0.12.2
2017-02-06 18:03:58 +03:30
Amir Abbas Mousavian
a35384dc31
Refactoring: reducing complexity of properties methods
2017-02-03 23:15:23 +03:30
Amir Abbas Mousavian
0c558fdbb4
Updated version
0.12.1
2017-02-03 18:33:25 +03:30
Amir Abbas Mousavian
e30861ad18
Added publicLink method to OneDrive
...
- Added more Documentation, specially initializer
- Added option to conserve sessions after provider deinit to finish tasks
- Dropbox and OneDrive init are not bailable anymore
- Updated AEXML
2017-02-03 18:29:34 +03:30
Amir Abbas Mousavian
538e9bb42d
Updated provider descriptions
2017-02-02 19:32:28 +03:30
Amir Abbas Mousavian
ef2d69c54c
Updated supported providers order
2017-02-02 19:26:26 +03:30
Amir Abbas Mousavian
9f210ef356
Updated readme link to cocoa pods docs
2017-02-02 13:32:58 +03:30
Amir Abbas Mousavian
5a7dfa1039
Merge commit 'b84e6ea7abbec6f9a83144d2dcd6744b568d682f'
...
* commit 'b84e6ea7abbec6f9a83144d2dcd6744b568d682f':
Updated Date
0.12.0
2017-02-02 13:28:08 +03:30
Amir Abbas Mousavian
be7a370a42
Added Documentation, get contents handling in Local provider optimized
...
- Changed default thumbnail dimension to 64x64 in `LocalFileProvider`
2017-02-02 13:25:40 +03:30
Amir Abbas Mousavian
b84e6ea7ab
Updated Date
2017-02-02 01:03:48 +03:30
Amir Abbas Mousavian
82b1d2c450
Added new badges
2017-02-01 22:18:20 +03:30
Amir Abbas Mousavian
c38ee1ccd3
standardized FileObject.path property
...
- FileObject.path now has heading slash in all scenarios
- fixes #27 , WebDAV fileObject.path was not relative
0.11.4
2017-02-01 21:23:11 +03:30
Amir Abbas Mousavian
1a44df3fd7
Refactoring, better webdav response handling
...
- Added Dropbox copy from reference method
- refactored `mapToFileObject` methods into `FileObject` initializers
- fixed `requestDictionary` type to `[String: AnyObject]`
0.11.3
2017-02-01 14:08:28 +03:30
Amir Abbas Mousavian
eff3725680
Added release version badge
2017-02-01 00:21:48 +03:30
Amir Abbas Mousavian
9368f636d3
Added carthage badge
2017-01-31 23:53:06 +03:30
Amir Abbas Mousavian
3f2fda638f
bugfix: path in LocalFileObject is not relative
0.11.2
2017-01-31 23:12:29 +03:30
Amir Abbas Mousavian
6737f98978
Updated travis.yml
2017-01-31 19:07:11 +03:30