From 24632317b28b079a406a80a266c230c705a7318f Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 4 Jun 2019 21:04:59 +0000 Subject: [PATCH] Declare the usage of HTML5 in the doctype This should marginally increase the performances and jquery (no more quirks mode), as well as making web browsers happier. --- airsonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp | 2 +- airsonic-main/src/main/webapp/WEB-INF/jsp/artistMain.jsp | 2 +- airsonic-main/src/main/webapp/WEB-INF/jsp/gettingStarted.jsp | 4 ++-- airsonic-main/src/main/webapp/WEB-INF/jsp/help.jsp | 2 +- airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp | 2 +- airsonic-main/src/main/webapp/WEB-INF/jsp/importPlaylist.jsp | 4 ++-- airsonic-main/src/main/webapp/WEB-INF/jsp/index.jsp | 2 +- airsonic-main/src/main/webapp/WEB-INF/jsp/left.jsp | 2 +- airsonic-main/src/main/webapp/WEB-INF/jsp/playQueue.jsp | 2 +- airsonic-main/src/main/webapp/WEB-INF/jsp/recover.jsp | 2 +- airsonic-main/src/main/webapp/WEB-INF/jsp/status.jsp | 4 ++-- airsonic-main/src/main/webapp/WEB-INF/jsp/top.jsp | 2 +- 12 files changed, 15 insertions(+), 15 deletions(-) diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp index 7771743a..e3ecb3f8 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> - + <%--@elvariable id="model" type="java.util.Map"--%> diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/artistMain.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/artistMain.jsp index dcd06596..88d66193 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/artistMain.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/artistMain.jsp @@ -18,7 +18,7 @@ ~ Copyright 2014 (C) Sindre Mehus --%> - + <%--@elvariable id="model" type="java.util.Map"--%> diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/gettingStarted.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/gettingStarted.jsp index f012f283..d4e83f7c 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/gettingStarted.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/gettingStarted.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> - + <%@ include file="head.jsp" %> @@ -50,4 +50,4 @@
- \ No newline at end of file + diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/help.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/help.jsp index 512d43b7..0c4c0b7b 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/help.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/help.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> - + <%@ include file="head.jsp" %> diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp index c842bb22..1460f45e 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> - + <%@ include file="head.jsp" %> diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/importPlaylist.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/importPlaylist.jsp index ece723d8..4d8aedfa 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/importPlaylist.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/importPlaylist.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> - + <%@ include file="head.jsp" %> @@ -35,4 +35,4 @@ - \ No newline at end of file + diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/index.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/index.jsp index 511b94da..0c6f4e56 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/index.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/index.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> - + <%@ include file="head.jsp" %> diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/left.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/left.jsp index a44e75a2..a393dd98 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/left.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/left.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> - + <%@ include file="head.jsp" %> <%@ include file="jquery.jsp" %> diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/playQueue.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/playQueue.jsp index 008cf13c..aa9cc61e 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/playQueue.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/playQueue.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> - + <%@ include file="head.jsp" %> <%@ include file="jquery.jsp" %> diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/recover.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/recover.jsp index 4e2d92df..56dfec86 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/recover.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/recover.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1" %> - + diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/status.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/status.jsp index 5d9e0068..a1d62a2c 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/status.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/status.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> - + <%@ include file="head.jsp" %> @@ -109,4 +109,4 @@
- \ No newline at end of file + diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/top.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/top.jsp index 86a06c59..d1112e05 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/top.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/top.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> - + <%@ include file="head.jsp" %>