19 Commits

Author SHA1 Message Date
Shreyas Zare
b15aab7b4f assembly version updated 2025-12-20 18:45:14 +05:30
Shreyas Zare
e2a1b59d3d HttpApiClient: Updated LoginAsync() to use POST call. 2025-12-20 16:08:58 +05:30
Shreyas Zare
0e040a249d assembly version updated for release. 2025-11-22 18:23:21 +05:30
Shreyas Zare
fb108a7bfe HttpApiClient: removed the username var implementation. Updated user action and proxy api calls to require acting username. Removed unused code. 2025-11-22 11:48:22 +05:30
Shreyas Zare
5bcf8c7965 assembly version updated for release. 2025-11-16 17:01:18 +05:30
Shreyas Zare
8e721e085e HttpApiClient: Updated implementation to include username for use when calling all API calls. Updated ProxyRequest() to replace additional parameters with a single username param. Code refactoring changes done. 2025-11-15 18:53:26 +05:30
Shreyas Zare
eab4284fde ClusterInfo: updated ClusterNodeInfo to add IPAddresses array removing older property. 2025-11-15 18:39:52 +05:30
Shreyas Zare
a4406e65e1 Added HTTP API client. 2025-11-08 16:01:03 +05:30
Shreyas Zare
3e8b007c40 HttpApiClient: Updated GetDashboardStatsAsync() to add dontTrimQueryTypeData parameter. Updated ProxyRequest() to support passing additional query string parameters. 2025-11-08 12:40:03 +05:30
Shreyas Zare
b45657af92 DashboardStats: Updated ChartData and DataSet to have Trim method. 2025-11-08 12:38:21 +05:30
Shreyas Zare
116a195c63 HttpApiClient: Added implementation for GetDashboardStatsAsync(), GetDashboardTopStatsAsync(), SetClusterSettingsAsync(), ForceUpdateBlockListsAsync(), TemporaryDisableBlockingAsync() api calls. Added ProxyRequest() to proxy api calls. 2025-11-02 16:42:08 +05:30
Shreyas Zare
fd92f43a83 DashboardStats: added model class for dashboard stats. 2025-11-02 16:40:33 +05:30
Shreyas Zare
ec1fbc4dc0 ClusterInfo: updated code to add up since property. Code refactoring changes done. 2025-11-02 16:40:12 +05:30
Shreyas Zare
9b8faf783d TwoFactorAuthRequiredHttpApiClientException: added api token exception class for 2FA support. 2025-09-27 17:08:47 +05:30
Shreyas Zare
3deb41910e InvalidTokenHttpApiClientException: added api client exception class. 2025-09-27 17:08:24 +05:30
Shreyas Zare
95ef62e56b HttpApiClientException: added api client exception class. 2025-09-27 17:07:57 +05:30
Shreyas Zare
49bc93e45a HttpApiClient: implemented DNS Server HTTP API Client. 2025-09-27 17:07:38 +05:30
Shreyas Zare
67b4350aaf SessionInfo: added modal class. 2025-09-27 17:07:00 +05:30
Shreyas Zare
73550fd7f5 ClusterInfo: added modal class. 2025-09-27 17:06:43 +05:30