Commit Graph

15 Commits

Author SHA1 Message Date
Martin Tranberg
6849662483 Add pre-check for local path accessibility and specific error handling for disconnected network drives. 2026-03-26 15:02:39 +01:00
Martin Tranberg
6f65bf3f34 Enhance progress reporting with specific actions (Scanning/Checking/Downloading) and immediate counter updates. 2026-03-26 14:51:12 +01:00
Martin Tranberg
0314a19c3d Improve real-time status updates and recursive scanning visibility. 2026-03-26 14:47:00 +01:00
Martin Tranberg
95622ee1a8 Add progress indicator and detailed status updates to the download process. 2026-03-26 14:44:12 +01:00
Martin Tranberg
e3a3824a1c Fix SyntaxError in download_sharepoint.py caused by incorrect escaping during previous update. 2026-03-26 14:41:28 +01:00
Martin Tranberg
81d5a2f822 Update README with information about filename sanitization, long path support, and improved error handling. 2026-03-26 14:38:59 +01:00
Martin Tranberg
ef3d8fa56d Fix [Errno 22] Invalid argument by adding filename sanitization and long path support. Improved error reporting and folder path cleaning for Windows compatibility. 2026-03-26 14:36:48 +01:00
Martin Tranberg
aec8858362 Tilføj vejledning til Entra ID opsætning i README 2026-03-26 10:53:16 +01:00
Martin Tranberg
aea5ff68c0 Understøt download af hele biblioteket hvis FOLDERS_TO_DOWNLOAD er tom 2026-03-26 10:51:46 +01:00
Martin Tranberg
f67cfc22ee Tilføj connection_info skabelon og opdater README 2026-03-26 10:50:20 +01:00
Martin Tranberg
407e58baec Fix NameError: folders_str is not defined 2026-03-26 10:45:10 +01:00
Martin Tranberg
0f7c5fff1f Opdater README med token refresh og smart skip logik 2026-03-26 10:41:38 +01:00
Martin Tranberg
eca83031b1 Implementer token refresh og skip-logik for eksisterende filer 2026-03-26 10:41:01 +01:00
Martin Tranberg
1eb5218624 Add README.md with project documentation 2026-03-26 10:35:58 +01:00
Martin Tranberg
fb20712c2e Initial commit: Sharepoint folder download tool using Graph API 2026-03-26 10:34:31 +01:00