-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
378 lines (314 loc) · 15.6 KB
/
index.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>c h i 歳 - voice actor tracker</title>
<meta name="description" content="Track and lookup anime voice actors by season. Browse the voice actors of any season, and follow your favorites for easy access. Search in English or Japanese, and get direct links to AniList to find out more about particular shows, characters, or people.">
<meta name="author" content="someone who actually liked Girlish Number">
<meta name="theme-color" content="#171a21"/>
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="https://fonts.googleapis.com/css?family=Quicksand&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway:400,600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100&subset=japanese" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.min.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="css/tracker.css">
<!-- JS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script src='service-worker-registration.js'></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tinysort/3.2.5/tinysort.js" integrity="sha256-G2Ef4tKKUoh4D7ElJWVLcHr/Mt0ita2PO6kLGMBWEHc=" crossorigin="anonymous"></script>
<script src='js/conditional-scroll-into-view.js'></script>
<script src='js/display-mode/grid.js'></script>
<script src='js/display-mode/minimalist.js'></script>
<script src='js/display-mode/event.js'></script>
<script src='js/main/element.js'></script>
<script src='js/main/event.js'></script>
<script src='js/main/anilist.js'></script>
<script src='js/main/state.js'></script>
<script src="js/main/redirect.js"></script>
<script src='js/follow/element.js'></script>
<script src='js/follow/event.js'></script>
<script src='js/follow/follow.js'></script>
<script src='js/helpers/parse.js'></script>
<script src='js/helpers/string.js'></script>
<script src='js/helpers/table.js'></script>
<script src='js/search/search.js'></script>
<script src='js/search/element.js'></script>
<script src='js/tab/tab.js'></script>
<script src='js/theme/theme.js'></script>
<script src='js/va-details/callback.js'></script>
<script src='js/va-details/element.js'></script>
<script src='js/va-details/event.js'></script>
<script src='js/va-details/state.js'></script>
<script src='js/va-directory/callback.js'></script>
<script src='js/va-directory/event.js'></script>
<script src='js/va-directory/table.js'></script>
<script src='js/va-directory/tool.js'></script>
<script src='js/va-roles/callback.js'></script>
<script src='js/va-roles/element.js'></script>
<script src='js/va-roles/event.js'></script>
<!-- ga-lite analytics -->
<script>
(function(e,t,n,i,s,a,c){e[n]=e[n]||function(){(e[n].q=e[n].q||[]).push(arguments)}
;a=t.createElement(i);c=t.getElementsByTagName(i)[0];a.async=true;a.src=s
;c.parentNode.insertBefore(a,c)
})(window,document,"galite","script","https://cdn.jsdelivr.net/npm/ga-lite@2/dist/ga-lite.min.js");
galite('create', 'UA-165670650-1', 'auto');
galite('send', 'pageview');
</script>
<!-- Favicon [https://favicon.io] and Manifest
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon/favicon-16x16.png">
<link rel="manifest" href="assets/favicon/site.webmanifest">
</head>
<body>
<!-- Floating Menu Items
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div id="settings">
<p id="fetch-icon" class="jp" style="display:none"></p>
<p id="lock-icon" style="display:none"></p>
<input type="button" id="display-mode-switch" value="Grid Mode">
<input type="button" id="dark-mode-switch" value="Dark Theme">
</div>
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div class="container">
<div class="row" id="header">
<h2>c h i <span class="jp">歳</span></h2>
<h5>seasonal voice actor tracker</h5>
</div>
</div>
<div class="container" id="main-container">
<div class="row">
<p id="description-text"></p>
</div>
<div class="row" id="va-table-tools">
<input type="search" id="search-bar" placeholder="Search here" autofocus>
<select id="search-picker"></select>
<input type="submit" class="button-primary" id="search-button" value="Search">
<input type="button" class="button" id="left-table-switch" value="Toggle Following">
<input type="button" class="button" id="refresh-button" value="Refresh">
<select id="year-picker"></select>
<select id="quarter-picker"></select>
</div>
<div class="row" id="tool-help"></div>
<div class="row">
<div class="one-half column">
<div id="left-col">
<div class="static-display-top grid va-table" style="display:none;">
<div>
<h5 class="grid va-character-header" id="va-table-header"></h5>
</div>
<div class="grid va-character-wrapper va-table-body"></div>
</div>
<table class="static-display-top minimalist va-table u-full-width" style="display:none;">
<caption id="va-table-caption">Viewing:</caption>
<thead id="va-table-head"><tr>
<th id="va-table-head-name">Name</th>
<th id="va-table-head-link">Season Roles</th>
<th id="va-table-head-roles"># Roles</th>
<th class="symbol" id="va-table-head-follow"> </th>
<th id="va-table-head-extra1">Link</th>
</tr></thead>
<tbody class="minimalist va-table-body"></tbody>
</table>
<div class="grid follow-table" style="display:none;">
<div><h5 class="grid va-character-header" id="follow-table-header">Following</h5></div>
<div class="grid va-character-wrapper follow-table-body"></div>
</div>
<table class="minimalist follow-table u-full-width" style="display:none;">
<caption id="follow-table-caption">Following</caption>
<thead><tr>
<th>Name ★</th>
<th>Season Roles</th>
<th class="symbol"> </th>
</tr></thead>
<tbody class="minimalist follow-table-body"></tbody>
</table>
</div>
<div id="navigation">
<a id="left-nav" class="inactive"><</a>
<span id="page-tracker">1/1</span>
<a id="right-nav">></a>
<span> </span>
<select id="language-filter"></select>
</div>
<div id="transfer" style="display:none;">
<textarea id="transfer-box" class="u-full-width" placeholder="Follow data goes here"></textarea>
<div>
<input type="submit" class="button-primary" id="import-button" value="Import">
<input type="submit" class="button-primary" id="export-button" value="Export">
</div>
</div>
</div>
<div class="one-half column" id="right-col">
<div class="grid roles-table" style="display:none;">
<div>
<h5 class="grid va-character-header" id="roles-table-header"></h5>
</div>
<div class="grid va-character-wrapper roles-table-body"></div>
</div>
<table class="static-display-top minimalist roles-table u-full-width" style="display:none;">
<caption id="roles-table-caption">Viewing:</caption>
<thead id="roles-table-head">
<tr>
<th id="roles-table-head-show">Show Name</th>
<th id="roles-table-head-character">Character Name</th>
</tr>
</thead>
<tbody class="minimalist roles-table-body"></tbody>
</table>
<div class="grid va-language-table" style="display:none;">
<div>
<h5 class="grid va-character-header" id="va-language-table-header"></h5>
</div>
<div class="grid va-character-wrapper va-language-table-body"></div>
</div>
<table class="minimalist va-language-table u-full-width" style="display:none;">
<caption id="va-language-table-caption">Viewing:</caption>
<thead id="va-language-table-head">
<tr>
<th id="va-language-table-head-name">Voice Actor</th>
<!--<th id="va-language-table-head-language">Language</th>
<th id="va-language-table-head-link">Season Roles</th>-->
<th id="va-language-table-head-entry">Entry</th>
</tr>
</thead>
<tbody class="minimalist va-language-table-body"></tbody>
</table>
</div>
</div>
</div>
<div class="container" id="va-info-container" style="display:none;">
<div class="row">
<input type="button" class="button" id="return-button" value="Return to Main Page">
<input class="button" type="button" id="all-characters-switch" value="Toggle All Characters">
</div>
<div class="row" id="va-info-name"></div>
<div class="row" id="va-info-bio">
<div id="va-info-bio-portrait"></div>
<div>
<p id="va-info-bio-text"></p>
</div>
</div>
<div id="va-character-containers">
<div class="row" id="va-side-containers">
<div class="one-half column" id="va-left-container">
<div class="grid va-popular-characters">
<div>
<h5 class="static-display-top grid va-character-header"
id="va-popular-header" style="display:none;">
Popular Characters
</h5>
</div>
<div class="grid va-character-wrapper va-popular-characters-body"></div>
</div>
<table class="static-display-top minimalist va-popular-characters u-full-width" style="display:none;">
<caption>Popular Characters</caption>
<thead id="va-popular-head">
<tr>
<th>Character</th>
<th>Title</th>
<th>Debut Season</th>
</tr>
</thead>
<tbody class="minimalist va-popular-characters-body"></tbody>
</table>
</div>
<div class="one-half column" id="va-right-container">
<div class="grid va-uw-characters">
<div>
<h5 class="static-display-top grid va-character-header"
id="va-uw-header" style="display:none;">
Underwatched Characters
</h5>
</div>
<div class="grid va-character-wrapper va-uw-characters-body"></div>
</div>
<table class="static-display-top minimalist va-uw-characters u-full-width" style="display:none;">
<caption>Underwatched Characters</caption>
<thead id="va-uw-head">
<tr>
<th>Character</th>
<th>Title</th>
<th>Debut Season</th>
</tr>
</thead>
<tbody class="minimalist va-uw-characters-body"></tbody>
</table>
</div>
</div>
<div class="row" id="va-bottom-container">
<div>
<div class="static-display-top grid va-character-header"
id="va-cmain-header" style="display:none;">
<a id="cmain"></a>
<h5>Main Characters</h5>
<a class="character-section-link internal_link" data-destination="csupport">(jump to supporting)</a><br>
<span>Sort by:
<i id="sort-cmain-title" class="fas fa-film"></i>
<i id="sort-cmain-fave" class="fas fa-heart"></i>
<i id="sort-cmain-season" class="far fa-calendar-alt"></i>
</span>
</div>
<div class="grid va-character-wrapper va-main-characters-body"></div>
<table class="static-display-top minimalist va-main-characters u-full-width" style="display:none;">
<caption>Main Characters</caption>
<thead id="va-main-head">
<tr>
<th>Character <i class="fas fa-heart sort-fave"></i></th>
<th><span class="sort-title">Title</span></th>
<th><span class="sort-season">Debut Season</span></th>
</tr>
</thead>
<tbody class="minimalist va-main-characters-body"></tbody>
</table>
</div>
<div>
<div class="static-display-top grid va-character-header"
id="va-csupport-header" style="display:none;">
<a id="csupport"></a>
<h5>Supporting Characters</h5>
<a class="character-section-link internal_link" data-destination="cmain">(jump to main)</a><br>
<span>Sort by:
<i id="sort-csupport-title" class="fas fa-film"></i>
<i id="sort-csupport-fave" class="fas fa-heart"></i>
<i id="sort-csupport-season" class="far fa-calendar-alt"></i>
</span>
</div>
<div class="grid va-character-wrapper va-support-characters-body"></div>
<table class="static-display-top minimalist va-support-characters u-full-width" style="display:none;">
<caption>Supporting Characters</caption>
<thead id="va-support-head">
<tr>
<th>Character <i class="fas fa-heart sort-fave"></i></th>
<th><span class="sort-title">Title</span></th>
<th><span class="sort-season">Debut Season</span></th>
</tr>
</thead>
<tbody class="minimalist va-support-characters-body"></tbody>
</table>
</div>
</div>
<p>
* popular = most favorited characters<br>
* underwatched = prominent characters from lesser-watched but well-received titles<br>
** note: sorting alphabetically puts non-latin letters at the end (e.g. ϊ, ć, ø, etc will go after z)
</p>
</div>
</div>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>