Commit Graph

  • 94e0c38191 feat(domain): improve domain update logic and ensure default activation state main jkunz 2025-09-14 17:44:59 +00:00
  • 6cc3700d29 feat(domains): enhance domain management with activation states and sync options jkunz 2025-09-14 17:38:16 +00:00
  • bb313fd9dc feat: Add settings view for cloud provider configurations jkunz 2025-09-14 17:28:21 +00:00
  • 5ef8621db7 feat(task-execution): implement task cancellation handling and improve UI feedback for canceling tasks jkunz 2025-09-12 23:53:10 +00:00
  • 6cd348ca28 feat(cloudly-view-tasks): add search and category filters, implement auto-refresh for task executions jkunz 2025-09-12 23:38:18 +00:00
  • 3183f9e909 chore(deps): update dependencies for @push.rocks/smartjson, @push.rocks/smartstate, @push.rocks/smartstring, and @git.zone/tstest jkunz 2025-09-12 22:20:30 +00:00
  • ff7004412b feat(appstate): Remove helper function for stripping class instances from data fetching jkunz 2025-09-12 10:58:16 +00:00
  • f07bcc4660 feat(appstate): Refactor data fetching to use helper for stripping class instances jkunz 2025-09-12 07:56:06 +00:00
  • d773e13aab feat(api-client): Add update and delete methods for external registries and secret bundles/groups jkunz 2025-09-10 20:33:32 +00:00
  • dc0d128892 feat(api-client): Add advanced cluster creation method and refactor login actions to use API client jkunz 2025-09-10 20:23:12 +00:00
  • 124c4ca46f feat: Enhance API client integration across web and CLI jkunz 2025-09-10 19:06:16 +00:00
  • 5d281d9b6c feat(tasks): Enhance task management with identity handling and initial data loading jkunz 2025-09-10 17:04:18 +00:00
  • 5b37bb5b11 feat: Implement Cloudly Task Manager with predefined tasks and execution tracking jkunz 2025-09-10 16:37:03 +00:00
  • fd1da01a3f feat(dns): Enhance DNS management with auto-generated entries and service activation jkunz 2025-09-10 15:38:42 +00:00
  • 6a447369f8 feat(external-registry): Enhance authentication handling and update UI for external registries jkunz 2025-09-10 08:50:32 +00:00
  • 01d877f7ed feat(external-registry): Implement CRUD operations and connection verification for external registries jkunz 2025-09-10 08:24:55 +00:00
  • 73505d1ed8 feat(dns): Add domain validation and dropdown for DNS entry creation and updates jkunz 2025-09-09 15:13:44 +00:00
  • 766191899c feat(dns): Implement DNS management functionality jkunz 2025-09-09 15:08:28 +00:00
  • 38e8b4086d feat(requests): Add deploymentRequests to index for improved request handling jkunz 2025-09-08 13:03:33 +00:00
  • ce047d1bb0 feat(deployment): Implement Deployment and DeploymentManager classes with CRUD operations and service integration jkunz 2025-09-08 12:46:23 +00:00
  • 4e38d2ff43 5.3.0 v5.3.0 jkunz 2025-09-08 06:46:14 +00:00
  • e19639c9be feat(web): Add deployments API typings and web UI improvements: services & deployments management with CRUD and actions jkunz 2025-09-08 06:46:14 +00:00
  • c142519004 5.2.0 v5.2.0 jkunz 2025-09-07 17:21:30 +00:00
  • 54ef62e7af feat(settings): Add runtime settings management, node & baremetal managers, and settings UI jkunz 2025-09-07 17:21:30 +00:00
  • 83abe37d8c 5.1.0 v5.1.0 jkunz 2025-09-05 16:07:46 +00:00
  • eefaa55e13 feat(cluster): Add cluster setupMode (manual|hetzner|aws|digitalocean) with conditional Hetzner auto-provisioning; UI and dashboard improvements; dependency upgrades jkunz 2025-09-05 16:07:46 +00:00
  • 330797ab1a 5.0.6 v5.0.6 jkunz 2025-08-18 21:24:47 +00:00
  • 4b3b91312b fix(connector.letsencrypt): Improve Lets Encrypt integration and certificate handling; fix coreflow certificate response; add local assistant permissions config jkunz 2025-08-18 21:24:46 +00:00
  • 1580bb1585 5.0.5 v5.0.5 jkunz 2025-08-18 21:11:28 +00:00
  • af7fcf6c2e fix(coreflow): Fix Coreflow identity lookup and response shape; improve API client tests and bump dependencies jkunz 2025-08-18 21:11:28 +00:00
  • 23c9e3f678 Enhance README for @serve.zone/interfaces: improve structure, add features, and clarify installation instructions jkunz 2025-08-18 03:16:28 +00:00
  • 7d4e766e9e Enhance documentation for @serve.zone/api and @serve.zone/cli jkunz 2025-08-18 03:14:49 +00:00
  • 907f3e8320 Enhance Cloudly Configuration and Testing Setup jkunz 2025-08-18 03:07:12 +00:00
  • bc7a2ca5f1 5.0.4 v5.0.4 philkunz 2025-04-25 18:20:18 +00:00
  • 77d911e47a fix(platformservice/mta): Update getEmailStatus response schema: make details property optional philkunz 2025-04-25 18:20:18 +00:00
  • b9c9c2d0a9 5.0.3 v5.0.3 philkunz 2025-04-25 17:02:48 +00:00
  • d5b91789d1 fix(mta): update email status response type in MTA platform service philkunz 2025-04-25 17:02:48 +00:00
  • eb8350f453 5.0.2 v5.0.2 philkunz 2025-04-25 16:34:01 +00:00
  • b987ce27b8 fix(platformservice/mta): Refactor email status response in MTA service philkunz 2025-04-25 16:34:00 +00:00
  • 630e363e53 5.0.1 v5.0.1 philkunz 2025-04-25 16:27:48 +00:00
  • a602021952 fix(mta): Update email stats response interface in mta platform service to include totalEmailsSent, totalEmailsDelivered, totalEmailsBounced, averageDeliveryTimeMs, and lastUpdated timestamp. philkunz 2025-04-25 16:27:48 +00:00
  • 80585437a0 5.0.0 v5.0.0 philkunz 2025-04-25 15:57:35 +00:00
  • 4674a20a2c BREAKING CHANGE(ts_interfaces/platformservice/mta): Rename mta interfaces and upgrade dependency versions philkunz 2025-04-25 15:57:35 +00:00
  • 820cdfcd48 4.13.0 v4.13.0 philkunz 2025-01-20 02:18:58 +01:00
  • 6e5dd9b05a feat(service): Add support for service creation, update, and deletion. philkunz 2025-01-20 02:18:58 +01:00
  • f3d5c21fab 4.12.2 v4.12.2 philkunz 2025-01-20 02:11:12 +01:00
  • 04b278ee28 fix(service): Fix secret bundle and service management bugs philkunz 2025-01-20 02:11:12 +01:00
  • 7084d76c43 4.12.1 v4.12.1 philkunz 2025-01-02 04:07:43 +01:00
  • 41d7550e89 fix(deps): Updated @git.zone/tspublish to version ^1.9.1 philkunz 2025-01-02 04:07:43 +01:00
  • 4bf361d3a6 4.12.0 v4.12.0 philkunz 2025-01-02 03:58:09 +01:00
  • d70617a90c feat(cli): Add CLI support and external registries view philkunz 2025-01-02 03:58:09 +01:00
  • 62ad1655d5 4.11.0 v4.11.0 philkunz 2024-12-30 00:01:27 +01:00
  • caf3a095f2 feat(external-registry): Introduce external registry management philkunz 2024-12-30 00:01:26 +01:00
  • 89e44b2e5f 4.10.0 v4.10.0 philkunz 2024-12-29 13:40:51 +01:00
  • a617f51b19 feat(apiclient): Added support for managing external registries in the API client. philkunz 2024-12-29 13:40:51 +01:00
  • 355e04fd1d 4.9.0 v4.9.0 philkunz 2024-12-29 13:19:46 +01:00
  • 89bd767bea feat(apiclient): Add external registry management capabilities to Cloudly API client. philkunz 2024-12-29 13:19:46 +01:00
  • e567ebbf21 4.8.1 v4.8.1 philkunz 2024-12-28 21:48:57 +01:00
  • 33311348e2 fix(interfaces): Fix image location schema in IImage interface philkunz 2024-12-28 21:48:57 +01:00
  • d6e914edab 4.8.0 v4.8.0 philkunz 2024-12-28 21:39:44 +01:00
  • da7b866f23 feat(manager.registry): Add external registry management philkunz 2024-12-28 21:39:44 +01:00
  • 7654d780b1 4.7.1 v4.7.1 philkunz 2024-12-28 19:50:30 +01:00
  • dbd9b661c6 fix(secretmanagement): Refactor secret bundle actions and improve authorization handling philkunz 2024-12-28 19:50:29 +01:00
  • e19d0b4deb 4.7.0 v4.7.0 philkunz 2024-12-22 20:09:23 +01:00
  • f0ebb719f7 feat(apiclient): Add method to flatten secret bundles into key-value objects. philkunz 2024-12-22 20:09:23 +01:00
  • c8e0666bc6 4.6.0 v4.6.0 philkunz 2024-12-22 20:03:11 +01:00
  • 0d0b106f90 feat(cloudlyapiclient): Extend CloudlyApiClient with cluster, secretbundle, and secretgroup methods philkunz 2024-12-22 20:03:11 +01:00
  • c9073df7cd 4.5.5 v4.5.5 philkunz 2024-12-22 19:55:56 +01:00
  • f65200703d fix(apiclient): Fixed image creation method in cloudlyApiClient philkunz 2024-12-22 19:55:56 +01:00
  • 57970b3d10 4.5.4 v4.5.4 philkunz 2024-12-21 22:14:45 +01:00
  • b4d9f40c41 fix(ts_web): Fix action type and data fields in appstate for CRUD operations philkunz 2024-12-21 22:14:45 +01:00
  • a219725ff6 4.5.3 v4.5.3 philkunz 2024-12-21 20:21:54 +01:00
  • 4b993fc6b3 fix(secret-management): Refactor secret management to use distinct secret bundle and group APIs. Introduce API client classes for secret bundles and groups. philkunz 2024-12-21 20:21:54 +01:00
  • d453da709f 4.5.2 v4.5.2 philkunz 2024-12-20 02:13:50 +01:00
  • 50fac41c95 fix(apiclient): Implemented IService interface in Service class and improved secret bundle documentation. philkunz 2024-12-20 02:13:50 +01:00
  • affce1fcd1 4.5.1 v4.5.1 philkunz 2024-12-17 19:51:11 +01:00
  • df67ebd27a fix(core): Updated dependencies in package.json to latest versions. philkunz 2024-12-17 19:51:10 +01:00
  • ef5bfd435a 4.5.0 v4.5.0 philkunz 2024-12-14 20:32:17 +01:00
  • db07db930c feat(services): Add service management functionalities philkunz 2024-12-14 20:32:17 +01:00
  • f6309f600c 4.4.0 v4.4.0 philkunz 2024-11-18 19:52:15 +01:00
  • 7477704905 feat(api-client): Add static method getImageById for Image class in api-client philkunz 2024-11-18 19:52:15 +01:00
  • db89d86242 4.3.21 v4.3.21 philkunz 2024-11-18 19:43:52 +01:00
  • b74ce05845 fix(interfaces): Remove deprecated deployment directive and update related interfaces philkunz 2024-11-18 19:43:52 +01:00
  • 79db68a4a2 4.3.20 v4.3.20 philkunz 2024-11-18 17:48:26 +01:00
  • 5a3ddcf39b fix(apiclient): Ensure mandatory parameter in CloudlyApiClient constructor philkunz 2024-11-18 17:48:26 +01:00
  • fe6bfc0a83 4.3.19 v4.3.19 philkunz 2024-11-18 13:41:29 +01:00
  • 36a481ecd1 fix(docker): Fix improper Docker push command preventing push to the correct registry. philkunz 2024-11-18 13:41:29 +01:00
  • f7b2e203ed 4.3.18 v4.3.18 philkunz 2024-11-17 07:05:41 +01:00
  • 27c98c4e32 fix(docker_tags): Updated Docker configuration to include NPM tokens. philkunz 2024-11-17 07:05:41 +01:00
  • 79257908d0 4.3.17 v4.3.17 philkunz 2024-11-17 06:31:22 +01:00
  • b5ca898eac fix(Dockerfile): Corrected docker base image tag in Dockerfile for alpine compatibility. philkunz 2024-11-17 06:31:22 +01:00
  • 53ade28931 4.3.16 v4.3.16 philkunz 2024-11-17 01:04:26 +01:00
  • fff4c7642d fix(infrastructure): Correct Docker image path in Dockerfile for improved build consistency. philkunz 2024-11-17 01:04:26 +01:00
  • dafe6574cc 4.3.15 v4.3.15 philkunz 2024-11-17 00:00:56 +01:00
  • b70dad4996 fix(project setup): fixed incorrect configuration in npmextra.json philkunz 2024-11-17 00:00:55 +01:00
  • 17b0b50fbd 4.3.14 v4.3.14 philkunz 2024-11-16 22:31:17 +01:00
  • 91a0272ab3 fix(docker tags): Comment out unused secret variables in docker_tags.yaml philkunz 2024-11-16 22:31:16 +01:00
  • efd22d4087 4.3.13 v4.3.13 philkunz 2024-11-16 16:08:51 +01:00
  • c9e32540bf fix(package): Updated package dependencies philkunz 2024-11-16 16:08:50 +01:00
  • 8344f96983 4.3.12 v4.3.12 philkunz 2024-11-06 21:26:23 +01:00