1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00

Commit graph

  • 6d3550bb24 console_listen_address not in the context, it's instance.console_listen_address. fixed by @wadefelix catborise 2022-08-23 08:40:36 +0300
  • 2db7a4fa27
    Merge pull request #528 from catborise/master catborise 2022-08-22 16:22:32 +0300
  • 33a7e30fc5 convert decodestring -> decodebytes for python 3.10 compatibility catborise 2022-08-22 16:14:22 +0300
  • aebcbb63fd remove duplicate restframework module entry catborise 2022-08-22 16:10:31 +0300
  • a67a51eaed
    Merge pull request #527 from catborise/master catborise 2022-08-22 15:35:19 +0300
  • 1c84f241ad
    Merge branch 'master' into master catborise 2022-08-22 15:34:51 +0300
  • cfce71ec2b
    Rest framework (#24) catborise 2022-08-22 15:12:33 +0300
  • 76e3a8b823
    Merge pull request #526 from Regan-He/master catborise 2022-08-22 08:21:38 +0300
  • 4d78917c35 modify some shell scripts to make variable references safer; modify some python scripts to reduce the code complexity and cyclomatic complexity of functions. herengui 2022-08-22 09:57:07 +0800
  • 84e498bc6e
    Bump django from 3.2.14 to 3.2.15 in /conf dependabot[bot] 2022-08-11 16:18:01 +0000
  • aaea1d9451
    Merge pull request #522 from catborise/master catborise 2022-07-21 15:41:53 +0300
  • 92254401dc add socketio parameters catborise 2022-07-21 15:39:50 +0300
  • d23896ddf6
    Merge pull request #521 from catborise/master catborise 2022-07-21 13:36:52 +0300
  • 0680f02240 remove css urls, add missing socketio requirements, fix cookie import, and rearrange socketiod connetion catborise 2022-07-21 13:31:37 +0300
  • d24d6b037d
    Merge pull request #520 from catborise/master catborise 2022-07-19 16:19:27 +0300
  • 6f7d62a860 update libvirt + Django req catborise 2022-07-19 16:16:02 +0300
  • 92a20c0aaa
    Merge pull request #519 from GaetanF/master catborise 2022-07-18 21:01:09 +0300
  • 9bf3b7e88f Fix process call for consolecallback Gaëtan Ferez 2022-07-17 13:37:21 +0200
  • 65dce10ce1 Implement Libvirt Serial Console as Console on WebVirtCloud Gaëtan Ferez 2022-07-17 13:25:47 +0200
  • f6915ac51f
    Merge pull request #514 from sianciou/security_issue catborise 2022-07-08 23:11:44 +0300
  • 63630ca6b3
    Bump lxml from 4.9.0 to 4.9.1 in /conf dependabot[bot] 2022-07-06 21:53:06 +0000
  • c14de48501
    Bump django from 3.2.13 to 3.2.14 in /conf dependabot[bot] 2022-07-05 22:44:52 +0000
  • 8699575e6f fix insecure randomness sianciou 2022-07-05 16:13:04 +0800
  • 89ca8010f4
    Merge pull request #512 from Info-IIG/develop catborise 2022-06-30 22:29:23 +0300
  • 22ac6f1c60 Fix dependencies reference nonexistent in appsettings migrations Info-IIG 2022-06-30 09:48:47 +0200
  • a272740be6
    Merge pull request #511 from Info-IIG/develop catborise 2022-06-30 08:15:11 +0300
  • e2a1bc5f7e update ace.js files for XML editors catborise 2022-06-30 08:04:31 +0300
  • 421f17d5ca Added VM DRBD Status to appsettings Info-IIG 2022-06-29 15:08:07 +0200
  • af5acc8c24 Fix ldap password error Info-IIG 2022-06-29 11:55:36 +0200
  • d0e3c11ccf update spice-html5 packages to release 0.30 catborise 2022-06-28 12:20:16 +0300
  • bb31c09d25
    Merge pull request #510 from catborise/master catborise 2022-06-28 11:22:12 +0300
  • 7bb5d6f313 update secret generator with new python secrets module - urlsafe catborise 2022-06-28 11:13:23 +0300
  • f620b88f73
    Merge pull request #508 from catborise/master catborise 2022-06-27 11:35:10 +0300
  • f3d1c17a23 update requirements catborise 2022-06-27 11:17:58 +0300
  • a4baeae934 update docker image catborise 2022-06-27 11:17:21 +0300
  • f60bb055a8 add almalinux support for installation catborise 2022-06-27 10:49:42 +0300
  • 2c07df4c8f
    Merge pull request #506 from Info-IIG/develop catborise 2022-06-20 08:54:10 +0300
  • 052610dd21 Added permission can snapshot instances Info-IIG 2022-06-16 14:55:08 +0200
  • e26a114c44 Added ldap password encryption Info-IIG 2022-06-15 17:08:16 +0200
  • 02b02d3321 Added DRBD status Info-IIG 2022-06-15 13:51:56 +0200
  • 32eb91f53f Automatic input first name last name and email with ldap Info-IIG 2022-06-14 15:41:38 +0200
  • de2dce7573 Added Technicians group Info-IIG 2022-06-14 15:10:33 +0200
  • c817d3e61a Add permission can view instances Info-IIG 2022-06-13 09:58:46 +0200
  • 12f0c70069
    Merge pull request #503 from catborise/master catborise 2022-05-18 14:08:26 +0300
  • f1a9444f24
    Merge pull request #502 from Regan-He/master catborise 2022-05-18 14:07:03 +0300
  • 995b333038 add alma linux for know distributions catborise 2022-05-18 14:01:35 +0300
  • 9ddba262a4 Enhanced system support UOS is not a specific os, but a series of different OS, they use either dnf or apt package manager herengui 2022-05-18 17:21:12 +0800
  • 448c66110b
    Merge pull request #497 from catborise/master catborise 2022-04-25 08:14:28 +0300
  • 2877f7b120 update requirements catborise 2022-04-25 08:08:55 +0300
  • 61b27e7345
    Bump django from 3.2.12 to 3.2.13 in /conf dependabot[bot] 2022-04-22 22:43:49 +0000
  • 5016458ff7
    Merge pull request #492 from ggvl/master catborise 2022-03-14 10:11:39 +0300
  • 73201ebc8f add support openEuler Lv Genggeng 2022-03-14 10:19:19 +0800
  • f7ebc26878 add support openEuler Lv Genggeng 2022-03-11 17:43:53 +0800
  • 2154f55e8b fix yes/no question confilict catborise 2022-03-09 13:53:50 +0300
  • df13d762a9
    Merge pull request #490 from ReganHe93/master catborise 2022-03-07 11:26:34 +0300
  • 5b685a100e add support uos herengui 2022-03-03 10:59:20 +0800
  • 3ddfa28189
    Merge pull request #489 from manas-rust/master catborise 2022-02-23 16:56:33 +0300
  • 7858825258
    webvirtcloud.sh support rockylinux 王卿 2022-02-23 16:51:05 +0800
  • 9554ffad49
    Merge pull request #488 from catborise/master catborise 2022-02-10 15:35:23 +0300
  • acca92ecb4 update requirements catborise 2022-02-10 15:33:54 +0300
  • fb01e28f2a
    Bump django from 3.2.11 to 3.2.12 in /conf dependabot[bot] 2022-02-10 08:13:04 +0000
  • ba06af9775
    Merge pull request #485 from openfans-org/master catborise 2022-01-14 22:17:24 +0300
  • ac8db03102
    Chinese translation correction. aiminick 2022-01-15 01:43:06 +0800
  • 9977c650db
    Merge pull request #484 from catborise/master catborise 2022-01-12 13:41:10 +0300
  • 3d4c0aa5ef remove nl locales catborise 2022-01-12 13:38:58 +0300
  • 79aeb3e23f update requirements catborise 2022-01-12 12:32:17 +0300
  • e0767f4145 update IPy.py to handle python3.10 and update readme catborise 2022-01-12 12:29:49 +0300
  • 9e832c2612 add ldap3 explanations for errors catborise 2021-12-23 12:32:36 +0300
  • 13f332c9a5 fix migrate logs to show source and destination hosts correctly catborise 2021-12-22 11:27:32 +0300
  • e6f7588593 update locale tr, fix commit errors catborise 2021-12-20 11:00:02 +0300
  • 6c3d716b5a update docker ubuntu base image catborise 2021-12-20 09:52:19 +0300
  • 53240548a2
    Merge pull request #477 from catborise/master catborise 2021-12-17 09:24:24 +0300
  • 9ddcd0e0f3 Merge branch 'master' of https://github.com/catborise/webvirtcloud catborise 2021-12-17 09:22:12 +0300
  • 62d4cf88ba fix upload iso method catborise 2021-12-17 09:21:42 +0300
  • 973cf9ab97
    Merge pull request #475 from catborise/master catborise 2021-12-16 11:40:34 +0300
  • 2547e74400
    Merge branch 'master' into master catborise 2021-12-16 11:40:12 +0300
  • a33283e172 update dev/conf requirements catborise 2021-12-16 11:11:54 +0300
  • c77e049e82 add rbd support for add new/existing vol. create from rbd based flavor catborise 2021-12-16 11:03:03 +0300
  • e0e6e2b8aa
    Merge pull request #474 from retspen/dependabot/pip/conf/django-3.2.10 Anatoliy Guskov 2021-12-13 21:57:16 +0200
  • 0b16f85658
    Bump django from 3.2.9 to 3.2.10 in /conf dependabot[bot] 2021-12-13 19:56:31 +0000
  • 0234cf0e1a
    Merge pull request #473 from retspen/dependabot/pip/conf/lxml-4.6.5 Anatoliy Guskov 2021-12-13 21:56:07 +0200
  • 8b858f8964
    Bump lxml from 4.6.4 to 4.6.5 in /conf dependabot[bot] 2021-12-13 19:48:33 +0000
  • 86723a8271 add missing pipe mark after snapshot icon catborise 2021-12-10 14:39:56 +0300
  • 5c9a5daedc remove eval for security concerns catborise 2021-12-06 09:22:02 +0300
  • f690d1fa60 handle security concerns with file uploading catborise 2021-12-06 08:42:50 +0300
  • b8971a1fca
    Merge pull request #470 from catborise/master catborise 2021-12-03 16:45:06 +0300
  • c354393685 add MAC address inputs for instance create methods catborise 2021-12-03 16:41:50 +0300
  • 83709eddbf
    Merge pull request #467 from catborise/master catborise 2021-11-22 11:38:37 +0300
  • 61d822efaa update requirements at conf/dev catborise 2021-11-22 11:37:04 +0300
  • 877995d6d6
    Merge pull request #464 from catborise/master catborise 2021-10-05 16:15:08 +0300
  • 4d21a3184b fix: please wait dialog. catborise 2021-10-04 16:18:36 +0300
  • c1488eee52 navbars position is changed to stick-top catborise 2021-10-01 09:48:09 +0300
  • 185444009b
    Merge pull request #462 from catborise/master catborise 2021-09-13 10:53:55 +0300
  • 607e396352 update requirements catborise 2021-09-13 10:33:01 +0300
  • 890f592148 also show add flavor button if there is not any catborise 2021-09-13 10:26:42 +0300
  • 536caacc80 add title info to vm which list under computes catborise 2021-08-25 11:05:46 +0300
  • 8a81a83f5e update required packages catborise 2021-08-06 08:48:18 +0300
  • 2f2bd9622d fix vm clone log message error catborise 2021-08-06 08:25:56 +0300
  • 39f9712c8a update required packages catborise 2021-08-06 08:48:18 +0300
  • b599d8104e fix vm clone log message error catborise 2021-08-06 08:25:56 +0300