mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #390] [CLOSED] No inline scripts #598
Reference in New Issue
Block a user
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/sigoden/dufs/pull/390
Author: @need4swede
Created: 5/30/2024
Status: ❌ Closed
Base:
main← Head:no-inline-scripts📝 Commits (4)
3f4a775Moved 'ready' func call from index.html86a91dcMoved <script> out from index.html8ee0fb0moved inline-styling to css811f1b7minor formatting changes📊 Changes
3 files changed (+62 additions, -53 deletions)
View changed files
📝
assets/index.css(+6 -2)📝
assets/index.html(+3 -7)📝
assets/index.js(+53 -44)📄 Description
Removed all inline scripts from index.html and moved logic to js
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.