2
1
Fork
You've already forked hacks
5

Fix caching and update mermaid and font-awesome #12

Open
Alexander-Wilms wants to merge 1 commit from Alexander-Wilms/hacks:main into main
pull from: Alexander-Wilms/hacks:main
merge into: bookstack:main
bookstack:main

Without the integrity attribute, the Mermaid JS is properly cached.

As I understand it, removing it doesn't increase the risk, since we still use the nonce.

Without the integrity attribute, the Mermaid JS is properly cached. As I understand it, removing it doesn't increase the risk, since we still use the nonce.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:Alexander-Wilms-main
git switch Alexander-Wilms-main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff Alexander-Wilms-main
git switch Alexander-Wilms-main
git rebase main
git switch main
git merge --ff-only Alexander-Wilms-main
git switch Alexander-Wilms-main
git rebase main
git switch main
git merge --no-ff Alexander-Wilms-main
git switch main
git merge --squash Alexander-Wilms-main
git switch main
git merge --ff-only Alexander-Wilms-main
git switch main
git merge Alexander-Wilms-main
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
bookstack/hacks!12
Reference in a new issue
bookstack/hacks
No description provided.
Delete branch "Alexander-Wilms/hacks:main"

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?