mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 04:45:59 +03:00
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#170
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?
Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/178
State: closed
Merged: Yes
Summary
UseStatusCodePagesWithRedirectswithUseStatusCodePagesWithReExecuteto avoid HTTP 302 on CSS/static asset requests in Docker (root cause of #172)DownloadFiles.ps1withadmin.ps1 download-assets/clean-assetscommandsmasterbranch).radzen-versionmarker file to skip re-download when version already matches.gitignoreTest plan
admin.ps1 -Command download-assets— verify downloads on first run, skips on secondadmin.ps1 -Command clean-assetsthendownload-assets— verify re-downloadASPNETCORE_ENVIRONMENT=Productionrefs #172
[PR #178] [MERGED] fix: fix broken layout in Docker due to CSS 302 redirect (#172)to [PR #178] fix: fix broken layout in Docker due to CSS 302 redirect (#172)