Simo Kinnunen
|
6d88a28a2c
|
Add a poor reverse proxy for local development, the main difference being that everything except websockets now goes through the same port. Makes it easier to understand the production url layout.
|
2014-10-23 13:28:18 +09:00 |
|
Simo Kinnunen
|
d785f2a59c
|
Trust proxy in app. Should finally make "localhost" in reverse port forwarding work automagically now that the load balancer is set up correctly.
|
2014-10-16 17:03:47 +09:00 |
|
Simo Kinnunen
|
1932c17508
|
Websocket loadbalancers might run in tcp mode, which makes it difficult to add the X-Forwarded-For header. Pass the IP in the query string instead.
|
2014-10-16 15:49:54 +09:00 |
|
Simo Kinnunen
|
95347d91f0
|
Show a dialog for new ADB key if using device.
|
2014-10-01 21:33:47 +09:00 |
|
Simo Kinnunen
|
e6c1de5194
|
ADB connect now respects auth keys in the settings page.
|
2014-10-01 18:41:54 +09:00 |
|
Gunther Brunner
|
fe4deaccff
|
Moved documentation to its own repository.
|
2014-08-29 15:17:11 +09:00 |
|
Gunther Brunner
|
eb968fa737
|
Add Documentation in Markdown plus express middleware for in-site rendering.
|
2014-08-28 21:04:32 +09:00 |
|
Simo Kinnunen
|
3a9b193f68
|
Rename "roles" to "units". Put units in their own folders.
|
2014-08-26 14:34:34 +09:00 |
|