mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
upstream changes (npm/nginx/dependencies) + add eslint
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<footer>
|
||||
Theme available on <a href="https://GitHub.com/Naereen/Nginx-Fancyindex-Theme">GitHub</a> by <a href="https://GitHub.com/Naereen">Naereen</a>, © 2015-18, released under <a href="https://lbesson.mit-license.org/">the MIT License</a>.
|
||||
</footer>
|
||||
<script src="https://unpkg.com/xregexp/xregexp-all.js"></script>
|
||||
<footer>
|
||||
Theme available on <a href="https://GitHub.com/Naereen/Nginx-Fancyindex-Theme">GitHub</a> by <a href="https://GitHub.com/Naereen">Naereen</a>, © 2015-18, released under <a href="https://lbesson.mit-license.org/">the MIT License</a>.
|
||||
</footer>
|
||||
<script type="text/javascript" src="/nftd/addNginxFancyIndexForm.js"></script>
|
||||
<script type="text/javascript" src="/nftd/showdown.min.js"></script>
|
||||
</body>
|
||||
<script type="text/javascript" src="/nftd/xregexp-all.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
<!--
|
||||
footer.html
|
||||
|
@@ -1,18 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="IE=edge">
|
||||
<title>Nginx Directory</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="/nftd/styles.css">
|
||||
<script type="text/javascript" src="/nftd/jquery.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="x-ua-compatible" content="IE=edge" />
|
||||
<title>Nginx Directory</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="stylesheet" href="/nftd/styles.css" />
|
||||
<script type="text/javascript" src="/nftd/jquery.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<!--
|
||||
header.html
|
||||
© 2015-18, Lilian Besson (Naereen) and contributors,
|
||||
open-sourced under the MIT License, https://lbesson.mit-license.org/
|
||||
hosted on GitHub, https://GitHub.com/Naereen/Nginx-Fancyindex-Theme
|
||||
-->
|
||||
<h1>Directory:
|
||||
<h1>Directory:
|
||||
|
4
rootfs/nftd/jquery.min.js
vendored
4
rootfs/nftd/jquery.min.js
vendored
File diff suppressed because one or more lines are too long
6
rootfs/nftd/showdown.min.js
vendored
6
rootfs/nftd/showdown.min.js
vendored
File diff suppressed because one or more lines are too long
7645
rootfs/nftd/xregexp-all.js
Normal file
7645
rootfs/nftd/xregexp-all.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user