[PR #520] [MERGED] update reqs and ace.js #597

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/520
Author: @catborise
Created: 7/19/2022
Status: Merged
Merged: 7/19/2022
Merged by: @catborise

Base: masterHead: master


📝 Commits (3)

  • d0e3c11 update spice-html5 packages to release 0.30
  • e2a1bc5 update ace.js files for XML editors
  • 6f7d62a update libvirt + Django req

📊 Changes

41 files changed (+242 additions, -144 deletions)

View changed files

📝 conf/requirements.txt (+3 -3)
📝 static/js/ace/ace.js (+1 -1)
📝 static/js/ace/ext-textarea.js (+1 -1)
📝 static/js/ace/worker-xml.js (+1 -1)
📝 static/js/spice-html5/atKeynames.js (+0 -0)
📝 static/js/spice-html5/bitmap.js (+0 -0)
📝 static/js/spice-html5/cursor.js (+0 -0)
📝 static/js/spice-html5/display.js (+6 -1)
📝 static/js/spice-html5/enums.js (+0 -0)
📝 static/js/spice-html5/filexfer.js (+0 -0)
📝 static/js/spice-html5/inputs.js (+74 -45)
📝 static/js/spice-html5/lz.js (+0 -0)
📝 static/js/spice-html5/main.js (+134 -82)
📝 static/js/spice-html5/playback.js (+0 -0)
📝 static/js/spice-html5/png.js (+0 -0)
📝 static/js/spice-html5/port.js (+1 -1)
📝 static/js/spice-html5/quic.js (+0 -0)
📝 static/js/spice-html5/resize.js (+0 -0)
📝 static/js/spice-html5/simulatecursor.js (+0 -0)
📝 static/js/spice-html5/spicearraybuffer.js (+0 -0)

...and 21 more files

📄 Description

  • spice-html5 packages

🔄 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/520 **Author:** [@catborise](https://github.com/catborise) **Created:** 7/19/2022 **Status:** ✅ Merged **Merged:** 7/19/2022 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`d0e3c11`](https://github.com/retspen/webvirtcloud/commit/d0e3c11ccfe2b1c6f589ec8c2bbc2032459fbebe) update spice-html5 packages to release 0.30 - [`e2a1bc5`](https://github.com/retspen/webvirtcloud/commit/e2a1bc5f7e05f4de725201bf272242805c9a5833) update ace.js files for XML editors - [`6f7d62a`](https://github.com/retspen/webvirtcloud/commit/6f7d62a860a9456249bd066418029fac88969dc3) update libvirt + Django req ### 📊 Changes **41 files changed** (+242 additions, -144 deletions) <details> <summary>View changed files</summary> 📝 `conf/requirements.txt` (+3 -3) 📝 `static/js/ace/ace.js` (+1 -1) 📝 `static/js/ace/ext-textarea.js` (+1 -1) 📝 `static/js/ace/worker-xml.js` (+1 -1) 📝 `static/js/spice-html5/atKeynames.js` (+0 -0) 📝 `static/js/spice-html5/bitmap.js` (+0 -0) 📝 `static/js/spice-html5/cursor.js` (+0 -0) 📝 `static/js/spice-html5/display.js` (+6 -1) 📝 `static/js/spice-html5/enums.js` (+0 -0) 📝 `static/js/spice-html5/filexfer.js` (+0 -0) 📝 `static/js/spice-html5/inputs.js` (+74 -45) 📝 `static/js/spice-html5/lz.js` (+0 -0) 📝 `static/js/spice-html5/main.js` (+134 -82) 📝 `static/js/spice-html5/playback.js` (+0 -0) 📝 `static/js/spice-html5/png.js` (+0 -0) 📝 `static/js/spice-html5/port.js` (+1 -1) 📝 `static/js/spice-html5/quic.js` (+0 -0) 📝 `static/js/spice-html5/resize.js` (+0 -0) 📝 `static/js/spice-html5/simulatecursor.js` (+0 -0) 📝 `static/js/spice-html5/spicearraybuffer.js` (+0 -0) _...and 21 more files_ </details> ### 📄 Description + spice-html5 packages --- <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:18 +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#597
No description provided.