-
-
Notifications
You must be signed in to change notification settings - Fork 867
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement OneDrive Business Shared Folders Support (Issue #459) #473
Commits on Apr 23, 2019
-
Inital work on supporting OneDrive Business Shared Folders
* Inital work on supporting OneDrive Business Shared Folders
Configuration menu - View commit details
-
Copy full SHA for 5cc0558 - Browse repository at this point
Copy the full SHA 5cc0558View commit details -
* Handle local deletes where item resides on a different drive id
Configuration menu - View commit details
-
Copy full SHA for 926cb3e - Browse repository at this point
Copy the full SHA 926cb3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd80654 - Browse repository at this point
Copy the full SHA cd80654View commit details
Commits on Apr 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4d47b7e - Browse repository at this point
Copy the full SHA 4d47b7eView commit details -
Update --single-directory handling for OneDrive Business Shared Folders
* Update --single-directory handling for OneDrive Business Shared Folders * Update debugging output * Update logging output as to why a 'change' was discarded * Fix bug where 'item path' contains 'syncFolderChildPath' would always be true as bad isItemRemote test was being used as qualifier
Configuration menu - View commit details
-
Copy full SHA for 015e2d6 - Browse repository at this point
Copy the full SHA 015e2d6View commit details
Commits on Apr 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 67e287a - Browse repository at this point
Copy the full SHA 67e287aView commit details -
* Add readme on how to configure * Code cleanup
Configuration menu - View commit details
-
Copy full SHA for 3aea32f - Browse repository at this point
Copy the full SHA 3aea32fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a80917d - Browse repository at this point
Copy the full SHA a80917dView commit details
Commits on Apr 30, 2019
-
update business shared folder handling
* Update shared folders readme * Fix crash when 5xx error is received when getDefaultRoot() is called * Update Business Shared Folder logic to handle when a local directory already exists but not synced * Update Business Shared Folder logic to handle namespace conflicts (2 different users sharing the same folder name)
Configuration menu - View commit details
-
Copy full SHA for 1f5de86 - Browse repository at this point
Copy the full SHA 1f5de86View commit details
Commits on May 2, 2019
-
* Update Business Shared Folder logic when handling existing items * Update readme
Configuration menu - View commit details
-
Copy full SHA for 7e49cb7 - Browse repository at this point
Copy the full SHA 7e49cb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 785ad86 - Browse repository at this point
Copy the full SHA 785ad86View commit details
Commits on May 3, 2019
-
* Some shared folders dont detail who it is shared by - not good for conflict resolution
Configuration menu - View commit details
-
Copy full SHA for 16a0865 - Browse repository at this point
Copy the full SHA 16a0865View commit details -
* validate that parent reference id also exists before using
Configuration menu - View commit details
-
Copy full SHA for 38e9332 - Browse repository at this point
Copy the full SHA 38e9332View commit details -
* add logic to look for shared folders where the shared folder is not the root folder being shared with us
Configuration menu - View commit details
-
Copy full SHA for 7cd9f5f - Browse repository at this point
Copy the full SHA 7cd9f5fView commit details
Commits on May 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e058fca - Browse repository at this point
Copy the full SHA e058fcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4382c92 - Browse repository at this point
Copy the full SHA 4382c92View commit details
Commits on May 6, 2019
-
* update last ditch effort to match this onedrive shared folder
Configuration menu - View commit details
-
Copy full SHA for 3eb9fe2 - Browse repository at this point
Copy the full SHA 3eb9fe2View commit details
Commits on May 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 53d63b0 - Browse repository at this point
Copy the full SHA 53d63b0View commit details
Commits on May 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1b226d1 - Browse repository at this point
Copy the full SHA 1b226d1View commit details
Commits on May 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5110811 - Browse repository at this point
Copy the full SHA 5110811View commit details
Commits on May 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for df79c7f - Browse repository at this point
Copy the full SHA df79c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da8e32 - Browse repository at this point
Copy the full SHA 3da8e32View commit details
Commits on May 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 50d06d5 - Browse repository at this point
Copy the full SHA 50d06d5View commit details
Commits on May 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7398209 - Browse repository at this point
Copy the full SHA 7398209View commit details
Commits on May 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5ed817b - Browse repository at this point
Copy the full SHA 5ed817bView commit details
Commits on Jun 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4132701 - Browse repository at this point
Copy the full SHA 4132701View commit details
Commits on Jun 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a045a0c - Browse repository at this point
Copy the full SHA a045a0cView commit details
Commits on Jun 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2f26f6f - Browse repository at this point
Copy the full SHA 2f26f6fView commit details
Commits on Jun 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 998c4c2 - Browse repository at this point
Copy the full SHA 998c4c2View commit details
Commits on Jun 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ed5ab90 - Browse repository at this point
Copy the full SHA ed5ab90View commit details
Commits on Jun 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7d98b83 - Browse repository at this point
Copy the full SHA 7d98b83View commit details
Commits on Jun 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a8e2ef1 - Browse repository at this point
Copy the full SHA a8e2ef1View commit details -
Update file locations to align to PR #523
* Update file locations to align to PR #523 * Add README.BusinessSharedFolders.md to docs in Makefile * Update README.md
Configuration menu - View commit details
-
Copy full SHA for d290726 - Browse repository at this point
Copy the full SHA d290726View commit details
Commits on Jun 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for af733d4 - Browse repository at this point
Copy the full SHA af733d4View commit details
Commits on Jun 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 288b78d - Browse repository at this point
Copy the full SHA 288b78dView commit details
Commits on Jun 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 689deaf - Browse repository at this point
Copy the full SHA 689deafView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b86a1 - Browse repository at this point
Copy the full SHA f6b86a1View commit details
Commits on Jun 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b442a0c - Browse repository at this point
Copy the full SHA b442a0cView commit details
Commits on Jun 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e05eeb8 - Browse repository at this point
Copy the full SHA e05eeb8View commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b621113 - Browse repository at this point
Copy the full SHA b621113View commit details
Commits on Jun 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ad87e12 - Browse repository at this point
Copy the full SHA ad87e12View commit details
Commits on Jul 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2cf0fda - Browse repository at this point
Copy the full SHA 2cf0fdaView commit details
Commits on Jul 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bac591a - Browse repository at this point
Copy the full SHA bac591aView commit details
Commits on Jul 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a205de9 - Browse repository at this point
Copy the full SHA a205de9View commit details
Commits on Jul 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3dc4d91 - Browse repository at this point
Copy the full SHA 3dc4d91View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1ad198 - Browse repository at this point
Copy the full SHA b1ad198View commit details
Commits on Jul 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c8bd2dd - Browse repository at this point
Copy the full SHA c8bd2ddView commit details
Commits on Jul 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5240bcd - Browse repository at this point
Copy the full SHA 5240bcdView commit details
Commits on Aug 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7bc8377 - Browse repository at this point
Copy the full SHA 7bc8377View commit details
Commits on Aug 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7a2fda0 - Browse repository at this point
Copy the full SHA 7a2fda0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 694e51e - Browse repository at this point
Copy the full SHA 694e51eView commit details
Commits on Aug 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c8a5ca9 - Browse repository at this point
Copy the full SHA c8a5ca9View commit details
Commits on Aug 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6dbf5db - Browse repository at this point
Copy the full SHA 6dbf5dbView commit details
Commits on Aug 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8c9bcd7 - Browse repository at this point
Copy the full SHA 8c9bcd7View commit details -
* Add --resync required checks for detecting changes to business_shared_folders
Configuration menu - View commit details
-
Copy full SHA for 540e006 - Browse repository at this point
Copy the full SHA 540e006View commit details
Commits on Aug 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4d72065 - Browse repository at this point
Copy the full SHA 4d72065View commit details
Commits on Sep 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 96b841b - Browse repository at this point
Copy the full SHA 96b841bView commit details
Commits on Sep 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 55fb2ff - Browse repository at this point
Copy the full SHA 55fb2ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60af7c0 - Browse repository at this point
Copy the full SHA 60af7c0View commit details
Commits on Sep 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5db0e33 - Browse repository at this point
Copy the full SHA 5db0e33View commit details
Commits on Sep 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0fc737d - Browse repository at this point
Copy the full SHA 0fc737dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca170e - Browse repository at this point
Copy the full SHA 4ca170eView commit details
Commits on Sep 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fbb5a6c - Browse repository at this point
Copy the full SHA fbb5a6cView commit details
Commits on Oct 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9e8b7d2 - Browse repository at this point
Copy the full SHA 9e8b7d2View commit details
Commits on Oct 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for efedf9f - Browse repository at this point
Copy the full SHA efedf9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aac493 - Browse repository at this point
Copy the full SHA 2aac493View commit details -
Configuration menu - View commit details
-
Copy full SHA for a142ecc - Browse repository at this point
Copy the full SHA a142eccView commit details
Commits on Oct 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 87e3bf2 - Browse repository at this point
Copy the full SHA 87e3bf2View commit details -
* Fix build error - viewChangesById -> viewChangesByItemId
Configuration menu - View commit details
-
Copy full SHA for 7d2d2b8 - Browse repository at this point
Copy the full SHA 7d2d2b8View commit details
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7dbc589 - Browse repository at this point
Copy the full SHA 7dbc589View commit details
Commits on Nov 9, 2019
-
* Fix call to view correct changes for a business shared folder
Configuration menu - View commit details
-
Copy full SHA for 744edf0 - Browse repository at this point
Copy the full SHA 744edf0View commit details
Commits on Nov 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e22879a - Browse repository at this point
Copy the full SHA e22879aView commit details
Commits on Nov 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 41e358f - Browse repository at this point
Copy the full SHA 41e358fView commit details
Commits on Dec 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 32ecd01 - Browse repository at this point
Copy the full SHA 32ecd01View commit details
Commits on Dec 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ba5dc7c - Browse repository at this point
Copy the full SHA ba5dc7cView commit details
Commits on Dec 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for faee2de - Browse repository at this point
Copy the full SHA faee2deView commit details
Commits on Jan 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a4b227a - Browse repository at this point
Copy the full SHA a4b227aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b660d6a - Browse repository at this point
Copy the full SHA b660d6aView commit details -
Fix conflicts when merging master
* Fix conflicts when merging master
Configuration menu - View commit details
-
Copy full SHA for 7f895f8 - Browse repository at this point
Copy the full SHA 7f895f8View commit details
Commits on Jan 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5b6ed10 - Browse repository at this point
Copy the full SHA 5b6ed10View commit details
Commits on Jan 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1af2e7a - Browse repository at this point
Copy the full SHA 1af2e7aView commit details
Commits on Feb 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f510566 - Browse repository at this point
Copy the full SHA f510566View commit details
Commits on Feb 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4cc1aad - Browse repository at this point
Copy the full SHA 4cc1aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e4458 - Browse repository at this point
Copy the full SHA 64e4458View commit details
Commits on Feb 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3641fd5 - Browse repository at this point
Copy the full SHA 3641fd5View commit details
Commits on Mar 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d707b04 - Browse repository at this point
Copy the full SHA d707b04View commit details
Commits on Mar 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2db73b3 - Browse repository at this point
Copy the full SHA 2db73b3View commit details
Commits on Mar 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for aa9d141 - Browse repository at this point
Copy the full SHA aa9d141View commit details
Commits on Mar 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 17f5ce9 - Browse repository at this point
Copy the full SHA 17f5ce9View commit details
Commits on Mar 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1bdfcf7 - Browse repository at this point
Copy the full SHA 1bdfcf7View commit details
Commits on Mar 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5a34ed7 - Browse repository at this point
Copy the full SHA 5a34ed7View commit details
Commits on Mar 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9a5b79a - Browse repository at this point
Copy the full SHA 9a5b79aView commit details
Commits on Mar 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 59f4797 - Browse repository at this point
Copy the full SHA 59f4797View commit details
Commits on Apr 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 21808ab - Browse repository at this point
Copy the full SHA 21808abView commit details
Commits on Apr 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 28709b5 - Browse repository at this point
Copy the full SHA 28709b5View commit details
Commits on Apr 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for baf2e60 - Browse repository at this point
Copy the full SHA baf2e60View commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8cb7ce0 - Browse repository at this point
Copy the full SHA 8cb7ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6cd139 - Browse repository at this point
Copy the full SHA c6cd139View commit details
Commits on Apr 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f9c3806 - Browse repository at this point
Copy the full SHA f9c3806View commit details
Commits on May 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 22ca07c - Browse repository at this point
Copy the full SHA 22ca07cView commit details
Commits on Jun 13, 2020
-
Update from 'master' and resolve conflicts
* Update from 'master' and resolve conflicts
Configuration menu - View commit details
-
Copy full SHA for 083fb04 - Browse repository at this point
Copy the full SHA 083fb04View commit details -
* Add missing variable declaration * Update to use exit scopes
Configuration menu - View commit details
-
Copy full SHA for a6099e2 - Browse repository at this point
Copy the full SHA a6099e2View commit details
Commits on Jun 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b49d5b4 - Browse repository at this point
Copy the full SHA b49d5b4View commit details
Commits on Jun 17, 2020
-
Update from 'master' and resolve conflicts
* Update from 'master' and resolve conflicts
Configuration menu - View commit details
-
Copy full SHA for cbda90d - Browse repository at this point
Copy the full SHA cbda90dView commit details
Commits on Jun 19, 2020
-
Update OneDrive Business Shared Folder Support
* Update OneDrive Business Shared Folder Support
Configuration menu - View commit details
-
Copy full SHA for 78de3c0 - Browse repository at this point
Copy the full SHA 78de3c0View commit details -
Update README.BusinessSharedFolders.md
* Remove known issue, no longer an issue
Configuration menu - View commit details
-
Copy full SHA for f24ea77 - Browse repository at this point
Copy the full SHA f24ea77View commit details -
* When scanning the DB based on driveID's - only use all the unique driveID's to avoid double processing if ID is present more than once
Configuration menu - View commit details
-
Copy full SHA for dd169b9 - Browse repository at this point
Copy the full SHA dd169b9View commit details -
Update to handle feature via config file
* Update to handle feature via config file
Configuration menu - View commit details
-
Copy full SHA for 49aa42c - Browse repository at this point
Copy the full SHA 49aa42cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ede53a5 - Browse repository at this point
Copy the full SHA ede53a5View commit details -
* If sync_list contains a comment line, exclude this from sync_list processing * If business_shared_folders contains a comment line, exclude this from business_shared_folders processing
Configuration menu - View commit details
-
Copy full SHA for 1cee4ee - Browse repository at this point
Copy the full SHA 1cee4eeView commit details
Commits on Jun 20, 2020
-
Update from 'master' and resolve conflicts
* Update from 'master' and resolve conflicts
Configuration menu - View commit details
-
Copy full SHA for cb98a9b - Browse repository at this point
Copy the full SHA cb98a9bView commit details -
* Only scan the database using the unique list of drive ID's to avoid multiple DB queries if drive ID is present multiple times
Configuration menu - View commit details
-
Copy full SHA for e16960b - Browse repository at this point
Copy the full SHA e16960bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbf4b2d - Browse repository at this point
Copy the full SHA bbf4b2dView commit details
Commits on Jun 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2304df1 - Browse repository at this point
Copy the full SHA 2304df1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c4d885 - Browse repository at this point
Copy the full SHA 6c4d885View commit details -
* Update how entries are added to driveIDsArray to ensure they are unique
Configuration menu - View commit details
-
Copy full SHA for 15a845c - Browse repository at this point
Copy the full SHA 15a845cView commit details
Commits on Jun 22, 2020
-
* Update logging output to reflect the correct path based on what is actually shared, not the full underlying parent path
Configuration menu - View commit details
-
Copy full SHA for 718e341 - Browse repository at this point
Copy the full SHA 718e341View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7288c9 - Browse repository at this point
Copy the full SHA a7288c9View commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ecf4ed7 - Browse repository at this point
Copy the full SHA ecf4ed7View commit details -
* Add known issue details of an API issue which prevents shared folders from outside an organisation being configured to sync, as the API does not provide them in the API response.
Configuration menu - View commit details
-
Copy full SHA for 850f856 - Browse repository at this point
Copy the full SHA 850f856View commit details
Commits on Jun 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b0bad0a - Browse repository at this point
Copy the full SHA b0bad0aView commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c1e639c - Browse repository at this point
Copy the full SHA c1e639cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcc7068 - Browse repository at this point
Copy the full SHA bcc7068View commit details