Dobin Rutishauser
be97e392c2
possible bugfix for issue #33
2017-01-13 10:08:46 +01:00
Dobin Rutishauser
a90384abe3
add xterm.js assets
2016-09-11 16:21:07 +02:00
Dobin Rutishauser
b840d6bb8a
Merge branch 'master' of https://github.com/dobin/lxd-webgui
2016-09-11 16:19:09 +02:00
Dobin Rutishauser
fd1b303b80
correctly handle and sync terminal sizes
2016-09-11 16:18:30 +02:00
Dobin Rutishauser
ab364b43c7
nothing
2016-09-11 16:13:43 +02:00
Dobin Rutishauser
26d083d353
Create LICENSE.md
2016-09-02 10:01:55 +02:00
Dobin Rutishauser
28e2af3327
made cert part clearer in readme
2016-09-01 19:40:03 +02:00
Dobin Rutishauser
14c4b74bbc
use sourcelair xterm.js, the official successor to term.js
...
this could have an influence to #7
2016-09-01 19:32:51 +02:00
Dobin Rutishauser
a3e9384c62
nicer container view 2, related to #13
2016-08-31 19:19:28 +02:00
Dobin Rutishauser
fcadddf716
nicer container view, related to #13
2016-08-31 19:05:14 +02:00
Dobin Rutishauser
dea2e92b11
container create can now select multiple profiles
...
fixes #12
2016-08-31 17:01:49 +02:00
Dobin Rutishauser
7eb999c24b
improved readme
2016-08-31 15:36:20 +02:00
Dobin Rutishauser
b74264629d
a bit nicer settings page
2016-08-31 09:11:35 +02:00
Dobin Rutishauser
ebccad1879
set send-with-credential to default true in config
2016-08-31 09:11:21 +02:00
Dobin Rutishauser
ac1d062c2c
Always send without with-credentials header for addremoteimage
...
This should fix a bug in firefox that when you access a remote
LXD server, the withCredentials flag is also beeing sent. This
will result in empty responses and missing data.
2016-08-30 20:39:07 +02:00
dobin
0da9aeccd1
remove debug messages
2016-08-21 20:48:49 +02:00
dobin
458ce4b425
fix #17
2016-08-21 20:47:43 +02:00
dobin
6d478a25e8
delimiter in menu before Add* functions
2016-08-21 19:54:35 +02:00
dobin
4f5d377962
implements #16 .
2016-08-21 19:30:51 +02:00
dobin
3725291443
fixes #19 .
2016-08-21 19:15:19 +02:00
dobin
449da9d2be
fixes #18 . Current update interval is 5s.
2016-08-21 19:12:30 +02:00
dobin
db4d1970e8
more wrong indentations... probably because of atom.
2016-08-21 18:46:58 +02:00
dobin
c4a3bb3875
changed indentation
2016-08-21 18:43:53 +02:00
dobin
e8e59a9ae0
related to #15
...
Added functionality to add and rename aliases for images.
2016-08-21 18:38:12 +02:00
dobin
df421270b6
implemented #15
...
- added alias to image overview (removed arch)
- added alias to image details
2016-08-21 15:35:29 +02:00
Dobin Rutishauser
ea50ea05b5
updated ubuntu image source list to 04.08.2016
2016-08-04 19:50:02 +02:00
Dobin Rutishauser
b312fe5c84
fix #9
2016-08-04 19:25:01 +02:00
Dobin Rutishauser
5fd05e9d14
fixed #10
2016-08-04 19:15:12 +02:00
Dobin Rutishauser
a4240318fb
fix #11
2016-08-04 18:48:40 +02:00
Dobin Rutishauser
ce937c0738
Merge pull request #8 from 18augst/xhr-credentials-option
...
Closes #5 Added checkbox in settings module to allow send XHRs with cert
2016-08-03 18:15:26 +02:00
18augst
b8c5675697
Closes #5 Added checkbox in settings module to allow send XHRs with credentials. Also take a look at LXD updates.
2016-07-31 03:22:13 +00:00
dobin
1ed71f76ec
remove debug output
2016-05-16 14:54:58 +02:00
dobin
23ac09b594
fix settings page so it is displayed when there is no conenction to the server
2016-05-16 14:54:22 +02:00
dobin
c31ddd9dbf
only display newest version for remote images
2016-04-24 14:25:23 +02:00
dobin
0d89e0a847
only display newest version for ubuntu images
2016-04-24 13:22:37 +02:00
Dobin Rutishauser
5bbb9bc9ee
update view after deliting an image
2016-04-23 20:20:14 +02:00
Dobin Rutishauser
6e3a0007e5
error message when it is not possible to download remote image
2016-04-23 20:19:53 +02:00
Dobin Rutishauser
7187af607c
seems to fix #1
2016-04-23 15:18:17 +02:00
Dobin Rutishauser
a3bbe98fd3
do state changes in container view without view reload
2016-04-14 17:58:12 +02:00
Dobin Rutishauser
0282a13855
small ui fix
2016-04-01 08:12:03 +02:00
Dobin Rutishauser
86a60a1ac0
small update
2016-04-01 08:04:34 +02:00
Dobin Rutishauser
1793fe7c94
implemented snapshot restore
2016-03-31 17:30:35 +02:00
Dobin Rutishauser
622f334446
implemented snapshot creation
2016-03-31 08:18:17 +02:00
Dobin Rutishauser
b06b11c80f
initial snapshot support
2016-03-30 17:43:56 +02:00
Dobin Rutishauser
95eb48cb9b
container-add with divs instaed of table
2016-03-29 08:45:13 +02:00
Dobin Rutishauser
a6c1dce2d0
input validation
2016-03-28 20:57:08 +02:00
Dobin Rutishauser
f328fbbafa
small ui update for create container
2016-03-28 18:08:06 +02:00
Dobin Rutishauser
cf20bc199e
updated container add
2016-03-28 17:50:31 +02:00
Dobin Rutishauser
e9872fc904
show message when no images are available
2016-03-28 15:49:39 +02:00
Dobin Rutishauser
e5ad0d6521
update readme
2016-03-28 13:23:06 +02:00