1
0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-09-19 15:42:58 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
f63f217bbc Prepared release 1.3.0 2015-11-30 22:32:40 +01:00
Martin Thielecke
9812c14aa2 Removed old clippy flash extension and replaced it with pure JS solution
Squashed commit of the following:

commit 682b84ab51
Author: Martin Thielecke <github@mthie.com>
Date:   Mon Nov 30 21:13:13 2015 +0000

    fixed godeps path

commit 816132283f
Author: Martin Thielecke <github@mthie.com>
Date:   Mon Nov 30 21:12:23 2015 +0000

    removed branding

commit d7683dd6a5
Author: Martin Thielecke <github@mthie.com>
Date:   Mon Nov 30 21:08:33 2015 +0000

    reverted some individual stuff

commit 26bc1a35e1
Merge: ecd8e53 b8ad8ee
Author: Martin Thielecke <github@mthie.com>
Date:   Mon Nov 30 20:51:18 2015 +0000

    Merge branch 'master' of github.com:Luzifer/cloudkeys-go into clipboardapi

    Conflicts:
    	assets/script.js
    	bindata.go
    	coffee/script.coffee

commit ecd8e53b13
Author: Martin Thielecke <github@mthie.com>
Date:   Mon Nov 30 20:45:20 2015 +0000

    removed old clippy flash extension and replaced it with pure JS solution

commit 225e9f13c2
Author: Martin Thielecke <github@mthie.com>
Date:   Sat Aug 1 18:14:14 2015 +0000

    [main] Revert "changed variable names according to linter"

    This reverts commit 91ac55453c.

commit 91ac55453c
Author: Martin Thielecke <github@mthie.com>
Date:   Sat Aug 1 11:54:53 2015 +0000

    changed variable names according to linter

commit 7a0f9e22ba
Merge: 6c57d39 8386e47
Author: Martin Thielecke <github@mthie.com>
Date:   Sat Aug 1 11:32:28 2015 +0000

    Merge branch 'master' of github.com:Luzifer/cloudkeys-go

commit 6c57d394ae
Author: Martin Thielecke <github@mthie.com>
Date:   Fri Jul 31 19:30:47 2015 +0000

    added title

commit 17ae0383fd
Merge: d813879 553680c
Author: Martin Thielecke <github@mthie.com>
Date:   Fri Jul 31 19:21:18 2015 +0000

    Merge branch 'development' of github.com:mthie/cloudkeys-go

commit 553680c725
Merge: ec26daa 1b66ad4
Author: Martin Thielecke <github@mthie.com>
Date:   Fri Jul 31 19:19:41 2015 +0000

    Merge branch 'master' of github.com:Luzifer/cloudkeys-go into development

commit d81387910e
Author: Martin Thielecke <github@mthie.com>
Date:   Fri Jul 31 18:51:28 2015 +0000

    changed title

commit 45a64d1110
Author: Martin Thielecke <github@mthie.com>
Date:   Fri Jul 31 18:36:14 2015 +0000

    changed usernames for deployment

commit ec26daa679
Author: Martin Thielecke <github@mthie.com>
Date:   Fri Jul 31 18:34:36 2015 +0000

    fixed username
2015-11-30 22:30:52 +01:00
b8ad8eec65 Prepared release 1.2.4 2015-10-28 13:50:43 +01:00
4b5dfd6933 Improved Dockerfile and Makefile
closes #6
2015-10-28 13:47:31 +01:00
f4985f5cdb Prepared release 1.2.3 2015-08-25 00:16:12 +02:00
4df4c74133 Replaced Google PKI certificates 2015-08-25 00:10:25 +02:00
Knut Ahlers
7e89736529 Merge pull request #5 from awesomecoders/master
fixed escaping for passwords with double quotes
2015-08-08 01:09:53 +02:00
Martin Thielecke
ee5cda1207 fixed escaping for passwords with double quotes 2015-08-07 13:07:10 +00:00
8386e47193 Prepared release 1.2.2 2015-08-01 01:00:20 +02:00
38c7390ddd Fix: On register the username needs to be treated like in login 2015-08-01 00:59:44 +02:00
1b66ad4b8a Fixed numbering in README 2015-07-31 21:11:19 +02:00
e22d5faeae Prepared release 1.2.1 2015-07-31 21:02:49 +02:00
1c1365f3be Fix: Restored old behavior of making all usernames lowercase 2015-07-31 21:02:03 +02:00
dc1b44786a Prepared release 1.2.0 2015-07-30 18:47:29 +02:00
7dbb06decf Added documentation for Cloudcontrol 2015-07-30 18:37:27 +02:00
5cad207f2d Finished documentation for Heroku 2015-07-30 18:29:37 +02:00
c7b4ba942f Added Procfile for Heroku 2015-07-30 18:24:11 +02:00
fe4a8f5732 Added Godeps 2015-07-30 18:13:40 +02:00
a9bc4482f3 Documented ENV variables 2015-07-30 17:31:24 +02:00
1c71fc53c0 Added env reader for parameters 2015-07-30 17:25:10 +02:00
25167b412b Added ENV documentation for AWS 2015-07-29 12:16:41 +02:00
0a6ce49e7d Prepared release 1.1.0 2015-07-29 12:08:03 +02:00
0ec796e7c3 Fixed Makefile and Dockerfile 2015-07-29 12:07:42 +02:00
e824d29b9a Added Redis storage adapter 2015-07-29 12:05:10 +02:00
ff63067fde Prepared release 1.0.0 2015-07-29 11:59:54 +02:00
a89e45f9b9 Do not throw error messages at users, let the frontend handle errors
fixes #1
2015-07-29 10:10:46 +02:00
dc3fb4df50 Fixed linter errors 2015-07-29 09:49:42 +02:00
e83e9100e4 Added examples to the README 2015-07-29 09:40:39 +02:00
bf7335b229 Added license file 2015-07-29 09:39:22 +02:00
33802846f1 Added README.md 2015-07-29 09:38:51 +02:00
bf49ccf10a Close FDs after writing 2015-07-29 09:23:14 +02:00
9e7a92abe7 Initial port from PHP to Go 2015-07-29 09:02:14 +02:00