From 9b00d177efa9553d43e3c88ece5ba90aeb87d8f4 Mon Sep 17 00:00:00 2001 From: Hemang Joshi Date: Wed, 22 Feb 2023 16:21:32 +0530 Subject: [PATCH 1/7] added `star-history` added `star-history` --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4986cd150..3628d68fd 100644 --- a/README.md +++ b/README.md @@ -153,3 +153,6 @@ Support this project with your organization. Your logo will show up here with a +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=coollabsio/coolify&type=Date)](https://star-history.com/#coollabsio/coolify&Date) From 1d04ef99bbf06fe05d49caece930766e252189dc Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Fri, 24 Feb 2023 11:24:55 +0900 Subject: [PATCH 2/7] fix typo in _GitlabRepositories.svelte occured -> occurred --- .../applications/[id]/configuration/_GitlabRepositories.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ui/src/routes/applications/[id]/configuration/_GitlabRepositories.svelte b/apps/ui/src/routes/applications/[id]/configuration/_GitlabRepositories.svelte index 737fc426f..97db0ba07 100644 --- a/apps/ui/src/routes/applications/[id]/configuration/_GitlabRepositories.svelte +++ b/apps/ui/src/routes/applications/[id]/configuration/_GitlabRepositories.svelte @@ -406,7 +406,7 @@ > {#if tryAgain}
- An error occured during authenticating with GitLab. Please check your GitLab Source + An error occurred during authenticating with GitLab. Please check your GitLab Source configuration here.