Commit Graph

155 Commits

Author SHA1 Message Date
Michael Grigoryan
37a04e4fec Update the year of the copyright (#400) 2020-06-07 15:54:04 -03:00
Marcos Lilljedahl
73223a6b1b Update k8s frontend 2020-01-17 12:44:03 +00:00
Michael Irwin
bacf00e658 Add "Open Port" button (#362) 2019-10-22 16:21:19 +01:00
Michael Irwin
d0ff81cc98 Add SRI to editor scripts and removed unused scripts (#361) 2019-10-18 22:01:38 +01:00
Marcos Lilljedahl
8236c3df79 Add bizible to landing 2019-09-18 15:47:55 -03:00
Marcos Lilljedahl
b989f7e371 Add bizible 2019-09-18 15:38:00 -03:00
Marcos Lilljedahl
bd29055610 Resize after terminal has been created 2019-08-25 15:15:19 -03:00
Marcos Lilljedahl
8d1065bccc Fix resize 2019-08-25 14:55:26 -03:00
Marcelo Zapaia
bfde6dfc24 Upgrade to latest xterm version (#348)
* new xterm rewire

* fullscreen improvements

* resize fix

* fixes and font size

* increase decreae font shortcuts

* handle command +- non macos
2019-08-06 14:30:12 -04:00
Michael Irwin
172be6edf7 Added swarm template for one manager and one worker (#330) 2019-04-23 11:10:46 -03:00
Marcos Lilljedahl
43fe20fb49 Update ToS 2019-01-25 10:44:30 -03:00
Rzeszow
785d8338ee Update landing.html (#316) 2018-12-24 00:00:03 +01:00
Marcos Lilljedahl
1c6e5a7cf7 Add sessionId to instance upon received event
Fixes # 279
2018-07-14 21:22:23 -03:00
Marcos Lilljedahl
14149d00fe Update CDN links 2018-07-13 09:57:38 -03:00
Marcos Lilljedahl
786933468e Update popper to correct version 2018-07-13 02:05:53 -03:00
Marcos Lilljedahl
4c6cdd4b2d Use different CDN links for landing 2018-07-13 01:59:01 -03:00
Marcos Lilljedahl
6e1a4a397f Update links to unpkg CDN so it works from china 2018-07-13 01:42:29 -03:00
Marcos Lilljedahl
3bfb09802a Add instance URL to PWK 2018-06-11 04:05:39 -03:00
Mano Marks
2056e4abe5 updating language on landing pages for PWD and PWK (#263)
* updating language on landing pages for PWD and PWK

* Update index.html
2018-05-22 22:03:24 -03:00
Mano Marks
7873dc8b3a Revert "adding new language for landing page" 2018-05-15 14:42:51 -07:00
Mano Marks
794dd179e8 Merge branch 'master' of https://github.com/manomarks/play-with-docker 2018-05-15 14:01:30 -07:00
Mano Marks
a8ce73c9e3 updating landing page content 2018-05-15 14:00:40 -07:00
Marcos Lilljedahl
3bb021550f Add return to avoid calling focus twice 2018-04-18 01:23:29 -03:00
Marcos Lilljedahl
04f8cb233d Focus term when switchin instance
Fixes #253
2018-04-18 01:02:41 -03:00
Mano Marks
98b1b5e6d0 adding new language for landing page 2018-03-13 14:47:33 -07:00
djalal
ca99f3ce1f fix typo (#246) 2018-03-04 13:54:50 -03:00
Marcos Lilljedahl
81261a0afc Update segment data 2018-02-15 15:15:14 -03:00
Marcos Lilljedahl
c30d71d8f3 Add info message in file editor to show files 2018-01-22 23:33:02 -03:00
marcos
ad28ce54dc Fix upsert function 2018-01-22 00:03:58 -03:00
marcos
7e01971c1b Move SSH to input instead of button 2018-01-21 22:58:48 -03:00
marcos
0e95554f31 Change containerDir path as /var/run is a special directory 2018-01-13 20:21:24 -03:00
marcos
5efbcf0fd8 Add editor button to PWD 2018-01-06 15:08:34 -03:00
marcos
386bd87385 Add support for file editor 2018-01-05 13:13:07 -03:00
marcos
780e6c2c37 Add missing libraries 2017-12-18 12:44:45 -03:00
marcos
0b8b59cae5 Fix message 2017-12-15 15:57:08 -03:00
marcos
1e719e47b3 Fix SSH host 2017-12-15 15:43:24 -03:00
marcos
dd6a332889 Add error to GetSession return values
- Add button to copy instance SSH access
2017-12-14 17:37:38 -03:00
marcos
7c637205c9 Change analytics depending on provider 2017-12-01 20:42:31 -03:00
marcos
efaa37e0ad Add segment integration 2017-12-01 17:37:20 -03:00
marcos
2ef157f4cf Add k8s styles 2017-11-29 14:23:16 -03:00
Jonathan Leibiusky
65b8364ef2 Now both index.html and landing.html can be changes for specific (#224)
playgrounds. By default they will be served from `www/default` if no
override has been specified
2017-11-22 17:32:41 -03:00
Jonathan Leibiusky
f277e3776c Make it so the playground can decide which index file to serve. (#223)
* Make it so the playground can decide which index file to serve.
Also remove special index-nw.html and use the current playground config to
decide if to show the windows instances option or not.

* Give a better name to the struct
2017-11-22 16:47:01 -03:00
Marcos Nils
3481442768 Initial k8s support in libplayground (#216)
* Initial k8s support in libplayground

* Make tasks never give up + custom event for k8s cluster status
2017-11-16 18:23:13 -03:00
Marcos Lilljedahl
a136c8516c Fix oauth window height and update and bump dind versions 2017-11-08 14:10:47 -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
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
Jonathan Leibiusky @xetorthio
1f58e740a1 Update index-nw to stop using socket.io 2017-10-31 17:31:03 -03:00
Jonathan Leibiusky @xetorthio
380e15527b Merge branch 'websocket_rewrite' 2017-10-31 16:58:36 -03:00
Jonathan Leibiusky @xetorthio
62e948acb4 Merge branch 'master' into next 2017-10-31 16:28:31 -03:00