mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-27 08:25:53 +03:00
[PR #330] [MERGED] Console #504
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#504
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/330
Author: @catborise
Created: 6/24/2020
Status: ✅ Merged
Merged: 6/25/2020
Merged by: @retspen
Base:
master← Head:console📝 Commits (2)
48f9ba6add super linter in to ci4f8a1fdfix console password & sendkey & css fixes & add scale vb📊 Changes
10 files changed (+826 additions, -904 deletions)
View changed files
➕
.github/workflows/linter.yml(+41 -0)📝
console/templates/console-base.html(+75 -92)📝
console/templates/console-spice-full.html(+149 -140)📝
console/templates/console-spice-lite.html(+177 -170)📝
console/templates/console-vnc-lite.html(+211 -289)📝
console/views.py(+4 -0)📝
static/js/novnc/app/styles/lite.css(+1 -1)📝
static/js/spice-html5/inputs.js(+83 -75)📝
static/js/spice-html5/main.js(+83 -134)📝
static/js/spice-html5/spice.css(+2 -3)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.