From ddd9173c699f91b23d17775d9c15691afad89d68 Mon Sep 17 00:00:00 2001 From: Superfresh Date: Tue, 27 Dec 2016 13:30:08 +0200 Subject: [PATCH 01/62] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c10594..ddea93c58 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A self-hosted chat app for small teams or big Gal by [Security Compass][seccom]. [![devDependency Status](https://david-dm.org/sdelements/lets-chat/dev-status.svg)](https://david-dm.org/sdelements/lets-chat#info=devDependencies) + ## Features and Stuff * BYOS (bring your own server) From 8211a6b7ae6db8e3d312ff85ebb53b76bd950cf4 Mon Sep 17 00:00:00 2001 From: amir-codefresh <33693628+amir-codefresh@users.noreply.github.com> Date: Tue, 6 Feb 2018 10:49:43 +0200 Subject: [PATCH 02/62] Create script.sh --- script.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 script.sh diff --git a/script.sh b/script.sh new file mode 100644 index 000000000..73885c163 --- /dev/null +++ b/script.sh @@ -0,0 +1,2 @@ +#!/bin/bash +docker build From 18862714ddafc18e99ec72d42843d932733c6978 Mon Sep 17 00:00:00 2001 From: amir-codefresh <33693628+amir-codefresh@users.noreply.github.com> Date: Tue, 6 Feb 2018 10:50:10 +0200 Subject: [PATCH 03/62] Update script.sh --- script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.sh b/script.sh index 73885c163..f2567e585 100644 --- a/script.sh +++ b/script.sh @@ -1,2 +1,2 @@ #!/bin/bash -docker build +docker build https://github.com/amir-codefresh/demochat.git From 750f7294a2329f3957dd2d9791480439a2a40bc9 Mon Sep 17 00:00:00 2001 From: amir-codefresh <33693628+amir-codefresh@users.noreply.github.com> Date: Tue, 6 Feb 2018 14:37:41 +0200 Subject: [PATCH 04/62] Update script.sh --- script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.sh b/script.sh index f2567e585..d8030cb3e 100644 --- a/script.sh +++ b/script.sh @@ -1,2 +1,2 @@ #!/bin/bash -docker build https://github.com/amir-codefresh/demochat.git +docker build -f Dockerfile . From 17c7ef66980d6d093833c8dce140d1f2207b1baa Mon Sep 17 00:00:00 2001 From: amirgabay Date: Wed, 21 Feb 2018 16:25:45 +0200 Subject: [PATCH 05/62] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08b6b7b16..2c7cf566f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Codefresh build status]( https://g-staging.codefresh.io/api/badges/build?branch=master&repoName=demochat&repoOwner=containers101&pipelineName=demochat&accountName=verchol )]( https://g-staging.codefresh.io/repositories/containers101/demochat/builds?filter=trigger:build ) - +a ![Let's Chat Greylock](http://i.imgur.com/0a3l5VF.png) ![Screenshot](http://i.imgur.com/C4uMD67.png) A self-hosted chat app for small teams or big Gal by [Security Compass][seccom]. From d82d423b168f0652ea9409cc25a9fb313de841cd Mon Sep 17 00:00:00 2001 From: amirgabay Date: Thu, 1 Mar 2018 17:40:45 +0200 Subject: [PATCH 06/62] test --- templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/login.html b/templates/login.html index ea19b1b8a..ec3d6f773 100644 --- a/templates/login.html +++ b/templates/login.html @@ -14,7 +14,7 @@ <% block body %>