Skip to content

Tags: middlewarehq/middleware

Tags

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable Hot-reload for CLI (#659)

* add vite-node for hot reload

add precheck script to check all the ports are running are not

* skip the service start when service is already started

* introduce a cli-dev mode in dev

* refactor: streamline port conflict checking in precheck

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support for github enterprise server(self hosted github) (#646)

* ui: add optional Custom Domain input in GH integration

* feat(github): add support for custom GitHub domains in API service

* feat(github): validate custom domain input with regex and provide user feedback

* feat(github): update GithubApiService to handle optional domain input and set default API URL

* feat(github): refactor GitHub domain handling to use centralized utility function

* fix(github): update GITHUB_API_URL to use REST API endpoint and add error handling for custom domain retrieval

* cleanup and test config

* Error Handling

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
allow searching for fork repos in github repo search (#618)

0.1.5

Toggle 0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #488 from middlewarehq/feat/gitlab-integration

Add GitLab integration functionality

0.1.4

Toggle 0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #492 from middlewarehq/shivamchhuneja-patch-1

Update community link to short link

0.1.3

Toggle 0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #419 from middlewarehq/dependabot/pip/backend/pip-…

…ec4054ff4d

Bump the pip group across 1 directory with 4 updates

0.1.2

Toggle 0.1.2's commit message
fixes loading state when redirecting to `/teams` page

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #277 from middlewarehq/GROW-1477

Update integrationsLinkedAtMap in org API response

0.1.0

Toggle 0.1.0's commit message
increase network timeout for yarn install