[PR #425] [CLOSED] Dev-changes-files #552

Closed
opened 2026-02-27 15:59:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/425
Author: @aiminickwong
Created: 4/11/2021
Status: Closed

Base: masterHead: dev


📝 Commits (2)

📊 Changes

22 files changed (+1069 additions, -319 deletions)

View changed files

📝 Dockerfile (+14 -4)
📝 accounts/templates/accounts/otp_login.html (+3 -3)
📝 accounts/templates/login.html (+3 -2)
📝 accounts/templates/logout.html (+3 -2)
📝 conf/test-vm.xml (+1 -1)
📝 console/templates/console-spice-full.html (+2 -26)
📝 console/templates/console-spice-lite.html (+2 -26)
📝 console/templates/console-vnc-full.html (+3 -12)
📝 console/templates/console-vnc-lite.html (+3 -11)
genpass.sh (+6 -0)
gstfsd (+59 -0)
gstfsd.conf (+7 -0)
📝 instances/forms.py (+4 -4)
📝 instances/tests.py (+2 -1)
📝 instances/views.py (+2 -1)
libvirt-bootstrap.sh (+821 -0)
📝 locale/zh/LC_MESSAGES/django.mo (+0 -0)
📝 locale/zh/LC_MESSAGES/django.po (+108 -215)
sources.list (+4 -0)
📝 templates/base.html (+1 -1)

...and 2 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/425 **Author:** [@aiminickwong](https://github.com/aiminickwong) **Created:** 4/11/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (2) - [`cd798eb`](https://github.com/retspen/webvirtcloud/commit/cd798eb9b73c732c9bb934a6bf39b4596c473818) Merge pull request #3 from retspen/master - [`156cfb4`](https://github.com/retspen/webvirtcloud/commit/156cfb40dd54197174d108baaca0a50af9e680b6) dev ### 📊 Changes **22 files changed** (+1069 additions, -319 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+14 -4) 📝 `accounts/templates/accounts/otp_login.html` (+3 -3) 📝 `accounts/templates/login.html` (+3 -2) 📝 `accounts/templates/logout.html` (+3 -2) 📝 `conf/test-vm.xml` (+1 -1) 📝 `console/templates/console-spice-full.html` (+2 -26) 📝 `console/templates/console-spice-lite.html` (+2 -26) 📝 `console/templates/console-vnc-full.html` (+3 -12) 📝 `console/templates/console-vnc-lite.html` (+3 -11) ➕ `genpass.sh` (+6 -0) ➕ `gstfsd` (+59 -0) ➕ `gstfsd.conf` (+7 -0) 📝 `instances/forms.py` (+4 -4) 📝 `instances/tests.py` (+2 -1) 📝 `instances/views.py` (+2 -1) ➕ `libvirt-bootstrap.sh` (+821 -0) 📝 `locale/zh/LC_MESSAGES/django.mo` (+0 -0) 📝 `locale/zh/LC_MESSAGES/django.po` (+108 -215) ➕ `sources.list` (+4 -0) 📝 `templates/base.html` (+1 -1) _...and 2 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#552
No description provided.