[PR #61] [MERGED] Removing CDN dependencies #60

Closed
opened 2026-02-25 21:30:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/charlesabarnes/SPFtoolbox/pull/61
Author: @ErikLentz
Created: 4/12/2023
Status: Merged
Merged: 11/16/2023
Merged by: @charlesabarnes

Base: masterHead: master


📝 Commits (1)

  • 97efbf0 Removing CDN dependencies

📊 Changes

8 files changed (+93 additions, -4 deletions)

View changed files

📝 index.php (+4 -4)
libraries/bootstrap/LICENSE (+21 -0)
libraries/bootstrap/bootstrap.min.css (+7 -0)
libraries/bootstrap/bootstrap.min.js (+7 -0)
libraries/jquery/LICENSE.txt (+20 -0)
libraries/jquery/jquery-3.2.1.slim.min.js (+4 -0)
libraries/popper/LICENSE (+25 -0)
libraries/popper/popper.min.js (+5 -0)

📄 Description

Solves for #59

Removes CDN dependencies, hosting libraries locally (with accompanying licenses)


🔄 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/charlesabarnes/SPFtoolbox/pull/61 **Author:** [@ErikLentz](https://github.com/ErikLentz) **Created:** 4/12/2023 **Status:** ✅ Merged **Merged:** 11/16/2023 **Merged by:** [@charlesabarnes](https://github.com/charlesabarnes) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`97efbf0`](https://github.com/charlesabarnes/SPFtoolbox/commit/97efbf06f5a3e6c83d5aeed22605e3a9b0e610c9) Removing CDN dependencies ### 📊 Changes **8 files changed** (+93 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `index.php` (+4 -4) ➕ `libraries/bootstrap/LICENSE` (+21 -0) ➕ `libraries/bootstrap/bootstrap.min.css` (+7 -0) ➕ `libraries/bootstrap/bootstrap.min.js` (+7 -0) ➕ `libraries/jquery/LICENSE.txt` (+20 -0) ➕ `libraries/jquery/jquery-3.2.1.slim.min.js` (+4 -0) ➕ `libraries/popper/LICENSE` (+25 -0) ➕ `libraries/popper/popper.min.js` (+5 -0) </details> ### 📄 Description Solves for #59 Removes CDN dependencies, hosting libraries locally (with accompanying licenses) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:30:58 +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/SPFtoolbox#60
No description provided.