-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
287 lines (279 loc) · 16.7 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Começando em breve</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FontAwesome Webfont -->
<link rel="stylesheet" href="./libs/fontawesome-5.6.3/css/all.min.css">
<link rel="stylesheet" type="text/css" media="screen" href="styles/main.css" />
<!-- FontAwesome SVG -->
<script defer src="./libs/fontawesome-5.6.3/js/all.min.js"></script>
<script src="./libs/hotkeys/hotkeys.min.js"></script>
<script src="scripts/main.js"></script>
<script src="scripts/keycodes.js"></script>
<script src="scripts/hotkeys.js"></script>
<script src="scripts/musica.js"></script>
</head>
<body>
<aside>
<details>
<summary>Opções</summary>
<section>
<div class="container">
<nav>
<span>Configurações do evento</span>
<a href="#config_info">Informações</a>
<a href="#config_count">Contagem regressiva</a>
<a href="#config_song">Música</a>
<a href="#config_tema">Tema</a>
<hr />
<span>Configurações do site</span>
<a href="#config_atal">Atalhos do teclado</a>
<hr />
<div id="our-media">
<a href="http://epic.ufscar.site" target="_blank"><i class="fas fa-globe fa-lg"></i></a>
<a href="https://www.facebook.com/epicufscar" target="_blank"><i class="fab fa-facebook fa-lg"></i></a>
<a href="https://www.linkedin.com/company/epic-ufscar/" target="_blank"><i class="fab fa-linkedin fa-lg"></i></a>
<a href="https://github.com/epicufscar" target="_blank"><i class="fab fa-github-square fa-lg"></i></a>
</div>
</nav>
<section>
<section id="config_info">
<header>
<h1>Detalhes do evento</h1>
</header>
<article>
<form id="fm_info">
<label for="#ipt_org">Organizadores</label>
<input type="text" id="ipt_org" title="Quem está organizando o evento" placeholder="Quem está organizando o evento" tabindex="1">
<label for="#ipt_title">Evento</label>
<input type="text" id="ipt_title" title="Nome do evento" placeholder="Nome do evento" tabindex="2" />
<label for="#ipt_link_hotpage">Hotpage</label>
<input type="url" id="ipt_link_hotpage" title="Link para sua hotpage" placeholder="Link para sua hotpage" />
<label for="#ipt_social_media">Redes sociais</label>
<div class="social_media_row">
<input type="url" class="ipt_social_media" title="Link da sua rede social" placeholder="Link da sua rede social" />
<input type="url" class="ipt_social_media_secundary" title="Rede social secundária" placeholder="Rede social secundária" />
</div>
</form>
</article>
</section>
<hr />
<section id="config_count">
<header>
<h1>Contagem regressiva</h1>
<p>Tempo restante até o evento começar</p>
</header>
<article>
<form id="fm_time">
<label for="#ipt_time_2_end">Horário</label>
<div class="mesclar">
<input type="time" id="ipt_time_2_end" title="Horário em que o evento começará" />
<input type="submit" id="btn_start_stop_time" value="Começar" />
</div>
</form>
<form id="fm_add_time">
<label for="#ipt_time_2_add">Acrescentar tempo</label>
<div class="mesclar">
<input type="time" id="ipt_time_2_add" title="Adicionar mais tempo" />
<input type="submit" id="btn_add_time" value="Adicionar" />
</div>
</form>
</article>
</section>
<hr />
<section id="config_song">
<header>
<h1>Música de fundo</h1>
<p>Pra animar o pessoal</p>
</header>
<article>
<form id="fm_song">
<fieldset disabled>
<label for="#ipt_playlist_url">URL do YouTube</label>
<div class="mesclar">
<input type="url" id="ipt_playlist_url" title="URL da playlist de músicas" placeholder="URL ou código da playlist no YT" />
<input type="submit" value="Carregar" />
</div>
<section>
<span>Sugestões: </span>
<ul id="sugestoes">
<div class="icones_clonaveis">
<span class="fa-layers fa-fw fa-sm">
<i class="fas fa-square-full" data-fa-transform="shrink-8 right-4 down-2.7" data-fa-mask="fas fa-bars"></i>
<i class="fas fa-play" data-fa-transform="shrink-8 right-6 down-4"></i>
</span>
<span class="fa-layers fa-fw fa-sm">
<i class="fas fa-music"></i>
</span>
</div>
</ul>
</section>
</fieldset>
</form>
<section id="playlist_details" class="hide">
<header>
<h2></h2>
<p>por
<a href="#" target="_blank"></a><span class="hide"> - <span></span> / <span></span></span>
</p>
<hr />
<div id="playlist_controls">
<button id="btn_playlist_random"><i class="fas fa-lg fa-random"></i></button>
<button id="btn_playlist_prev"><i class="fas fa-lg fa-step-backward"></i></button>
<button id="btn_playlist_play_pause"><i class="fas fa-lg fa-play"></i></button>
<button id="btn_playlist_next"><i class="fas fa-lg fa-step-forward"></i></button>
<button id="btn_playlist_repeat"><i class="fas fa-lg fa-repeat"></i></button>
</div>
</header>
<article class="hide">
<ul></ul>
</article>
</section>
</article>
</section>
<hr />
<section id="config_tema">
<header>
<h1>Temas</h1>
</header>
<article>
<form id="fm_theme">
<label>
<input type="radio" name="theme" value="none" checked />
<img class="theme_preview" src="themes/none.png" alt="Nenhum tema">
</label>
<label>
<input type="radio" name="theme" value="ss_flare" />
<img class="theme_preview" src="themes/ss_flare/ss_flare.png" alt="Capa do tema Blue Flare">
</label>
</form>
<section>
<header>
<h2>Alterar tema</h2>
<p>Para alguns temas, você poderá alterar suas configurações .
</p>
</header>
<article>
<form id="fm_config_thema">
</form>
</article>
</section>
</article>
</section>
<hr />
<section id="config_atal">
<header>
<h1>Atalhos do teclado</h1>
<p>Alguns atalhos foram alterados - <a>restaurar padrão</a></p>
</header>
<article>
<form id="fm_atal">
<div>
<label for="ipt_keyword_open_config">Abrir as configurações</label>
<div class="mesclar">
<input type="text" id="ipt_keyword_open_config" data-atalho="abrirConfig">
<button data-text="Parar gravação">Editar atalho</button>
</div>
<p>Exibe o menu de opções</p>
</div>
<div>
<label for="ipt_keyword_close_config">Fechar as configurações</label>
<div class="mesclar">
<input type="text" id="ipt_keyword_close_config" data-atalho="fecharConfig">
<button data-text="Parar gravação">Editar atalho</button>
</div>
<p>Oculta o menu de opções</p>
</div>
<hr />
<div>
<label for="ipt_keyword_play_music">Reproduzir música</label>
<div class="mesclar">
<input type="text" id="ipt_keyword_play_music" data-atalho="tocarMusica">
<button data-text="Parar gravação">Editar atalho</button>
</div>
</div>
<div>
<label for="ipt_keyword_pausar_music">Pausar música</label>
<div class="mesclar">
<input type="text" id="ipt_keyword_pause_music" data-atalho="pausarMusica">
<button data-text="Parar gravação">Editar atalho</button>
</div>
</div>
<div>
<label for="ipt_keyword_prev_music">Música anterior</label>
<div class="mesclar">
<input type="text" id="ipt_keyword_prev_music" data-atalho="musicaAnterior">
<button data-text="Parar gravação">Editar atalho</button>
</div>
</div>
<div>
<label for="ipt_keyword_next_music">Próxima música</label>
<div class="mesclar">
<input type="text" id="ipt_keyword_next_music" data-atalho="proximaMusica">
<button data-text="Parar gravação">Editar atalho</button>
</div>
</div>
<hr />
<div>
<label for="ipt_keyword_edit_info">Editar informações do evento</label>
<div class="mesclar">
<input type="text" id="ipt_keyword_edit_info" data-atalho="detacarInfo">
<button data-text="Parar gravação">Editar atalho</button>
</div>
</div>
<div>
<label for="ipt_keyword_edit_count">Editar contagem regressiva</label>
<div class="mesclar">
<input type="text" id="ipt_keyword_edit_count" data-atalho="detacarCont">
<button data-text="Parar gravação">Editar atalho</button>
</div>
</div>
<div>
<label for="ipt_keyword_edit_music">Editar música de fundo</label>
<div class="mesclar">
<input type="text" id="ipt_keyword_edit_music" data-atalho="detacarMusi">
<button data-text="Parar gravação">Editar atalho</button>
</div>
</div>
<div>
<label for="ipt_keyword_edit_theme">Editar tema</label>
<div class="mesclar">
<input type="text" id="ipt_keyword_edit_theme" data-atalho="detacarTema">
<button data-text="Parar gravação">Editar atalho</button>
</div>
</div>
<div>
<label for="ipt_keyword_edit_atal">Editar atalhos</label>
<div class="mesclar">
<input type="text" id="ipt_keyword_edit_hotkey" data-atalho="detacarAtal">
<button data-text="Parar gravação">Editar atalho</button>
</div>
</div>
</form>
</article>
</section>
</section>
<div>
<a href="#" id="btn_exit_config">×</a>
<span>Esc</span>
</div>
</div>
</section>
</details>
</aside>
<main>
<div id="player" tabindex="-1"></div>
<ul id="ul_social_medias"></ul>
<ul id="ul_social_medias_secundary"></ul>
<h6 id="h_org"></h6>
<h1 id="h_title"></h1>
<span id="s_count"></span>
<a id="a_hotpage" href="#"></a>
<button id="btn_open_config"><i class="fas fa-cog fa-spin"></i></button>
</main>
<script src="./libs/youtube/iframe_api.js" async></script>
</body>
</html>