Commit Graph

518 Commits

Author SHA1 Message Date
Marcos Lilljedahl
3dee0d3f0b Revert "Remove sensitive information from LoggedUser endpoint"
This reverts commit e91a1f3e6f.
2017-11-12 21:28:38 -03:00
Marcos Lilljedahl
0541165b70 Remove incorrect host replacement 2017-11-12 21:22:14 -03:00
Marcos Lilljedahl
e91a1f3e6f Remove sensitive information from LoggedUser endpoint 2017-11-09 19:21:31 -03:00
leigh schrandt
15a833fcf5 Add sudo shim to dockerfiles/dind/ (#209) 2017-11-09 15:29:28 -03:00
Marcos Lilljedahl
3db75cd297 Make ping not use docker/docker and update Dockerfiles 2017-11-09 15:28:31 -03:00
Jonathan Leibiusky @xetorthio
0c1320da00 Add ping and metrics endpoint to redirect server 2017-11-09 10:28:48 -03:00
John Impallomeni
edd1fe73c2 Removed hyperlink for example (#211)
I also change top link to https instead of http
2017-11-08 16:20:58 -03:00
Marcos Lilljedahl
a136c8516c Fix oauth window height and update and bump dind versions 2017-11-08 14:10:47 -03:00
Marcos Nils
c5f0f5fab9 Make me endpoint accessible through CORS. (#207)
Because the standard router was triggering before the cors one,
a regex not to match `/me` is needed
2017-11-06 13:43:41 -03:00
Marcos Nils
389e603e42 Update README.md 2017-11-03 13:56:38 -03:00
Marcos Nils
2cbde6d067 Remove session lock as it's worthless now that PWD is deployed in (#204)
multiple servers
2017-11-02 14:20:14 -03:00
Michael Irwin
80fcf5abe3 Treat buttons and dropdown as links (pointer cursor) (#203) 2017-11-02 12:40:37 -03:00
Jonathan Leibiusky @xetorthio
41f036416c Error message if client was not created 2017-11-01 15:00:04 -03:00
Jonathan Leibiusky @xetorthio
ba8d04aeb2 Make sure instance exists before trying to do anything 2017-11-01 14:56:22 -03:00
Jonathan Leibiusky @xetorthio
8f484ad5be Make sure instance exists before trying to change it's ports 2017-11-01 14:16:57 -03:00
Marcos Lilljedahl
d8bc3c597d Add check to avoid panic when receiving msg 2017-11-01 14:09:58 -03:00
Jonathan Leibiusky @xetorthio
1f58e740a1 Update index-nw to stop using socket.io 2017-10-31 17:31:03 -03:00
Jonathan Leibiusky @xetorthio
eeed9ed71a Remove old disconnect 2017-10-31 17:05:48 -03:00
Jonathan Leibiusky @xetorthio
380e15527b Merge branch 'websocket_rewrite' 2017-10-31 16:58:36 -03:00
Marcos Lilljedahl
5f8edd12cb Add CheckOrigin function to allow any connections 2017-10-31 16:57:36 -03:00
Jonathan Leibiusky @xetorthio
62e948acb4 Merge branch 'master' into next 2017-10-31 16:28:31 -03:00
Jonathan Leibiusky @xetorthio
2d6cb93b3c Remove docker/docker dependency :) :) :) 2017-10-31 13:23:55 -03:00
Jonathan Leibiusky @xetorthio
6009bfd781 Make router director return extra information (needed to route ssh
connections)
2017-10-31 12:49:37 -03:00
Marcos Lilljedahl
db6e23e1fa Add sudo shim 2017-10-25 15:15:12 -03:00
Marcos Lilljedahl
70fb34d3d5 Disable image pulling and update docker cli 2017-10-24 15:32:28 -03:00
leigh schrandt
4f9e58584b Update README.md (#199)
More URL format bikeshedding
2017-10-22 12:40:24 +02:00
Marcos Lilljedahl
36bebe3223 Add dep files 2017-10-20 18:43:15 -03:00
Marcos Lilljedahl
7ce693fab5 Vendor dependencies and use docker/go-docker for API types 2017-10-20 18:42:16 -03:00
Jonathan Leibiusky (@xetorthio)
2fd1b628a8 Remove unused import 2017-10-20 15:30:58 +02:00
Jonathan Leibiusky (@xetorthio)
fbce7ce63a Retry client connection when websocket is disconnected.
Close websocket server reference when client has disconnected.
2017-10-20 15:26:34 +02:00
Jonathan Leibiusky (@xetorthio)
b1406f4ea8 First try on using standard websocket and removing socket.io from the
middle
2017-10-19 13:49:14 +02:00
Valentin Vieriu
bf39828160 Update README.md (#197)
As #128 was merged, the url structure is different
2017-10-18 05:35:43 -03:00
Jonathan Leibiusky (@xetorthio)
82b95ee112 Return an avatar for docker id integrations 2017-10-17 14:04:14 +02:00
Jonathan Leibiusky (@xetorthio)
71464cffee Handle user not found error and only return user's public info 2017-10-17 12:02:35 +02:00
Jonathan Leibiusky (@xetorthio)
b99c047a0c Revert "Add session keep alive. If client doesn't send a keep alive, after a"
This reverts commit 1b0d363ffe.
2017-10-17 01:42:59 +02:00
Marcos Lilljedahl
94b59b7746 Use hybrid image 2017-10-16 20:02:38 -03:00
Marcos Lilljedahl
4850a7b496 Add endpoint to retrieve user by userId 2017-10-16 19:43:56 -03:00
Jonathan Leibiusky (@xetorthio)
1b0d363ffe Add session keep alive. If client doesn't send a keep alive, after a
specified amount of time the scheduler closes the session
2017-10-16 18:11:15 +02:00
Marcos Lilljedahl
8769aa344a Add methods in CORS requests 2017-10-14 12:50:11 -03:00
Marcos Lilljedahl
4baa3447f0 Use messaging to detect when popup is closed 2017-10-12 14:27:33 -03:00
Marcos Lilljedahl
426acf1db3 Postmessage to parent window to notify callback login 2017-10-12 13:28:02 -03:00
Marcos Lilljedahl
9f9c06cd31 Update machine and compose version 2017-10-11 10:46:35 -03:00
Marcos Lilljedahl
de2f91ac4a Update due to docker/client API change 2017-10-10 17:06:45 -03:00
Jonathan Leibiusky @xetorthio
e9dd97e4e4 Add Docker ID integration 2017-10-10 15:27:53 -03:00
Marcos Lilljedahl
978fd78127 Update function due to docker client change 2017-10-10 14:05:35 -03:00
Marcos Lilljedahl
f5bc9614a5 Refactor config variable names so they're grouped alphabetically 2017-10-06 14:54:12 -03:00
Marcos Lilljedahl
03e3a4882f Move angular initialization to the end and improve config description 2017-10-06 14:14:34 -03:00
Marcos Lilljedahl
05045424b0 Use latest dind stable image 2017-10-06 13:33:39 -03:00
Marcos Lilljedahl
e3c935a60c Merge branch 'next' of github.com:xetorthio/play-with-docker into next 2017-10-06 10:23:30 -03:00
Marcos Lilljedahl
2f625c1bcc Use container name for volumes. 2017-10-06 10:21:41 -03:00