Commit Graph

16 Commits

Author SHA1 Message Date
Patrick Simpson 955e2557f0 [KOE-187] Improved logging of Soap parsing errors 2019-03-29 12:35:21 +02:00
Patrick Simpson f860e83500 Added debug option to ignore SSL errors 2019-01-08 09:47:14 +02:00
Patrick Simpson 95804994eb [KOE-173] Fix for profiles with special characters in the names 2018-08-22 12:41:20 +03:00
Patrick Simpson 0bce4d8c22 [KOE-159] Implemented start-up sync time frame checking 2018-06-07 12:23:15 +03:00
Patrick Simpson 126bfff3be Fixes to URLs for SOAP and ActiveSync requests; additional logging in case of error 2018-02-07 15:34:01 +02:00
Patrick Simpson 1279a62e42 [KOE-24] Partial implementation of sync state display. Committing with disabled feature for backup and to allow build to succeed. 2017-05-03 14:43:36 +02:00
Patrick Simpson 99c93d8d1f [KOE-94] Fixed rendering of & in tree nodes for shared folders. Fixed encoding of strings in SOAP requests, which caused shared folders with special characters to fail. 2017-04-05 10:55:02 +02:00
Patrick Simpson 7773d7f973 [KOE-51] Added tracking of changed names. To this end, the flag "TrackShareName" (=2) has been added. If this is set, and the name does not match the original folder's name, the name will be updated. The flag is set automatically when shares are applied and the share name matches the original name. Note that this flag does not cause the apply button to become enabled, to prevent having changes on existing shares. 2017-02-27 12:36:04 +01:00
Patrick Simpson e735aafc72 [KOE-17] Basic infrastructure is working, still need replacement of placeholders 2017-02-23 15:29:53 +01:00
Patrick Simpson cb32513ed3 Cleaned up account checking 2017-02-14 14:46:24 +01:00
Patrick Simpson 5842e90203 Cleaned up ZPushFolder, removed Folder subclass. It compiles, but will not run. Event handling code disabled for now. 2017-02-10 14:42:32 +01:00
Patrick Simpson 297efe023b Made wrappers simpler by moving some functionality to ComWrapper. Does not currently build, backup commit before attempting to clean up ZPushFolder 2017-02-10 14:42:32 +01:00
Patrick Simpson b952f46ff9 Cleaned up user property handling, to prevent leaking COM objects 2017-02-10 14:42:29 +01:00
Patrick Simpson 6d135c0ddc [KOE-62] Added Tls1.1 and Tls1.2 as allowed protocols 2017-01-18 11:45:52 +01:00
Patrick Simpson 0c7af26b6b [KOE-61] Added plugin capabilities header to Z-Push calls. May still need some renaming to match server capabilities. 2017-01-18 10:13:24 +01:00
Patrick Simpson 4542b465c0 Initial import 2016-12-21 12:53:16 +01:00