mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 06:55:56 +03:00
[PR #165] Using local jQuery #169
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#169
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?
📋 Pull Request Information
Original PR: https://github.com/HaschekSolutions/pictshare/pull/165
Author: @mxuexxmy
Created: 5/24/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
74aeb44Using local jQuery to avoid being unable to download remote jQuery due to network issuesf6501b8Add 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.