Frederick Zhang
|
b71e1a16b1
|
docs: update account type during OneDrive app registration
|
2020-02-12 11:04:49 +00:00 |
|
Nick Craig-Wood
|
43daecd89b
|
Version v1.51.0
|
2020-02-01 10:40:01 +00:00 |
|
Nick Craig-Wood
|
87c844bce1
|
onedrive: clarify docs around making your own client ID
See: https://forum.rclone.org/t/onedrive-token-configuration-failure/13634
|
2020-01-11 16:30:13 +00:00 |
|
Alex Chen
|
41ed33b08e
|
docs: update onedrive/sharepoint docs on some known issues
|
2019-10-12 12:08:22 +01:00 |
|
Arijit Biswas
|
3d807ab449
|
docs: update onedrive docs on creating own client ID
Updated the creating "own Client ID and Key" based on new portal (portal.azure.com).
|
2019-10-11 15:24:54 +01:00 |
|
Fabian Möller
|
dac20093c5
|
onedrive: use lib/encoder
|
2019-09-30 14:05:49 +01:00 |
|
Nick Craig-Wood
|
73e010aff9
|
docs: make the config walkthroughs consistent for each backend
|
2019-08-26 10:47:17 +01:00 |
|
Nick Craig-Wood
|
93810a739d
|
docs: update fontawesome free to 5.10.2 and fixup broken images
|
2019-08-25 11:09:19 +01:00 |
|
Nick Craig-Wood
|
57d5de6fba
|
build: fix up package paths after repo move
git grep -l github.com/ncw/rclone | xargs -d'\n' perl -i~ -lpe 's|github.com/ncw/rclone|github.com/rclone/rclone|g'
goimports -w `find . -name \*.go`
|
2019-07-28 18:47:38 +01:00 |
|
JorisE
|
1fe0773da6
|
docs: Update Microsoft OneDrive numbering
I think an option has been added and now the manual for OneDrive is off by one.
|
2019-06-03 21:08:00 +01:00 |
|
Alex Chen
|
2b58d1a46f
|
docs: onedrive: Add guide to refreshing token after MFA is enabled
|
2019-03-14 00:21:05 +08:00 |
|
Cnly
|
38a0946071
|
docs: update OneDrive limitations and versioning issue
|
2019-01-04 16:42:19 +08:00 |
|
Nick Craig-Wood
|
84202c7471
|
onedrive: note 50,000 files is limit for one directory #2707
|
2018-11-11 15:22:19 +00:00 |
|
Nick Craig-Wood
|
78b9bd77f5
|
docs: auto generate backend options documentation
This inserts the output of "rclone help backend xxx" into the help
pages for each backend.
|
2018-10-06 11:47:46 +01:00 |
|
Nick Craig-Wood
|
a9273c5da5
|
docs: move documentation for options from docs/content into backends
In the following commit, the documentation will be autogenerated.
|
2018-10-06 11:47:46 +01:00 |
|
Alex Chen
|
d9037fe2be
|
onedrive: ignore OneNote files by default - fixes #211
|
2018-10-03 12:46:25 +08:00 |
|
Cnly
|
571c8754de
|
onedrive: graph: update docs
|
2018-09-02 16:06:25 +01:00 |
|
Henning Surmeier
|
2a29f7f6c8
|
onedrive: Add troubleshooting to docs
|
2018-06-02 17:10:58 +01:00 |
|
Nick Craig-Wood
|
1a3fb21a77
|
onedrive: add QuickXorHash support for OneDrive for business - fixes #2262
|
2018-04-20 21:03:03 +01:00 |
|
Oliver Heyme
|
7f744033d8
|
onedrive: Removed upload cutoff and always do session uploads
Set modtime on copy
Added versioning issue to OneDrive documentation
|
2018-03-15 20:18:11 +00:00 |
|
Oliver Heyme
|
f91f89d409
|
onedrive: Removed second browser authentication and enabled headless mode #254
|
2017-09-12 09:21:19 +01:00 |
|
Oliver Heyme
|
7ef18b6b35
|
onedrive: Support for OneDrive for Business added #254
- 2 test fail (MimeType and modification date when copying)
- no headless setup
- uses the credentials for the "rclonetest" app I have created
|
2017-09-12 09:20:36 +01:00 |
|
Nick Craig-Wood
|
4652db34a4
|
Update config docs - fixes #1174
|
2017-03-05 10:14:57 +00:00 |
|
emyarod
|
3c87a0d0dc
|
Update remote docs to show correct setup process
|
2017-01-10 13:09:52 +00:00 |
|
Alishan Ladhani
|
d4a609c6cd
|
Update Onedrive doc to reflect file size limit
|
2016-11-13 23:23:26 -05:00 |
|
Nick Craig-Wood
|
56adb52a21
|
Rename Amazon Cloud Drive to Amazon Drive - fixes #532
|
2016-07-11 12:42:44 +01:00 |
|
Nick Craig-Wood
|
377986d599
|
Update config walk throughs with new style choice menu
|
2016-02-21 13:40:16 +00:00 |
|
klauspost
|
7ae40cb352
|
Update information on revised hash functionality.
|
2016-01-16 10:17:11 +00:00 |
|
Nick Craig-Wood
|
5189231a34
|
Tweaks to rclone authorize
* Document the headless / remote setup procedure
* Move Config constants into fs
* Parse arguments in main for Authorize
|
2016-01-07 20:31:23 +00:00 |
|
Nick Craig-Wood
|
13da1b8d28
|
Add docs for fs specific options - fixes #210
|
2015-11-14 11:38:35 +00:00 |
|
Nick Craig-Wood
|
0b338eaa28
|
Fix up sensitive vs insensitive in the docs and some formatting - fixes #214
|
2015-11-14 11:20:04 +00:00 |
|
Nick Craig-Wood
|
2fcb8f5db7
|
Add support for Microsoft One Drive - fixes #10
* Still to do
* Copy
* Move
* MoveDir
|
2015-11-07 10:19:10 +00:00 |
|