catborise
|
45be006694
|
Merge pull request #643 from catborise/master
update requirements
|
2024-04-29 12:18:40 +03:00 |
|
catborise
|
fc60819ff1
|
update requirements
|
2024-04-29 12:13:04 +03:00 |
|
catborise
|
3f23acbb9d
|
Merge pull request #638 from catborise/master
fix default nic type problem
|
2024-02-28 08:18:08 +03:00 |
|
catborise
|
765b759953
|
if nic type is default then make it virtio
|
2024-02-28 08:16:44 +03:00 |
|
catborise
|
d8fe9c2f64
|
add user to libvirt group also
|
2024-02-28 08:15:02 +03:00 |
|
catborise
|
a048adef8e
|
do not show warning message when instance is shutdown
|
2024-02-28 08:13:08 +03:00 |
|
catborise
|
d54d50dc99
|
Merge pull request #635 from catborise/master
update locale
|
2024-02-14 09:21:01 +03:00 |
|
catborise
|
241f7462f7
|
update locales and tr translations
|
2024-02-14 09:19:29 +03:00 |
|
catborise
|
7da5e4cbbe
|
add none svg to icon cache
|
2024-02-13 16:53:53 +03:00 |
|
catborise
|
9ee1571f5b
|
Merge pull request #634 from catborise/master
fix user machine for listing
|
2024-02-13 14:35:03 +03:00 |
|
catborise
|
f86eb78cbf
|
add smbios package to debian install
|
2024-02-13 14:33:20 +03:00 |
|
catborise
|
6144760456
|
update requirements
|
2024-02-13 14:28:13 +03:00 |
|
catborise
|
81b96b6512
|
fix listing vms for normal users
|
2024-02-13 14:24:38 +03:00 |
|
catborise
|
1f90a6c8c9
|
Merge pull request #631 from catborise/master
update requirements
|
2024-01-17 10:24:13 +03:00 |
|
catborise
|
bfe7da1ccc
|
add tzdata package and reorder package names
|
2024-01-17 10:20:06 +03:00 |
|
catborise
|
9a05c182cc
|
fix chevron up down icons
|
2024-01-17 10:19:03 +03:00 |
|
catborise
|
f0cd0bc04f
|
update requirements
|
2024-01-17 09:28:01 +03:00 |
|
catborise
|
bbe9e54395
|
Merge pull request #628 from kuletco/work
fix bug and update translations for zh
|
2023-12-13 09:30:24 +03:00 |
|
Wang Hong
|
462e5d8403
|
update translation for zh
|
2023-12-13 14:03:00 +08:00 |
|
Wang Hong
|
c58d6f484d
|
Corrected untranslated items
|
2023-12-13 14:00:02 +08:00 |
|
Wang Hong
|
e0d83a397b
|
fix icon missing bug
|
2023-12-13 13:57:38 +08:00 |
|
catborise
|
d261f4d2c9
|
Merge pull request #624 from catborise/master
add white noise for static_root/staticfiles_dir problem for debug/non…
|
2023-11-10 16:36:09 +03:00 |
|
catborise
|
296081d1e3
|
Merge branch 'master' into master
|
2023-11-10 16:35:51 +03:00 |
|
catborise
|
e324a19401
|
add white noise for static_root/staticfiles_dir problem for debug/non-debug running mode
|
2023-11-10 16:29:48 +03:00 |
|
catborise
|
6c0cc3c274
|
Merge pull request #620 from MisterBlueBear/global_setting_nic_type
Global setting for NIC type
|
2023-11-02 11:06:30 +03:00 |
|
catborise
|
bcf91ad7b7
|
Merge pull request #621 from MisterBlueBear/install_script_default_hostname
Install script accepts default hostname
|
2023-11-02 11:01:48 +03:00 |
|
MisterBlueBear
|
2f24f77368
|
Install script accepts default hostname
|
2023-11-01 20:35:15 -04:00 |
|
MisterBlueBear
|
7e8c05fff9
|
Global setting for NIC type
|
2023-11-01 18:08:38 -04:00 |
|
catborise
|
2ff0abf8c5
|
Merge pull request #619 from catborise/master
update requirements
|
2023-10-30 15:59:51 +03:00 |
|
catborise
|
7171a70f75
|
update requirements
|
2023-10-30 15:56:54 +03:00 |
|
catborise
|
8995f47c13
|
Merge pull request #617 from 0x6d61726b/patch-01_X-Forwarded-Proto
Fixed nginx X-Forwarded-Proto to match the protocol ("http", "https")
|
2023-10-30 15:53:40 +03:00 |
|
catborise
|
f912dfccdb
|
Merge pull request #618 from 0x6d61726b/patch-02_install-nginx-upstream-wsnovncd
Fixes Quick Install overrides nginx upstream wssocketiod
|
2023-10-30 15:52:01 +03:00 |
|
catborise
|
911bd54916
|
Merge pull request #613 from MisterBlueBear/nginx_conf
nginx conf - Fix for issue #577
|
2023-10-30 15:51:24 +03:00 |
|
catborise
|
6974eae62e
|
static_root and static_dirs fix
|
2023-10-30 15:36:40 +03:00 |
|
Mark
|
cc86730441
|
Corrected X-Forwarded-Proto meaning for Gunicorn
|
2023-10-26 22:43:27 +02:00 |
|
Mark
|
5c6bcbe610
|
Fixes issue #614: Quick Install overrides nginx upstream wssocketiod port
|
2023-10-26 22:18:17 +02:00 |
|
Mark
|
2072890fc5
|
Fixed nginx X-Forwarded-Proto to match the protocol ("http", "https")
|
2023-10-26 21:53:04 +02:00 |
|
MisterBlueBear
|
4aafad668b
|
Location /websockify proxy passes to wsnovncd
|
2023-10-26 13:12:20 -04:00 |
|
catborise
|
9a675918c6
|
Merge pull request #611 from MisterBlueBear/MAC_OUI
Get MAC OUI from settings.py
|
2023-10-20 23:37:53 +03:00 |
|
catborise
|
91aaa93c2b
|
Merge pull request #612 from MisterBlueBear/base_templates
Fix base templates
|
2023-10-20 23:31:50 +03:00 |
|
MisterBlueBear
|
31cace9994
|
nginx conf - Fix for issue #577
|
2023-10-18 21:42:57 -04:00 |
|
MisterBlueBear
|
149044a90c
|
Fix templates - extends base.html
|
2023-10-18 18:04:00 -04:00 |
|
MisterBlueBear
|
5a211c0c56
|
Get MAC OUI from settings.py
|
2023-10-18 17:34:40 -04:00 |
|
catborise
|
58e215f755
|
Merge pull request #609 from catborise/master
show last login info for users
|
2023-10-06 16:31:10 +03:00 |
|
catborise
|
9755f307a6
|
add libsasl2-dev and libldap2-dev packages for Debian 12
|
2023-10-06 16:28:30 +03:00 |
|
catborise
|
f5e896813c
|
add used icons to local cache
|
2023-10-06 16:16:09 +03:00 |
|
catborise
|
e47d909e41
|
show last login time of users
|
2023-10-06 16:15:35 +03:00 |
|
catborise
|
ce8432ce9e
|
Merge pull request #608 from fathonix/master
Fix errors that prevent socketiod from running
|
2023-09-27 20:34:15 +03:00 |
|
Aldo Adirajasa Fathoni
|
64fdb9315d
|
Fix socketio default host
The previous value caused webvirtcloud to
try to connect to socketiod with 0.0.0.0.
|
2023-09-26 21:56:27 +07:00 |
|
Aldo Adirajasa Fathoni
|
84e22e4a8c
|
Ignore if pty process has exited
|
2023-09-26 13:23:20 +07:00 |
|