Commit Graph

21 Commits

Author SHA1 Message Date
Bobby Abellana
69d132300d Made GUI Changes 2025-02-24 15:27:25 -08:00
Bobby Abellana
eb0f2299d3 Removed recurisve 2025-02-24 14:39:31 -08:00
Bobby Abellana
7822f074c4 ConvertsXLStoXLSX and save to original location 2025-02-24 14:37:47 -08:00
Bobby Abellana (aider)
2077423bc0 refactor: Replace Import-Module with dot-sourcing in PowerShell scripts 2025-02-21 11:07:58 -08:00
Bobby Abellana (aider)
83895edac4 fix: Correct URI construction and ensure proper function exports/imports 2025-02-21 10:53:22 -08:00
Bobby Abellana (aider)
a5057f2a0d refactor: Remove OpenXML dependency and improve Excel COM cleanup 2025-02-21 10:46:42 -08:00
Bobby Abellana (aider)
276c1a615d fix: Update TLS protocol and OpenXML installation via NuGet 2025-02-21 10:39:05 -08:00
Bobby Abellana (aider)
03b58af4ea fix: Improve assembly loading with GAC fallback in MainForm.ps1 2025-02-21 10:23:29 -08:00
Bobby Abellana (aider)
eb6c9adc6b feat: Implement file conversion logic using DocumentFormat.OpenXml 2025-02-21 10:21:17 -08:00
Bobby Abellana (aider)
f1e3a09cc0 feat: Add recursive listing checkbox to MainForm 2025-02-21 10:13:39 -08:00
Bobby Abellana (aider)
2c18235425 refactor: Reposition status textbox and add DataGridView in MainForm.ps1 2025-02-21 10:02:34 -08:00
Bobby Abellana (aider)
c70add19f6 feat: Make textbox resize with form using AutoScaleMode and Anchor 2025-02-21 09:43:52 -08:00
Bobby Abellana (aider)
5b593e7a2c fix: Rename event handlers to avoid recursive calls 2025-02-21 09:20:31 -08:00
Bobby Abellana (aider)
e6e8207019 refactor: Replace PnP commands with Graph in folder browser handler 2025-02-19 15:51:32 -08:00
Bobby Abellana (aider)
df82840f99 refactor: Migrate from PnP to Microsoft Graph authentication 2025-02-19 15:34:44 -08:00
Bobby Abellana (aider)
5b8bf83019 feat: Add explicit Connect button and streamline SharePoint connection 2025-02-19 15:10:59 -08:00
Bobby Abellana (aider)
61be5f9256 refactor: Replace client secret auth with interactive authentication 2025-02-19 15:09:56 -08:00
Bobby Abellana (aider)
2291118f0c fix: Improve SharePoint connection handling and folder browser reliability 2025-02-19 14:37:38 -08:00
Bobby Abellana (aider)
b2a495af78 feat: Add folder browsing and dynamic library configuration fields 2025-02-19 14:30:25 -08:00
Bobby Abellana (aider)
77e4db0d78 feat: Add configuration form and secure credential handling 2025-02-19 14:21:24 -08:00
Bobby Abellana (aider)
5e13c146c0 feat: add PowerShell GUI for SharePoint XLS conversion 2025-02-19 13:57:22 -08:00