|
|
@@ -1,639 +1 @@
|
|
1
|
|
-<!DOCTYPE html>
|
|
2
|
|
-<html lang="en-US">
|
|
3
|
|
-<head data-suburl="">
|
|
4
|
|
- <meta charset="utf-8">
|
|
5
|
|
- <meta name="viewport" content="width=device-width, initial-scale=1">
|
|
6
|
|
- <meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
7
|
|
- <title>craft-in-america/cvd: Craft Video Dictionary - cvd-theme/README.md at dev - cvd - YVVAS: Gitea</title>
|
|
8
|
|
- <link rel="manifest" href="/manifest.json" crossorigin="use-credentials">
|
|
9
|
|
-
|
|
10
|
|
- <script>
|
|
11
|
|
- if ('serviceWorker' in navigator) {
|
|
12
|
|
- window.addEventListener('load', function() {
|
|
13
|
|
- navigator.serviceWorker.register('/serviceworker.js').then(function(registration) {
|
|
14
|
|
-
|
|
15
|
|
- console.log('ServiceWorker registration successful with scope: ', registration.scope);
|
|
16
|
|
- }, function(err) {
|
|
17
|
|
-
|
|
18
|
|
- console.log('ServiceWorker registration failed: ', err);
|
|
19
|
|
- });
|
|
20
|
|
- });
|
|
21
|
|
- }
|
|
22
|
|
-
|
|
23
|
|
- </script>
|
|
24
|
|
-
|
|
25
|
|
- <meta name="theme-color" content="#6cc644">
|
|
26
|
|
- <meta name="author" content="craft-in-america" />
|
|
27
|
|
- <meta name="description" content="cvd - Craft Video Dictionary" />
|
|
28
|
|
- <meta name="keywords" content="go,git,self-hosted,gitea">
|
|
29
|
|
- <meta name="referrer" content="no-referrer" />
|
|
30
|
|
- <meta name="_csrf" content="Lr-NBUJUeLPDuI16DFLHF6uynuU6MTcxMDUzNTI2MTM5Mjg0Mjg3NQ==" />
|
|
31
|
|
- <meta name="_suburl" content="" />
|
|
32
|
|
-
|
|
33
|
|
- <meta name="_uid" content="16" />
|
|
34
|
|
-
|
|
35
|
|
-
|
|
36
|
|
-
|
|
37
|
|
-
|
|
38
|
|
-
|
|
39
|
|
- <script>
|
|
40
|
|
- /*
|
|
41
|
|
- @licstart The following is the entire license notice for the
|
|
42
|
|
- JavaScript code in this page.
|
|
43
|
|
-
|
|
44
|
|
- Copyright (c) 2016 The Gitea Authors
|
|
45
|
|
- Copyright (c) 2015 The Gogs Authors
|
|
46
|
|
-
|
|
47
|
|
- Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
48
|
|
- of this software and associated documentation files (the "Software"), to deal
|
|
49
|
|
- in the Software without restriction, including without limitation the rights
|
|
50
|
|
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
51
|
|
- copies of the Software, and to permit persons to whom the Software is
|
|
52
|
|
- furnished to do so, subject to the following conditions:
|
|
53
|
|
-
|
|
54
|
|
- The above copyright notice and this permission notice shall be included in
|
|
55
|
|
- all copies or substantial portions of the Software.
|
|
56
|
|
-
|
|
57
|
|
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
58
|
|
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
59
|
|
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
60
|
|
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
61
|
|
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
62
|
|
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
63
|
|
- THE SOFTWARE.
|
|
64
|
|
- ---
|
|
65
|
|
- Licensing information for additional javascript libraries can be found at:
|
|
66
|
|
- {{AppSubUrl}}/vendor/librejs.html
|
|
67
|
|
-
|
|
68
|
|
- @licend The above is the entire license notice
|
|
69
|
|
- for the JavaScript code in this page.
|
|
70
|
|
- */
|
|
71
|
|
- </script>
|
|
72
|
|
-
|
|
73
|
|
- <link rel="shortcut icon" href="/img/favicon.png" />
|
|
74
|
|
- <link rel="mask-icon" href="/img/gitea-safari.svg" color="#609926">
|
|
75
|
|
- <link rel="preload" href="/vendor/assets/font-awesome/css/font-awesome.min.css" as="style" onload="this.rel='stylesheet'">
|
|
76
|
|
- <noscript><link rel="stylesheet" href="/vendor/assets/font-awesome/css/font-awesome.min.css"></noscript>
|
|
77
|
|
- <link rel="stylesheet" href="/vendor/assets/octicons/octicons.min.css">
|
|
78
|
|
-
|
|
79
|
|
-
|
|
80
|
|
-
|
|
81
|
|
-
|
|
82
|
|
-
|
|
83
|
|
-
|
|
84
|
|
-
|
|
85
|
|
-
|
|
86
|
|
- <link rel="stylesheet" href="/vendor/plugins/semantic/semantic.min.css">
|
|
87
|
|
- <link rel="stylesheet" href="/css/index.css?v=8251a990579d40cd2bd5e8076223c652">
|
|
88
|
|
- <noscript>
|
|
89
|
|
- <style>
|
|
90
|
|
- .dropdown:hover > .menu { display: block; }
|
|
91
|
|
- .ui.secondary.menu .dropdown.item > .menu { margin-top: 0; }
|
|
92
|
|
- </style>
|
|
93
|
|
- </noscript>
|
|
94
|
|
-
|
|
95
|
|
-
|
|
96
|
|
- <link rel="stylesheet" href="/vendor/plugins/highlight/github.css">
|
|
97
|
|
-
|
|
98
|
|
-
|
|
99
|
|
-
|
|
100
|
|
-
|
|
101
|
|
-
|
|
102
|
|
- <style class="list-search-style"></style>
|
|
103
|
|
-
|
|
104
|
|
- <script src="/vendor/plugins/promise-polyfill/polyfill.min.js"></script>
|
|
105
|
|
- <script src="/vendor/plugins/cssrelpreload/loadCSS.min.js"></script>
|
|
106
|
|
- <script src="/vendor/plugins/cssrelpreload/cssrelpreload.min.js"></script>
|
|
107
|
|
-
|
|
108
|
|
- <meta property="og:title" content="cvd" />
|
|
109
|
|
- <meta property="og:type" content="object" />
|
|
110
|
|
- <meta property="og:image" content="http://gitea.yvvas.com:4000/avatars/3" />
|
|
111
|
|
- <meta property="og:url" content="http://gitea.yvvas.com:4000/craft-in-america/cvd" />
|
|
112
|
|
-
|
|
113
|
|
- <meta property="og:description" content="Craft Video Dictionary" />
|
|
114
|
|
-
|
|
115
|
|
- <meta property="og:site_name" content="YVVAS: Gitea" />
|
|
116
|
|
-
|
|
117
|
|
-
|
|
118
|
|
-
|
|
119
|
|
-
|
|
120
|
|
-
|
|
121
|
|
-</head>
|
|
122
|
|
-<body>
|
|
123
|
|
-
|
|
124
|
|
-
|
|
125
|
|
- <div class="full height">
|
|
126
|
|
- <noscript>This website works better with JavaScript.</noscript>
|
|
127
|
|
-
|
|
128
|
|
-
|
|
129
|
|
-
|
|
130
|
|
-
|
|
131
|
|
- <div class="ui top secondary stackable main menu following bar light">
|
|
132
|
|
- <div class="ui container" id="navbar">
|
|
133
|
|
- <div class="item brand" style="justify-content: space-between;">
|
|
134
|
|
- <a href="/">
|
|
135
|
|
- <img class="ui mini image" src="/img/gitea-sm.png">
|
|
136
|
|
- </a>
|
|
137
|
|
- <div class="ui basic icon button mobile-only" id="navbar-expand-toggle">
|
|
138
|
|
- <i class="sidebar icon"></i>
|
|
139
|
|
- </div>
|
|
140
|
|
- </div>
|
|
141
|
|
-
|
|
142
|
|
-
|
|
143
|
|
- <a class="item " href="/">Dashboard</a>
|
|
144
|
|
- <a class="item " href="/issues">Issues</a>
|
|
145
|
|
- <a class="item " href="/pulls">Pull Requests</a>
|
|
146
|
|
- <a class="item " href="/explore/repos">Explore</a>
|
|
147
|
|
-
|
|
148
|
|
-
|
|
149
|
|
-
|
|
150
|
|
-
|
|
151
|
|
-
|
|
152
|
|
-
|
|
153
|
|
-
|
|
154
|
|
- <div class="right stackable menu">
|
|
155
|
|
- <a href="/notifications" class="item poping up" data-content='Notifications' data-variation="tiny inverted">
|
|
156
|
|
- <span class="text">
|
|
157
|
|
- <i class="fitted octicon octicon-bell"></i>
|
|
158
|
|
- <span class="sr-mobile-only">Notifications</span>
|
|
159
|
|
-
|
|
160
|
|
-
|
|
161
|
|
- </span>
|
|
162
|
|
- </a>
|
|
163
|
|
-
|
|
164
|
|
- <div class="ui dropdown jump item poping up" data-content="Create…" data-variation="tiny inverted">
|
|
165
|
|
- <span class="text">
|
|
166
|
|
- <i class="fitted octicon octicon-plus"></i>
|
|
167
|
|
- <span class="sr-mobile-only">Create…</span>
|
|
168
|
|
- <i class="fitted octicon octicon-triangle-down not-mobile"></i>
|
|
169
|
|
- </span>
|
|
170
|
|
- <div class="menu">
|
|
171
|
|
- <a class="item" href="/repo/create">
|
|
172
|
|
- <i class="octicon octicon-plus"></i> New Repository
|
|
173
|
|
- </a>
|
|
174
|
|
- <a class="item" href="/repo/migrate">
|
|
175
|
|
- <i class="octicon octicon-repo-clone"></i> New Migration
|
|
176
|
|
- </a>
|
|
177
|
|
-
|
|
178
|
|
- </div>
|
|
179
|
|
- </div>
|
|
180
|
|
-
|
|
181
|
|
- <div class="ui dropdown jump item poping up" tabindex="-1" data-content="Profile and Settings…" data-variation="tiny inverted">
|
|
182
|
|
- <span class="text">
|
|
183
|
|
- <img class="ui tiny avatar image" src="/avatars/f4a4b1e86889eb4ae116ec530249682f">
|
|
184
|
|
- <span class="sr-only">Profile and Settings…</span>
|
|
185
|
|
- <span class="mobile-only">anam</span>
|
|
186
|
|
- <i class="fitted octicon octicon-triangle-down not-mobile" tabindex="-1"></i>
|
|
187
|
|
- </span>
|
|
188
|
|
- <div class="menu user-menu" tabindex="-1">
|
|
189
|
|
- <div class="ui header">
|
|
190
|
|
- Signed in as <strong>anam</strong>
|
|
191
|
|
- </div>
|
|
192
|
|
-
|
|
193
|
|
- <div class="divider"></div>
|
|
194
|
|
- <a class="item" href="/anam">
|
|
195
|
|
- <i class="octicon octicon-person"></i>
|
|
196
|
|
- Profile
|
|
197
|
|
- </a>
|
|
198
|
|
- <a class="item" href="/anam?tab=stars">
|
|
199
|
|
- <i class="octicon octicon-star"></i>
|
|
200
|
|
- Starred
|
|
201
|
|
- </a>
|
|
202
|
|
- <a class=" item" href="/user/settings">
|
|
203
|
|
- <i class="octicon octicon-settings"></i>
|
|
204
|
|
- Settings
|
|
205
|
|
- </a>
|
|
206
|
|
- <a class="item" target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io">
|
|
207
|
|
- <i class="octicon octicon-question"></i>
|
|
208
|
|
- Help
|
|
209
|
|
- </a>
|
|
210
|
|
-
|
|
211
|
|
-
|
|
212
|
|
- <div class="divider"></div>
|
|
213
|
|
- <a class="item" href="/user/logout">
|
|
214
|
|
- <i class="octicon octicon-sign-out"></i>
|
|
215
|
|
- Sign Out
|
|
216
|
|
- </a>
|
|
217
|
|
- </div>
|
|
218
|
|
- </div>
|
|
219
|
|
- </div>
|
|
220
|
|
-
|
|
221
|
|
-
|
|
222
|
|
-</div>
|
|
223
|
|
-
|
|
224
|
|
- </div>
|
|
225
|
|
-
|
|
226
|
|
-
|
|
227
|
|
-
|
|
228
|
|
-<div class="repository file list">
|
|
229
|
|
- <div class="header-wrapper">
|
|
230
|
|
-
|
|
231
|
|
- <div class="ui container">
|
|
232
|
|
- <div class="repo-header">
|
|
233
|
|
- <div class="ui huge breadcrumb repo-title">
|
|
234
|
|
- <i class="mega-octicon octicon-repo"></i>
|
|
235
|
|
- <a href="/craft-in-america">craft-in-america</a>
|
|
236
|
|
- <div class="divider"> / </div>
|
|
237
|
|
- <a href="/craft-in-america/cvd">cvd</a>
|
|
238
|
|
-
|
|
239
|
|
-
|
|
240
|
|
-
|
|
241
|
|
- </div>
|
|
242
|
|
- <div class="repo-buttons">
|
|
243
|
|
- <div class="ui labeled button" tabindex="0">
|
|
244
|
|
- <a class="ui compact basic button" href="/craft-in-america/cvd/action/unwatch?redirect_to=%2fcraft-in-america%2fcvd%2fsrc%2fbranch%2fdev%2fcvd-theme%2fREADME.md">
|
|
245
|
|
- <i class="icon fa-eye"></i>Unwatch
|
|
246
|
|
- </a>
|
|
247
|
|
- <a class="ui basic label" href="/craft-in-america/cvd/watchers">
|
|
248
|
|
- 4
|
|
249
|
|
- </a>
|
|
250
|
|
- </div>
|
|
251
|
|
- <div class="ui labeled button" tabindex="0">
|
|
252
|
|
- <a class="ui compact basic button" href="/craft-in-america/cvd/action/star?redirect_to=%2fcraft-in-america%2fcvd%2fsrc%2fbranch%2fdev%2fcvd-theme%2fREADME.md">
|
|
253
|
|
- <i class="icon star outline"></i>Star
|
|
254
|
|
- </a>
|
|
255
|
|
- <a class="ui basic label" href="/craft-in-america/cvd/stars">
|
|
256
|
|
- 0
|
|
257
|
|
- </a>
|
|
258
|
|
- </div>
|
|
259
|
|
-
|
|
260
|
|
- <div class="ui labeled button " tabindex="0">
|
|
261
|
|
- <a class="ui compact basic button " href="/repo/fork/38" data-position="top center" data-variation="tiny">
|
|
262
|
|
- <i class="octicon octicon-repo-forked"></i>Fork
|
|
263
|
|
- </a>
|
|
264
|
|
- <a class="ui basic label" href="/craft-in-america/cvd/forks">
|
|
265
|
|
- 0
|
|
266
|
|
- </a>
|
|
267
|
|
- </div>
|
|
268
|
|
-
|
|
269
|
|
- </div>
|
|
270
|
|
- </div>
|
|
271
|
|
- </div>
|
|
272
|
|
-
|
|
273
|
|
-
|
|
274
|
|
- <div class="ui tabs container">
|
|
275
|
|
- <div class="ui tabular stackable menu navbar">
|
|
276
|
|
-
|
|
277
|
|
- <a class="active item" href="/craft-in-america/cvd">
|
|
278
|
|
- <i class="octicon octicon-code"></i> Code
|
|
279
|
|
- </a>
|
|
280
|
|
-
|
|
281
|
|
-
|
|
282
|
|
-
|
|
283
|
|
- <a class=" item" href="/craft-in-america/cvd/issues">
|
|
284
|
|
- <i class="octicon octicon-issue-opened"></i> Issues <span class="ui gray small label">0</span>
|
|
285
|
|
- </a>
|
|
286
|
|
-
|
|
287
|
|
-
|
|
288
|
|
-
|
|
289
|
|
-
|
|
290
|
|
-
|
|
291
|
|
- <a class=" item" href="/craft-in-america/cvd/pulls">
|
|
292
|
|
- <i class="octicon octicon-git-pull-request"></i> Pull Requests <span class="ui gray small label">0</span>
|
|
293
|
|
- </a>
|
|
294
|
|
-
|
|
295
|
|
-
|
|
296
|
|
-
|
|
297
|
|
- <a class=" item" href="/craft-in-america/cvd/releases">
|
|
298
|
|
- <i class="octicon octicon-tag"></i> Releases <span class="ui gray small label">0</span>
|
|
299
|
|
- </a>
|
|
300
|
|
-
|
|
301
|
|
-
|
|
302
|
|
-
|
|
303
|
|
- <a class=" item" href="/craft-in-america/cvd/wiki" >
|
|
304
|
|
- <i class="octicon octicon-book"></i> Wiki
|
|
305
|
|
- </a>
|
|
306
|
|
-
|
|
307
|
|
-
|
|
308
|
|
-
|
|
309
|
|
- <a class=" item" href="/craft-in-america/cvd/activity">
|
|
310
|
|
- <i class="octicon octicon-pulse"></i> Activity
|
|
311
|
|
- </a>
|
|
312
|
|
-
|
|
313
|
|
-
|
|
314
|
|
-
|
|
315
|
|
-
|
|
316
|
|
-
|
|
317
|
|
- <div class="right menu">
|
|
318
|
|
- <a class=" item" href="/craft-in-america/cvd/settings">
|
|
319
|
|
- <i class="octicon octicon-tools"></i> Settings
|
|
320
|
|
- </a>
|
|
321
|
|
- </div>
|
|
322
|
|
-
|
|
323
|
|
- </div>
|
|
324
|
|
- </div>
|
|
325
|
|
- <div class="ui tabs divider"></div>
|
|
326
|
|
-
|
|
327
|
|
-</div>
|
|
328
|
|
-
|
|
329
|
|
- <div class="ui container">
|
|
330
|
|
-
|
|
331
|
|
-
|
|
332
|
|
-
|
|
333
|
|
-
|
|
334
|
|
- <div class="ui repo-description">
|
|
335
|
|
- <div id="repo-desc">
|
|
336
|
|
- <span class="description has-emoji">Craft Video Dictionary</span>
|
|
337
|
|
- <a class="link" href=""></a>
|
|
338
|
|
- </div>
|
|
339
|
|
-
|
|
340
|
|
- </div>
|
|
341
|
|
- <div class="ui" id="repo-topics">
|
|
342
|
|
-
|
|
343
|
|
- <a id="manage_topic">Manage Topics</a>
|
|
344
|
|
- </div>
|
|
345
|
|
-
|
|
346
|
|
- <div class="ui repo-topic-edit grid form segment error" id="topic_edit" style="display:none">
|
|
347
|
|
- <div class="fourteen wide column">
|
|
348
|
|
- <div class="field">
|
|
349
|
|
- <div class="ui fluid multiple search selection dropdown">
|
|
350
|
|
- <input type="hidden" name="topics" value="">
|
|
351
|
|
-
|
|
352
|
|
- <div class="text"></div>
|
|
353
|
|
- </div>
|
|
354
|
|
- </div>
|
|
355
|
|
- </div>
|
|
356
|
|
- <div class="two wide column">
|
|
357
|
|
- <a class="ui button primary" href="javascript:;" id="save_topic"
|
|
358
|
|
- data-link="/craft-in-america/cvd/topics">Done</a>
|
|
359
|
|
- </div>
|
|
360
|
|
- </div>
|
|
361
|
|
-
|
|
362
|
|
- <div class="hide" id="validate_prompt">
|
|
363
|
|
- <span id="count_prompt">You can not select more than 25 topics</span>
|
|
364
|
|
- <span id="format_prompt">Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.</span>
|
|
365
|
|
- </div>
|
|
366
|
|
-
|
|
367
|
|
- <div class="ui segment sub-menu">
|
|
368
|
|
- <div class="ui two horizontal center link list">
|
|
369
|
|
-
|
|
370
|
|
- <div class="item">
|
|
371
|
|
- <a class="ui" href="/craft-in-america/cvd/commits/branch/dev"><i class="octicon octicon-history"></i> <b>7</b> Commits</a>
|
|
372
|
|
- </div>
|
|
373
|
|
-
|
|
374
|
|
-
|
|
375
|
|
- <div class="item">
|
|
376
|
|
- <a class="ui" href="/craft-in-america/cvd/branches/"><i class="octicon octicon-git-branch"></i> <b>2</b> Branches</a>
|
|
377
|
|
- </div>
|
|
378
|
|
-
|
|
379
|
|
- </div>
|
|
380
|
|
-</div>
|
|
381
|
|
-
|
|
382
|
|
- <div class="ui stackable secondary menu mobile--margin-between-items mobile--no-negative-margins">
|
|
383
|
|
- <div class="fitted item choose reference">
|
|
384
|
|
- <div class="ui floating filter dropdown custom" data-can-create-branch="true" data-no-results="No results found.">
|
|
385
|
|
- <div class="ui basic small compact button" @click="menuVisible = !menuVisible" @keyup.enter="menuVisible = !menuVisible">
|
|
386
|
|
- <span class="text">
|
|
387
|
|
- <i class="octicon octicon-git-branch"></i>
|
|
388
|
|
- Branch:
|
|
389
|
|
- <strong>dev</strong>
|
|
390
|
|
- </span>
|
|
391
|
|
- <i class="dropdown icon"></i>
|
|
392
|
|
- </div>
|
|
393
|
|
- <div class="data" style="display: none" data-mode="branches">
|
|
394
|
|
-
|
|
395
|
|
- <div class="item branch selected" data-url="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md">dev</div>
|
|
396
|
|
-
|
|
397
|
|
- <div class="item branch " data-url="/craft-in-america/cvd/src/branch/master/cvd-theme/README.md">master</div>
|
|
398
|
|
-
|
|
399
|
|
-
|
|
400
|
|
- </div>
|
|
401
|
|
- <div class="menu transition" :class="{visible: menuVisible}" v-if="menuVisible" v-cloak>
|
|
402
|
|
- <div class="ui icon search input">
|
|
403
|
|
- <i class="filter icon"></i>
|
|
404
|
|
- <input name="search" ref="searchField" v-model="searchTerm" @keydown="keydown($event)" placeholder="Filter branch or tag...">
|
|
405
|
|
- </div>
|
|
406
|
|
- <div class="header branch-tag-choice">
|
|
407
|
|
- <div class="ui grid">
|
|
408
|
|
- <div class="two column row">
|
|
409
|
|
- <a class="reference column" href="#" @click="mode = 'branches'; focusSearchField()">
|
|
410
|
|
- <span class="text" :class="{black: mode == 'branches'}">
|
|
411
|
|
- <i class="octicon octicon-git-branch"></i> Branches
|
|
412
|
|
- </span>
|
|
413
|
|
- </a>
|
|
414
|
|
- <a class="reference column" href="#" @click="mode = 'tags'; focusSearchField()">
|
|
415
|
|
- <span class="text" :class="{black: mode == 'tags'}">
|
|
416
|
|
- <i class="reference tags icon"></i> Tags
|
|
417
|
|
- </span>
|
|
418
|
|
- </a>
|
|
419
|
|
- </div>
|
|
420
|
|
- </div>
|
|
421
|
|
- </div>
|
|
422
|
|
- <div class="scrolling menu" ref="scrollContainer">
|
|
423
|
|
- <div v-for="(item, index) in filteredItems" :key="item.name" class="item" :class="{selected: item.selected, active: active == index}" @click="selectItem(item)" :ref="'listItem' + index">${ item.name }</div>
|
|
424
|
|
- <div class="item" v-if="showCreateNewBranch" :class="{active: active == filteredItems.length}" :ref="'listItem' + filteredItems.length">
|
|
425
|
|
- <a href="#" @click="createNewBranch()">
|
|
426
|
|
- <div>
|
|
427
|
|
- <i class="octicon octicon-git-branch"></i>
|
|
428
|
|
- Create branch <strong>${ searchTerm }</strong>
|
|
429
|
|
- </div>
|
|
430
|
|
- <div class="text small">
|
|
431
|
|
-
|
|
432
|
|
- from 'dev'
|
|
433
|
|
-
|
|
434
|
|
- </div>
|
|
435
|
|
- </a>
|
|
436
|
|
- <form ref="newBranchForm" action="/craft-in-america/cvd/branches/_new/branch/dev" method="post">
|
|
437
|
|
- <input type="hidden" name="_csrf" value="Lr-NBUJUeLPDuI16DFLHF6uynuU6MTcxMDUzNTI2MTM5Mjg0Mjg3NQ==">
|
|
438
|
|
- <input type="hidden" name="new_branch_name" v-model="searchTerm">
|
|
439
|
|
- </form>
|
|
440
|
|
- </div>
|
|
441
|
|
- </div>
|
|
442
|
|
- <div class="message" v-if="showNoResults">${ noResults }</div>
|
|
443
|
|
- </div>
|
|
444
|
|
- </div>
|
|
445
|
|
-</div>
|
|
446
|
|
-
|
|
447
|
|
-
|
|
448
|
|
-
|
|
449
|
|
-
|
|
450
|
|
-
|
|
451
|
|
- <div class="fitted item"><span class="ui breadcrumb repo-path"><a class="section" href="/craft-in-america/cvd/src/branch/dev" title="cvd">cvd</a><span class="divider">/</span><span class="section"><a href="/craft-in-america/cvd/src/branch/dev/cvd-theme" title="cvd-theme">cvd-theme</a></span><span class="divider">/</span><span class="active section" title="README.md">README.md</span></span></div>
|
|
452
|
|
-
|
|
453
|
|
- <div class="right fitted item" id="file-buttons">
|
|
454
|
|
- <div class="ui tiny blue buttons">
|
|
455
|
|
-
|
|
456
|
|
-
|
|
457
|
|
-
|
|
458
|
|
-
|
|
459
|
|
-
|
|
460
|
|
- </div>
|
|
461
|
|
-
|
|
462
|
|
- </div>
|
|
463
|
|
- <div class="fitted item">
|
|
464
|
|
-
|
|
465
|
|
-
|
|
466
|
|
-
|
|
467
|
|
- </div>
|
|
468
|
|
- </div>
|
|
469
|
|
-
|
|
470
|
|
- <div class="tab-size-8 non-diff-file-content">
|
|
471
|
|
- <h4 class="ui top attached header" id="repo-readme">
|
|
472
|
|
- <div class="ui stackable grid">
|
|
473
|
|
- <div class="ten wide column">
|
|
474
|
|
-
|
|
475
|
|
- <i class="book icon ui left"></i>
|
|
476
|
|
-
|
|
477
|
|
- <strong>README.md</strong> <span class="text grey normal">13B</span>
|
|
478
|
|
-
|
|
479
|
|
-
|
|
480
|
|
- </div>
|
|
481
|
|
- <div class="six wide right aligned column">
|
|
482
|
|
-
|
|
483
|
|
- <div class="ui right file-actions">
|
|
484
|
|
- <div class="ui buttons">
|
|
485
|
|
-
|
|
486
|
|
- <a class="ui button" href="/craft-in-america/cvd/src/commit/6ba9427deb3881e9f6359fad029842349fbee587/cvd-theme/README.md">Permalink</a>
|
|
487
|
|
-
|
|
488
|
|
- <a class="ui button" href="/craft-in-america/cvd/commits/branch/dev/cvd-theme/README.md">History</a>
|
|
489
|
|
- <a class="ui button" href="/craft-in-america/cvd/raw/branch/dev/cvd-theme/README.md">Raw</a>
|
|
490
|
|
- </div>
|
|
491
|
|
-
|
|
492
|
|
-
|
|
493
|
|
- <a href="/craft-in-america/cvd/_edit/dev/cvd-theme/README.md"><i class="octicon octicon-pencil btn-octicon poping up" data-content="Edit File" data-position="bottom center" data-variation="tiny inverted"></i></a>
|
|
494
|
|
-
|
|
495
|
|
-
|
|
496
|
|
- <a href="/craft-in-america/cvd/_delete/dev/cvd-theme/README.md"><i class="octicon octicon-trashcan btn-octicon btn-octicon-danger poping up" data-content="Delete File" data-position="bottom center" data-variation="tiny inverted"></i></a>
|
|
497
|
|
-
|
|
498
|
|
-
|
|
499
|
|
- </div>
|
|
500
|
|
-
|
|
501
|
|
- </div>
|
|
502
|
|
- </div>
|
|
503
|
|
- </h4>
|
|
504
|
|
- <div class="ui attached table unstackable segment">
|
|
505
|
|
- <div class="file-view markdown has-emoji">
|
|
506
|
|
-
|
|
507
|
|
- <h1 id="cvd-theme">CVD Theme</h1>
|
|
508
|
|
-
|
|
509
|
|
-
|
|
510
|
|
- </div>
|
|
511
|
|
- </div>
|
|
512
|
|
-</div>
|
|
513
|
|
-
|
|
514
|
|
-<script>
|
|
515
|
|
-function submitDeleteForm() {
|
|
516
|
|
- var message = prompt("delete_confirm_message\n\ndelete_commit_summary", "Delete ''");
|
|
517
|
|
- if (message != null) {
|
|
518
|
|
- $("#delete-message").val(message);
|
|
519
|
|
- $("#delete-file-form").submit()
|
|
520
|
|
- }
|
|
521
|
|
-}
|
|
522
|
|
-</script>
|
|
523
|
|
-
|
|
524
|
|
-
|
|
525
|
|
- </div>
|
|
526
|
|
-</div>
|
|
527
|
|
-
|
|
528
|
|
-
|
|
529
|
|
-
|
|
530
|
|
-
|
|
531
|
|
- </div>
|
|
532
|
|
-
|
|
533
|
|
-
|
|
534
|
|
-
|
|
535
|
|
- <footer>
|
|
536
|
|
- <div class="ui container">
|
|
537
|
|
- <div class="ui left">
|
|
538
|
|
- © Gitea Version: 2262811 Page: <strong>27ms</strong> Template: <strong>1ms</strong>
|
|
539
|
|
- </div>
|
|
540
|
|
- <div class="ui right links">
|
|
541
|
|
-
|
|
542
|
|
- <div class="ui language bottom floating slide up dropdown link item">
|
|
543
|
|
- <i class="world icon"></i>
|
|
544
|
|
- <div class="text">English</div>
|
|
545
|
|
- <div class="menu">
|
|
546
|
|
-
|
|
547
|
|
- <a lang="en-US" class="item active selected" href="#">English</a>
|
|
548
|
|
-
|
|
549
|
|
- <a lang="zh-CN" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=zh-CN">简体中文</a>
|
|
550
|
|
-
|
|
551
|
|
- <a lang="zh-HK" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=zh-HK">繁體中文(香港)</a>
|
|
552
|
|
-
|
|
553
|
|
- <a lang="zh-TW" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=zh-TW">繁體中文(台灣)</a>
|
|
554
|
|
-
|
|
555
|
|
- <a lang="de-DE" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=de-DE">Deutsch</a>
|
|
556
|
|
-
|
|
557
|
|
- <a lang="fr-FR" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=fr-FR">français</a>
|
|
558
|
|
-
|
|
559
|
|
- <a lang="nl-NL" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=nl-NL">Nederlands</a>
|
|
560
|
|
-
|
|
561
|
|
- <a lang="lv-LV" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=lv-LV">latviešu</a>
|
|
562
|
|
-
|
|
563
|
|
- <a lang="ru-RU" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=ru-RU">русский</a>
|
|
564
|
|
-
|
|
565
|
|
- <a lang="uk-UA" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=uk-UA">Українська</a>
|
|
566
|
|
-
|
|
567
|
|
- <a lang="ja-JP" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=ja-JP">日本語</a>
|
|
568
|
|
-
|
|
569
|
|
- <a lang="es-ES" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=es-ES">español</a>
|
|
570
|
|
-
|
|
571
|
|
- <a lang="pt-BR" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=pt-BR">português do Brasil</a>
|
|
572
|
|
-
|
|
573
|
|
- <a lang="pl-PL" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=pl-PL">polski</a>
|
|
574
|
|
-
|
|
575
|
|
- <a lang="bg-BG" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=bg-BG">български</a>
|
|
576
|
|
-
|
|
577
|
|
- <a lang="it-IT" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=it-IT">italiano</a>
|
|
578
|
|
-
|
|
579
|
|
- <a lang="fi-FI" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=fi-FI">suomi</a>
|
|
580
|
|
-
|
|
581
|
|
- <a lang="tr-TR" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=tr-TR">Türkçe</a>
|
|
582
|
|
-
|
|
583
|
|
- <a lang="cs-CZ" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=cs-CZ">čeština</a>
|
|
584
|
|
-
|
|
585
|
|
- <a lang="sr-SP" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=sr-SP">српски</a>
|
|
586
|
|
-
|
|
587
|
|
- <a lang="sv-SE" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=sv-SE">svenska</a>
|
|
588
|
|
-
|
|
589
|
|
- <a lang="ko-KR" class="item " href="/craft-in-america/cvd/src/branch/dev/cvd-theme/README.md?lang=ko-KR">한국어</a>
|
|
590
|
|
-
|
|
591
|
|
- </div>
|
|
592
|
|
- </div>
|
|
593
|
|
- <a href="/vendor/librejs.html" data-jslicense="1">JavaScript licenses</a>
|
|
594
|
|
- <a href="/api/swagger">API</a>
|
|
595
|
|
- <a target="_blank" rel="noopener noreferrer" href="https://gitea.io">Website</a>
|
|
596
|
|
- <span class="version">Go1.12.4</span>
|
|
597
|
|
- </div>
|
|
598
|
|
- </div>
|
|
599
|
|
-</footer>
|
|
600
|
|
-
|
|
601
|
|
-
|
|
602
|
|
- <script src="/vendor/plugins/jquery/jquery.min.js"></script>
|
|
603
|
|
- <script src="/vendor/plugins/jquery.areyousure/jquery.are-you-sure.js"></script>
|
|
604
|
|
-
|
|
605
|
|
-
|
|
606
|
|
-
|
|
607
|
|
-
|
|
608
|
|
-
|
|
609
|
|
- <script src="/vendor/plugins/highlight/highlight.pack.js"></script>
|
|
610
|
|
-
|
|
611
|
|
-
|
|
612
|
|
-
|
|
613
|
|
-
|
|
614
|
|
-
|
|
615
|
|
-
|
|
616
|
|
-
|
|
617
|
|
- <script src="/vendor/plugins/emojify/emojify.min.js"></script>
|
|
618
|
|
- <script src="/vendor/plugins/clipboard/clipboard.min.js"></script>
|
|
619
|
|
- <script src="/vendor/plugins/vue/vue.min.js"></script>
|
|
620
|
|
-
|
|
621
|
|
-
|
|
622
|
|
- <script src="/vendor/plugins/semantic/semantic.min.js"></script>
|
|
623
|
|
- <script src="/js/index.js?v=8251a990579d40cd2bd5e8076223c652"></script>
|
|
624
|
|
-
|
|
625
|
|
-
|
|
626
|
|
-
|
|
627
|
|
-
|
|
628
|
|
- <script type="text/javascript" src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js"></script>
|
|
629
|
|
- <script type="text/javascript">
|
|
630
|
|
- $(document).ready(function () {
|
|
631
|
|
- mermaid.init(undefined, $('.language-mermaid'));
|
|
632
|
|
- mermaid.initialize({ startOnLoad: true });
|
|
633
|
|
- });
|
|
634
|
|
- </script>
|
|
635
|
|
-
|
|
636
|
|
-
|
|
637
|
|
-</body>
|
|
638
|
|
-</html>
|
|
639
|
|
-
|
|
|
1
|
+# CVD Theme
|