-
Notifications
You must be signed in to change notification settings - Fork 0
/
nginx-before.html
50 lines (44 loc) · 2.5 KB
/
nginx-before.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!DOCTYPE html>
<html lang="en">
<head>
<title>Some title</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="/theme/css/link-icons.css">
<link rel="stylesheet" href="/theme/css/style.css">
<link rel="stylesheet" href="/theme/css/styles_mine.css">
<link rel="stylesheet" href="/theme/css/General.css">
<link rel="stylesheet" href="/theme/css/UIv2.css">
<link rel="stylesheet" href="/theme/css/UIv3.css">
<link rel="stylesheet" href="/theme/css/UIv3.1.css">
</head>
<body>
<div style="height: 40px;"><p style="max-width: 900px; font-size: 21px; color: black; background: red; margin: 0 auto; padding: 8px 0; text-align: center; font-family:arial"><strong>|<em><u>Some title</u></em>|</strong></p></div>
<br>
<div style="margin-left: 20px; margin-right: 20px;">
<div id="body_div" style="max-width: 775px; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI Adjusted', 'Segoe UI', 'Liberation Sans', sans-serif;">
<div id="title">
<span class="stats" id='file-stats'></span>
<span class="stats" id='dir-stats'></span>
<select id="ui_version" title="Choose UI" onchange="javascript:setCookie('ui_version',this.value,9999); window.location.href=''" style="display:inline-block;">
<option value="" selected disabled hidden>Choose UI</option>
<option value="v1">UI v1</option>
<option value="v1+">UI v1+</option>
<option value="v2">UI v2</option>
<option value="v3">UI v3</option>
<option value="v3.1">UI v3.1</option>
<option value="">UI v4</option>
<!-- The newest version gets an empty string to not remain stuck in the current newest version if a new one is released. -->
</select>
<select id="order_by" title="Order by" onchange="javascript:sortBy(this.value)" style="display: none;">
<option value="" selected disabled hidden>Order by...</option>
<option value="name">Name</option>
<option value="date+">Date+</option>
<option value="date-">Date-</option>
<option value="size+">Size+</option>
<option value="size-">Size-</option>
</select>
<input type="text" id="search" placeholder="Search here..." onkeyup="search(this.value)" title="Search here" style="display:none;">
<button id="downloadAll" onclick="downloadAll()" title="X is defined by the browser" style="display: none;" type="button">Download all files here, X at a time (enable pop-ups to work)</button>
</div>
<div id='listing'>
<div>