mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #386] [MERGED] upgrades #535
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#535
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/386
Author: @catborise
Created: 11/6/2020
Status: ✅ Merged
Merged: 11/6/2020
Merged by: @catborise
Base:
master← Head:master📝 Commits (3)
4b7554eincrease nginx timeout. Enable live snapshot.12fa9e7upgrade required python packagese2e62a3Bootstrap & Bootswatch Upgrade: 4.5 -> 4.5.3📊 Changes
73 files changed (+1529 additions, -1408 deletions)
View changed files
📝
README.md(+3 -3)📝
conf/nginx/webvirtcloud.conf(+3 -3)📝
conf/requirements.txt(+8 -14)📝
dev/requirements.txt(+2 -2)📝
dev/scss/bootstrap/_alert.scss(+1 -0)📝
dev/scss/bootstrap/_card.scss(+14 -10)📝
dev/scss/bootstrap/_custom-forms.scss(+10 -8)📝
dev/scss/bootstrap/_dropdown.scss(+1 -1)📝
dev/scss/bootstrap/_functions.scss(+3 -0)📝
dev/scss/bootstrap/_grid.scss(+1 -5)📝
dev/scss/bootstrap/_list-group.scss(+1 -1)📝
dev/scss/bootstrap/_modal.scss(+0 -1)📝
dev/scss/bootstrap/_nav.scss(+2 -0)📝
dev/scss/bootstrap/_reboot.scss(+9 -5)📝
dev/scss/bootstrap/_spinners.scss(+2 -2)📝
dev/scss/bootstrap/_toasts.scss(+4 -2)📝
dev/scss/bootstrap/_variables.scss(+10 -15)📝
dev/scss/bootstrap/bootstrap-grid.scss(+2 -2)📝
dev/scss/bootstrap/bootstrap-reboot.scss(+2 -2)📝
dev/scss/bootstrap/bootstrap.scss(+2 -2)...and 53 more files
📄 Description
Bootstrap upgrade
Bootswatch upgrade
Enable live internal snapshot
update python packages
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.