22 Commits

Author SHA1 Message Date
Shreyas Zare
21aa88a141 code refactoring changes done. 2025-02-15 12:51:16 +05:30
Shreyas Zare
d87ba71e25 WebServiceAppsApi: updated API for IDnsQueryLogs support. 2025-01-18 13:08:39 +05:30
Shreyas Zare
825b4db69a code refactoring changes 2024-10-19 17:03:46 +05:30
Shreyas Zare
a4e5bf8070 WebServiceAppsApi: replaced WithTimeout() usage with TimeoutAsync(). 2024-09-14 19:32:27 +05:30
Shreyas Zare
3e2066b137 WebServiceAppsApi: updated ListInstalledAppsAsync() to log error on app store data download. 2024-02-04 18:03:37 +05:30
Shreyas Zare
f93d7bf295 WebServiceAppsApi: added support for IDnsRequestBlockingHandler. 2023-10-29 19:20:18 +05:30
Shreyas Zare
812b505d34 WebServiceAppsApi: using HttpClientNetworkHandler for retries and custom DNS resolution support. 2023-03-18 13:38:32 +05:30
Shreyas Zare
caa5e950e0 WebServiceAppsApi: Updated StartAutomaticUpdate() to remote timeout that caused auto update to fail when server delays response. Updated GetStoreAppsJsonData() and DownloadAndUpdateAppAsync() to support optional http retries. Updated ListStoreApps() to have 30 sec timeout. 2023-03-11 15:20:05 +05:30
Shreyas Zare
553031f766 WebServiceAppsApi: Updated cache time to 15 mins. Added support for all http decompression methods. Code refactoring done. 2023-01-14 15:02:38 +05:30
Shreyas Zare
fe67592975 WebServiceAppsApi: updated code to support kestral. 2023-01-01 17:44:05 +05:30
Shreyas Zare
2d5c5df0f1 code refactoring changes. 2022-12-24 17:15:06 +05:30
Shreyas Zare
a13bd80399 WebServiceAppsApi: removed newtonsoft. 2022-12-24 13:03:35 +05:30
Shreyas Zare
aab17a3497 WebServiceAppsApi: updated api to add app description parameter. 2022-11-26 11:52:43 +05:30
Shreyas Zare
111bf71f0c WebServiceAppsApi: updated api to support new IDnsPostProcessor interface. 2022-11-12 15:13:22 +05:30
Shreyas Zare
8645223afe WebServiceAppsApi: updated install and update app api calls to return json details for the installed/updated app. 2022-10-09 15:39:28 +05:30
Shreyas Zare
b1312f2791 WebServiceAppsApi: Updated StartAutomaticUpdate() to add log message. 2022-09-24 11:51:56 +05:30
Shreyas Zare
b801ae6f9f WebServiceAppsApi: updated implementation to support automatic updates for DNS apps. Updated DownloadAndInstallAppAsync() to not use system proxy. Updated SetAppConfigAsync() to unescape config data. 2022-09-18 17:49:36 +05:30
Shreyas Zare
c8c43f8372 WebServiceAppsApi: updated InstallAppAsync(), UpdateAppAsync(), and SetAppConfigAsync() to use async IO to read request input stream. 2022-04-09 17:38:02 +05:30
Shreyas Zare
b994e4c148 WebServiceAppsApi: minor changes 2022-01-23 18:08:09 +05:30
Shreyas Zare
3ca975b27b WebServiceAppsApi: updated ListInstalledAppsAsync() api for new app implementation changes. 2021-09-26 17:16:37 +05:30
Shreyas Zare
179d3c3e52 WebServiceAppsApi: updated SetAppConfigAsync() to log config saved message and throw new error when post parameter is missing. 2021-09-19 18:50:06 +05:30
Shreyas Zare
5a9caf3d5c code refactoring done 2021-09-18 19:02:40 +05:30