Commit Graph

15 Commits

Author SHA1 Message Date
wellington c680bb5571 General error: cancel, multiple popup and startup rule to see the folders
Enhance OutlookCaseHelper with performance and stability fixes

Improved threading for Outlook COM objects to use STA, preventing threading violations. Added guards to manage dialog instances and introduced a helper method to reduce code duplication for form handling. Enhanced error handling for better user feedback and implemented caching for folder references to optimize performance. Refined rule management logic, fixed regex for tracking ID extraction, and ensured proper COM object management to prevent memory leaks. General code cleanup for improved readability and maintainability.
2026-03-30 19:58:15 +01:00
wellington 9be729101b Refactoring cancel buttons, also removing memory leak 2026-03-27 00:14:20 +00:00
wellington 72dda149a9 Adjusting multiple popups and general refactoring 2026-03-20 22:47:28 +00:00
wellington 3edc2ee208 Readme update 2026-03-20 22:29:57 +00:00
wellington 09d57930cf Adding a interactive dashboard 2026-03-20 22:13:24 +00:00
wellington 911f0ddc04 README.md 2026-03-20 21:18:00 +00:00
wellington 54070e6513 Added button to reload and view rules.
Also added a function to run the rules on demand
2026-03-20 21:09:50 +00:00
wellington 0f838c1558 Changing behavior - Now the installation will start the application automatically 2026-03-18 18:28:52 +00:00
wellington dc8d1c138c Starting with windows - command to use rules 2026-03-18 12:43:44 +00:00
wellington f4e456ed92 Reopening cases logic 2026-03-17 15:13:05 +00:00
wellington 7699086df4 Added rules as json to monitor the inbox 2026-03-17 14:16:06 +00:00
wellington af384a8dd1 Changing icon 2026-03-16 20:21:45 +00:00
wellington 4b7c737a57 Add custom tray icon and remove rule from selected email 2026-03-16 20:15:15 +00:00
wribeiro 29560bfa4a Add project files. 2026-03-16 19:32:16 +00:00
wribeiro da37c5ecbf Add .gitattributes and .gitignore. 2026-03-16 19:32:14 +00:00