Commit graph

71 commits

Author SHA1 Message Date
adudek 026809d4d1 Docker buildfiles for onedrive service (#262)
* Separate install options for binary (make install.noservice) only and binary
* Docker build files and usage documentation
2018-12-04 11:59:03 +11:00
abraunegg 29808c905c
Implement --get-O365-drive-id to get correct SharePoint Shared Library (Issue #248) (#260)
* Implement --get-O365-drive-id to return the correct drive_id of a SharePoint Shared Library to use for syncing that repository
2018-12-04 10:59:23 +11:00
abraunegg a26a69ce9f
Change logging to a separate logfile is no longer the default (#239)
* Change '--download' to '--download-only' to align with '--upload-only'
* Enable logging to a separate file only if the '--enable-logging' flag is passed through at client run time
* Implement configuration option for logfile location, if logging is enabled
2018-11-24 07:13:16 +11:00
abraunegg c5ee62efd8
Sync with shared folders/drives for onedrive business (#206)
* Refactor PR104 for latest code base to enable client use with SharePoint libraries
* Implement '--disable-upload-validation' as SharePoint modifies files when uploaded
* Enable '--disable-upload-validation' by default if account type is documentLibrary - as most likely this is a SharePoint repository
2018-11-24 06:26:30 +11:00
abraunegg 1c23d01007
Update README.md 2018-10-14 20:32:11 +11:00
abraunegg d9e10799ce
Update README.md 2018-10-13 05:27:49 +11:00
abraunegg a571f78ed3
Update README.md 2018-10-10 07:50:46 +11:00
abraunegg 45b824448a
Update README.md
* Add upgrading details to remove items.sqlite3 if encountering errors
2018-10-09 10:22:25 +11:00
abraunegg 2648612acd
Update makefile & documentation (#172)
* Update makefile & documentation to provide details on how to run the onedrive service via systemd as a non-root user
2018-10-04 09:26:14 +10:00
abraunegg 8323d05230
Update Travis CI building to test build on ARM64 (Issue #95) (#177)
* Update to build on ARM64 
* Update documentation regarding building on ARM64 platforms
2018-10-04 09:22:49 +10:00
abraunegg 583075fb87
Update README.md
Clarify when to use --resync
2018-10-03 09:52:14 +10:00
abraunegg 53cbc8ff5e
Update README.md 2018-09-13 08:52:24 +10:00
abraunegg a3f69d4a2e
Resolve systemd/user is not supported on CentOS / RHEL (Issue #131) (#132)
* Resolve systemd/user is not supported on CentOS / RHEL (Issue #131)
2018-08-27 10:35:58 +10:00
abraunegg 4a1ed426fb
Update README.md
Update OpenSuSE Leap 15.0 dependency instructions (#122)
2018-08-17 05:13:56 +10:00
abraunegg dad7b42bc8
Update README.md 2018-08-13 06:32:51 +10:00
abraunegg 036e6416e2
Update README.md 2018-08-12 08:33:25 +10:00
abraunegg bedba08579
Update README.md
* Add openSUSE Leap 15.0 build dependency details
2018-08-11 06:37:28 +10:00
abraunegg e922a7d85e
Implement Feature Request: Make checkinterval for monitor configurable (Issue #31) (#97)
* Implement Feature: Make checkinterval for monitor configurable
* Update monitor mode processing logic
2018-08-08 05:35:18 +10:00
Jesse Harris b2270ee696 ebuild for Gentoo users. (#101)
* Add gentoo ebuild
* Updated readme for Gentoo
2018-08-07 19:28:47 +10:00
abraunegg b220bf87e3
Update README.md 2018-08-06 05:49:43 +10:00
abraunegg 2e04bf534a
Implement Feature Request: Upload Only Option that does not perform remote delete (Issue #49) (#96)
* Implement Feature Request: Upload Only Option that does not perform remote deletes
2018-08-05 10:43:31 +10:00
abraunegg 635178f787
Update README.md 2018-08-05 06:33:51 +10:00
abraunegg 6daa637ff2
Update README.md
* Update readme with valid Debian i386 / i686 instructions
2018-08-03 06:59:17 +10:00
Leif Denby c0074638da Add ability to skip symlinks (Issue #87) (#92)
* Add ability to skip symlinks
2018-08-03 06:02:10 +10:00
abraunegg aa34ef56fb
Update README.md 2018-08-02 12:13:07 +10:00
abraunegg 686da27e34
Update README.md 2018-08-01 19:07:56 +10:00
abraunegg 697ee3b9a0
Update README.md 2018-08-01 06:18:43 +10:00
abraunegg 2336118d8a Revert "Update README.md"
This reverts commit 0545153bb2.
2018-07-28 06:27:01 +10:00
abraunegg 0545153bb2
Update README.md 2018-07-28 06:16:01 +10:00
abraunegg e07ee71ad2
Update readme for Ubuntu / Debian 32bit platforms & ARM Architecture
* Update readme to detail that for Ubuntu / Debian 32bit platforms, the build needs to use LDC rather than DMD due to runtime errors of the resulting binary. Resolves https://github.com/skilion/onedrive/issues/385, https://github.com/skilion/onedrive/issues/353, https://github.com/skilion/onedrive/issues/336, https://github.com/abraunegg/onedrive/issues/79
* Add details on how to build the client for ARM Architecture
2018-07-26 08:27:56 +10:00
abraunegg e58c76d7da
Update README.md 2018-07-24 19:26:29 +10:00
abraunegg 6542d2f69c
Update README.md 2018-07-24 19:22:44 +10:00
abraunegg 4678056792
Update README.md 2018-07-12 20:07:40 +10:00
abraunegg aae04394a8
Update README.md 2018-07-12 19:53:26 +10:00
abraunegg b3d644d8a9
Update README.md 2018-07-10 06:02:06 +10:00
abraunegg a6673c7bc8
Update README.md
* dnf does not exist on CentOS 7.x / RHEL 7.x
2018-07-04 08:00:14 +10:00
abraunegg 63c5dd86b7
Merge pull request #28 from abraunegg/Issue-#8
Implement feature request: Detect when sync-folder is missing
2018-06-27 16:27:41 +10:00
abraunegg 77ac29acdf Update feature flag
* Update feature flag from 'check-mount' to 'check-for-nomount' as this is what this option does
* Add information into readme file
2018-06-27 06:23:17 +10:00
abraunegg 669c370248
Update README.md 2018-06-27 06:10:25 +10:00
abraunegg 54fcb63886
Update README.md 2018-06-20 07:36:57 +10:00
abraunegg e8d3a261f3
Update README.md 2018-05-17 06:59:09 +10:00
abraunegg 175f061691
Update README.md 2018-05-17 06:52:34 +10:00
abraunegg 0ca87cb92d
Update README.md 2018-05-09 05:15:31 +10:00
abraunegg c6b15eef30
Update README.md 2018-05-07 06:25:03 +10:00
abraunegg d989a8a9d0 Update Readme
Update readme
2018-05-07 05:45:14 +10:00
abraunegg ace9482f23
Update README.md 2018-04-12 12:20:44 +10:00
abraunegg 091e675d85 Update README.md based on current changes made
* Update readme
* Tweak logging output based on sync options selected
2018-04-12 10:18:18 +10:00
skilion 5d821c4440 release version 1.1.0 2018-01-19 23:08:48 +01:00
skilion 65707a3a07 Merge branch 'master' of github.com:skilion/onedrive 2018-01-19 19:00:28 +01:00
skilion 099522dd0e Merge branch 'master' of bitbucket.org:skilion/onedrive-free-client 2018-01-19 17:53:45 +01:00