Pārlūkot izejas kodu

Update jQuery to 3.4.1 and adjust includes

Raphael Schneeberger 6 gadi atpakaļ
vecāks
revīzija
37dbf8957b

+ 1 - 0
CHANGELOG.md

@@ -33,6 +33,7 @@ All notable changes to this project will be documented in this file.
 - SecImprove: Improved input validation in multiple cli scripts
 - SecImprove: Improved input validation in multiple cli scripts
 - Performance: Do not load complete notifications list on every page load, reduced load time from over 1sec to under 100ms
 - Performance: Do not load complete notifications list on every page load, reduced load time from over 1sec to under 100ms
 - Performance: Do not resolve ip when listing iptables rules. Server tab could take multiple minutes to load in some cases.
 - Performance: Do not resolve ip when listing iptables rules. Server tab could take multiple minutes to load in some cases.
+- Update jQuery to 3.4.1 and adjust includes.
 
 
 ## [1.0.5] - 2019-08-06 - Hotfix
 ## [1.0.5] - 2019-08-06 - Hotfix
 ### Bugfixes
 ### Bugfixes

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 1
web/inc/jquery/jquery-3.3.1.min.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 0
web/inc/jquery/jquery-3.4.1.min.js


+ 1 - 1
web/templates/admin/list_server_info.html

@@ -9,7 +9,7 @@
   <link type="text/css" href="/css/animate.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/animate.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/all.min.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/all.min.css?1446554103" rel="stylesheet" />
-  <script src="/inc/jquery/jquery-3.3.1.min.js"></script>
+  <script src="/inc/jquery/jquery-3.4.1.min.js"></script>
   <script type="text/javascript" src="/js/jquery-1.7.2.min.js"></script>
   <script type="text/javascript" src="/js/jquery-1.7.2.min.js"></script>
   <script type="text/javascript" src="/js/jquery.cookie.js"></script>
   <script type="text/javascript" src="/js/jquery.cookie.js"></script>
   <script type="text/javascript" src="/js/jquery-ui-1.8.20.custom.min.js"></script>
   <script type="text/javascript" src="/js/jquery-ui-1.8.20.custom.min.js"></script>

+ 1 - 1
web/templates/admin/list_weblog.html

@@ -8,7 +8,7 @@
   <link type="text/css" href="/css/animate.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/animate.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/all.min.css?1446554103" rel="stylesheet" />
   <link type="text/css" href="/css/all.min.css?1446554103" rel="stylesheet" />
-  <script src="/inc/jquery/jquery-3.3.1.min.js"></script>
+  <script src="/inc/jquery/jquery-3.4.1.min.js"></script>
   <script type="text/javascript" src="/js/jquery-1.7.2.min.js"></script>
   <script type="text/javascript" src="/js/jquery-1.7.2.min.js"></script>
   <script type="text/javascript" src="/js/jquery.cookie.js"></script>
   <script type="text/javascript" src="/js/jquery.cookie.js"></script>
   <script type="text/javascript" src="/js/jquery-ui-1.8.20.custom.min.js"></script>
   <script type="text/javascript" src="/js/jquery-ui-1.8.20.custom.min.js"></script>

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels