[PR #165] Using local jQuery #169

Open
opened 2026-02-25 23:41:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/HaschekSolutions/pictshare/pull/165
Author: @mxuexxmy
Created: 5/24/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • 74aeb44 Using local jQuery to avoid being unable to download remote jQuery due to network issues
  • f6501b8 Add Windows Docker Dockerfile

📊 Changes

6 files changed (+88 additions, -5 deletions)

View changed files

docker/Dockerfile-Windows (+76 -0)
js/ajax/libs/jquery/1.12.4/jquery.min.js (+5 -0)
js/ajax/libs/jquery/2.1.4/jquery-2.1.4.min.js (+4 -0)
📝 templates/main.html (+1 -1)
📝 templates/text.html (+1 -1)
📝 templates/video.html (+1 -3)

📄 Description

Using local jQuery to avoid being unable to download remote jQuery due to network issues


🔄 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/HaschekSolutions/pictshare/pull/165 **Author:** [@mxuexxmy](https://github.com/mxuexxmy) **Created:** 5/24/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`74aeb44`](https://github.com/HaschekSolutions/pictshare/commit/74aeb4481b406d7d1f3c465c1e70e15b9e0bb094) Using local jQuery to avoid being unable to download remote jQuery due to network issues - [`f6501b8`](https://github.com/HaschekSolutions/pictshare/commit/f6501b817bf442dccc08dbbacfc6806f861197b7) Add Windows Docker Dockerfile ### 📊 Changes **6 files changed** (+88 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `docker/Dockerfile-Windows` (+76 -0) ➕ `js/ajax/libs/jquery/1.12.4/jquery.min.js` (+5 -0) ➕ `js/ajax/libs/jquery/2.1.4/jquery-2.1.4.min.js` (+4 -0) 📝 `templates/main.html` (+1 -1) 📝 `templates/text.html` (+1 -1) 📝 `templates/video.html` (+1 -3) </details> ### 📄 Description Using local jQuery to avoid being unable to download remote jQuery due to network issues --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/pictshare#169
No description provided.