2019-02-05 13:33:32 +11:00
|
|
|
|
<!doctype html>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<html lang="ps" style="overflow:scroll">
|
2019-04-11 13:52:38 +10:00
|
|
|
|
|
2019-02-05 13:33:32 +11:00
|
|
|
|
<head>
|
|
|
|
|
<title>Settings - TheDesk</title>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
|
2019-02-05 13:33:32 +11:00
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
var _jipt = [];
|
|
|
|
|
_jipt.push(['project', 'thedesk']);
|
|
|
|
|
</script>
|
|
|
|
|
<script type="text/javascript" src="https://cdn.crowdin.com/jipt/jipt.js"></script>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
|
2019-02-05 13:33:32 +11:00
|
|
|
|
<meta content="width=device-width,initial-scale=1.0" name="viewport">
|
2019-06-22 01:22:45 +10:00
|
|
|
|
<link href="../../node_modules/materialize-css/dist/css/materialize.css" type="text/css" rel="stylesheet">
|
2019-02-05 13:33:32 +11:00
|
|
|
|
<link href="../../css/themes.css" type="text/css" rel="stylesheet">
|
2019-03-08 05:19:26 +11:00
|
|
|
|
<link href="../../css/pickr.css" type="text/css" rel="stylesheet">
|
2019-02-05 13:33:32 +11:00
|
|
|
|
<link href="../../css/master.css" type="text/css" rel="stylesheet">
|
|
|
|
|
<link href='../../css/font-awesome.css' rel='stylesheet' type='text/css'>
|
|
|
|
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons|Open+Sans:300" rel="stylesheet">
|
|
|
|
|
<meta charset="utf-8">
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<style>
|
|
|
|
|
input {
|
|
|
|
|
max-height: 50px !important
|
|
|
|
|
}
|
2019-05-19 17:39:30 +10:00
|
|
|
|
|
2019-04-11 13:52:38 +10:00
|
|
|
|
.pcr-result {
|
|
|
|
|
height: 1rem !important;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
2019-02-05 13:33:32 +11:00
|
|
|
|
</head>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
|
2019-02-05 13:33:32 +11:00
|
|
|
|
<body id="mainView" style="overflow-y:scroll">
|
2019-06-22 01:22:45 +10:00
|
|
|
|
<script type="text/javascript" src="../../node_modules/jquery/dist/jquery.js"></script>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<script type="text/javascript" src="../../js/platform/first.js"></script>
|
2019-06-22 01:22:45 +10:00
|
|
|
|
<script type="text/javascript" src="../../node_modules/materialize-css/dist/js/materialize.js"></script>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<script type="text/javascript" src="../../js/lang/lang.ps.js"></script>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<script src="https://unpkg.com/json5@^2.0.0/dist/index.min.js"></script>
|
|
|
|
|
<script src="../../node_modules/vue/dist/vue.min.js"></script>
|
|
|
|
|
<script type="text/javascript" src="setting.vue.js"></script>
|
2019-06-22 02:06:32 +10:00
|
|
|
|
<script type="text/javascript" src="../../node_modules/sweetalert2/dist/sweetalert2.all.min.js"></script>
|
2019-03-08 05:19:26 +11:00
|
|
|
|
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h4>crwdns524:0crwdne524:0</h4>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<ul class="collapsible" data-collapsible="accordion">
|
|
|
|
|
<li>
|
|
|
|
|
<div class="collapsible-header">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<i class="material-icons">desktop_windows</i>crwdns529:0crwdne529:0
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
<div class="collapsible-body">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns530:0crwdne530:0</h5>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
To translate with Crowdin, you have to login Crowdin and restart TheDesk when login is finished.<br>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<a onclick="changelang('ja')" class="pointer" style="margin-right:5px;">日本語</a><a onclick="changelang('en')" class="pointer" style="margin-right:5px;">English</a><a onclick="changelang('ps')" class="pointer" style="margin-right:5px;">Crowdin translate system(beta)</a>
|
|
|
|
|
<h5>crwdns531:0crwdne531:0</h5>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<button onclick="exportSettings()" class="btn waves-effect lime darken-3"
|
2019-05-07 01:42:06 +10:00
|
|
|
|
style="width:100%; max-width:200px;">crwdns533:0crwdne533:0</button>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<button onclick="importSettings()" class="btn waves-effect cyan darken-3"
|
2019-05-07 01:42:06 +10:00
|
|
|
|
style="width:100%; max-width:200px;">crwdns532:0crwdne532:0</button>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div id="envView">
|
|
|
|
|
<template v-for="(item, i) in config">
|
|
|
|
|
<h5>{{item.text.head}}</h5>
|
2019-04-15 01:45:04 +10:00
|
|
|
|
<template v-if="item.text.desc">
|
2019-07-10 23:48:36 +10:00
|
|
|
|
<span v-html="item.text.desc"></span><br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</template>
|
|
|
|
|
<template v-if="item.id=='notf'"><a onclick="notftest()"
|
2019-05-07 01:42:06 +10:00
|
|
|
|
class="pointer">crwdns540:0crwdne540:0</a><br></template>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<template v-if="item.checkbox">
|
|
|
|
|
<template v-for="(check, j) in item.text.checkbox">
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<label>
|
|
|
|
|
<input class="with-gap" v-on:click="complete(i,check.value)" v-model="item.setValue"
|
|
|
|
|
type="radio" v-bind:id="item.id+check.value" v-bind:value="check.value" />
|
|
|
|
|
<span>{{check.text}}</span>
|
|
|
|
|
</label>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</template>
|
|
|
|
|
</template>
|
|
|
|
|
<template v-else>
|
|
|
|
|
<template v-if="item.doubleText">
|
|
|
|
|
<template v-for="(textbox, j) in item.data">
|
|
|
|
|
<input type="text" v-model="textbox.setValue" type="radio" v-bind:id="textbox.id"
|
|
|
|
|
v-bind:style="{ width: textbox.width+'px'}" />{{textbox.text.after}}
|
|
|
|
|
</template>
|
|
|
|
|
</template>
|
|
|
|
|
<template v-else>
|
|
|
|
|
<input type="text" v-model="item.setValue" type="radio" v-bind:id="item.id"
|
|
|
|
|
v-bind:style="{ width: item.width+'px'}" />{{item.text.after}}
|
|
|
|
|
</template>
|
|
|
|
|
<button class="btn waves-effect" style="width:100px;"
|
2019-05-07 01:42:06 +10:00
|
|
|
|
v-on:click="complete(i)">crwdns528:0crwdne528:0</button>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</template><br>
|
2019-03-15 22:12:11 +11:00
|
|
|
|
</template>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns544:0crwdne544:0</h5>
|
|
|
|
|
crwdns1900:0crwdne1900:0<br>
|
|
|
|
|
<button class="btn waves-effect" style="width:100px;" onclick="font()">crwdns1896:0crwdne1896:0</button><br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div id="fonts" class="hide" style="overflow-y:scroll; width:300px; height:500px;"></div>
|
|
|
|
|
<br>
|
|
|
|
|
<input type="text" style="width:150px" id="font">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<button class="btn waves-effect" style="width:100px;" onclick="settings()">crwdns525:0crwdne525:0</button>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<br>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns547:0crwdne547:0</h5>
|
|
|
|
|
crwdns548:0crwdne548:0<br>
|
|
|
|
|
<button class="btn waves-effect" style="width:100px;" onclick="savefolder()">crwdns528:0crwdne528:0</button>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<br>
|
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<div class="collapsible-header">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<i class="material-icons">color_lens</i>crwdns534:0crwdne534:0
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
<div class="collapsible-body">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h4>crwdns2422:0crwdne2422:0</h4>
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<label>
|
|
|
|
|
<input class="with-gap" onchange="settings()" name="theme" type="radio" id="black" value="black" />
|
|
|
|
|
<span>Black</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
|
|
|
|
<input class="with-gap" onchange="settings()" name="theme" type="radio" id="white" value="white" />
|
|
|
|
|
<span>White</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
|
|
|
|
<input class="with-gap" onchange="settings()" name="theme" type="radio" id="indigo"
|
|
|
|
|
value="indigo" />
|
|
|
|
|
<span>Indigo<span class="imas hide">(エンドレスナイト)</span></span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
|
|
|
|
<input class="with-gap" onchange="settings()" name="theme" type="radio" id="brown" value="brown" />
|
|
|
|
|
<span>Brown<span class="imas hide">(ビタースイート・タイム)</span></span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
|
|
|
|
<input class="with-gap" onchange="settings()" name="theme" type="radio" id="green" value="green" />
|
|
|
|
|
<span>Green<span class="imas hide">(ユースフルロマンス)</span></span>
|
|
|
|
|
</label>
|
2019-07-02 01:37:58 +10:00
|
|
|
|
<label>
|
|
|
|
|
<input class="with-gap" onchange="settings()" name="theme" type="radio" id="blue" value="blue" />
|
|
|
|
|
<span>Blue<span class="imas hide">(渚の花嫁)</span></span>
|
|
|
|
|
</label>
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<label>
|
|
|
|
|
<input class="with-gap" onchange="settings()" name="theme" type="radio" id="custom"
|
|
|
|
|
value="custom" />
|
|
|
|
|
<span>custom</span>
|
|
|
|
|
</label>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div style="width:300px" id="sel-selector">
|
|
|
|
|
<select id="custom-sel-sel" class="custom-sel" onchange="customSel()"></select>
|
|
|
|
|
</div>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h4>crwdns2424:0crwdne2424:0</h4>
|
|
|
|
|
<div style="width:300px" id="edit-selector" data-add="crwdns2436:0crwdne2436:0">
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<select id="custom-edit-sel" class="custom-sel" onchange="custom()">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<option value="add_new">crwdns2436:0crwdne2436:0</option>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</select>
|
|
|
|
|
</div>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns2438:0crwdne2438:0</h5>
|
|
|
|
|
<input type="text" style="width:300px" id="custom_name" placeholder="crwdns2438:0crwdne2438:0...">
|
|
|
|
|
<h5>crwdns2440:0crwdne2440:0</h5>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div class="input-field"><textarea style="width:300px" id="custom_desc" class="materialize-textarea"
|
2019-05-07 01:42:06 +10:00
|
|
|
|
placeholder="crwdns2440:0crwdne2440:0..."></textarea></div>
|
|
|
|
|
<h5>crwdns2426:0crwdne2426:0</h5>
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<label>
|
|
|
|
|
<input class="with-gap" onchange="settings()" name="direction" type="radio" id="dark" value="dark"
|
|
|
|
|
checked="true" />
|
|
|
|
|
<span>Dark</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
|
|
|
|
<input class="with-gap" onchange="settings()" name="direction" type="radio" id="light"
|
|
|
|
|
value="light" />
|
|
|
|
|
<span>Light</span>
|
|
|
|
|
</label>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div id="pickers">
|
|
|
|
|
<div>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>Primary</h5>crwdns2430:0crwdne2430:0
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div id="color-picker0-wrap">
|
|
|
|
|
<div class="color-picker" id="color-picker0"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<input type="hidden" id="color-picker0_value">
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>Secondary</h5>crwdns2428:0crwdne2428:0
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div id="color-picker1-wrap">
|
|
|
|
|
<div class="color-picker" id="color-picker1"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<input type="hidden" id="color-picker1_value">
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>Texts</h5>crwdns2432:0crwdne2432:0
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div id="color-picker2-wrap">
|
|
|
|
|
<div class="color-picker" id="color-picker2"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<input type="hidden" id="color-picker2_value">
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
2019-05-19 17:39:30 +10:00
|
|
|
|
<h5>Accent</h5>crwdns2434:0crwdne2434:0
|
|
|
|
|
<div id="color-picker3-wrap">
|
|
|
|
|
<div class="color-picker" id="color-picker3"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<input type="hidden" id="color-picker3_value">
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<button class="btn-large waves-effect" onclick="customComp()">crwdns528:0crwdne528:0</button> <button
|
|
|
|
|
class="btn waves-effect red disabled" id="delTheme" onclick="deleteIt()">@@delete@@</button><br><br>
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<input type="text" style="width:300px;height:40px;" id="custom_json" class="materialize-textarea"
|
2019-04-11 13:52:38 +10:00
|
|
|
|
placeholder="JSON style" readonly><br>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
crwdns2442:0crwdne2442:0
|
|
|
|
|
<h4>crwdns2444:0crwdne2444:0</h4>
|
|
|
|
|
@@cImpWarn@@<br>
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<input type="text" style="width:300px;height:40px;" id="custom_import" class="materialize-textarea"
|
2019-04-11 13:52:38 +10:00
|
|
|
|
placeholder="JSON/JSON5 style">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<button class="btn waves-effect" onclick="customImp()">crwdns532:0crwdne532:0</button><br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<div class="collapsible-header">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<i class="material-icons">reorder</i>crwdns550:0crwdne550:0
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
<div class="collapsible-body">
|
|
|
|
|
<div id="tlView">
|
|
|
|
|
<template v-for="(item, i) in config">
|
|
|
|
|
<h5>{{item.text.head}}</h5>
|
2019-04-15 01:45:04 +10:00
|
|
|
|
<template v-if="item.text.desc">
|
2019-07-10 23:48:36 +10:00
|
|
|
|
<span v-html="item.text.desc"></span><br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</template>
|
|
|
|
|
<template v-if="item.checkbox">
|
|
|
|
|
<template v-for="(check, j) in item.text.checkbox">
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<label>
|
|
|
|
|
<input class="with-gap" v-on:click="complete(i,check.value)" v-model="item.setValue"
|
|
|
|
|
type="radio" v-bind:id="item.id+check.value" v-bind:value="check.value" />
|
|
|
|
|
<span>{{check.text}}</span>
|
|
|
|
|
</label>
|
2019-03-15 22:12:11 +11:00
|
|
|
|
</template>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</template>
|
|
|
|
|
<template v-else>
|
|
|
|
|
<template v-if="item.doubleText">
|
|
|
|
|
<template v-for="(textbox, j) in item.data">
|
|
|
|
|
<input type="text" v-model="textbox.setValue" type="radio" v-bind:id="textbox.id"
|
|
|
|
|
v-bind:style="{ width: textbox.width+'px'}" />{{textbox.text.after}}
|
|
|
|
|
</template>
|
|
|
|
|
</template>
|
|
|
|
|
<template v-else>
|
|
|
|
|
<input type="text" v-model="item.setValue" type="radio" v-bind:id="item.id"
|
|
|
|
|
v-bind:style="{ width: item.width+'px'}" />{{item.text.after}}
|
|
|
|
|
</template>
|
|
|
|
|
<button class="btn waves-effect" style="width:100px;"
|
2019-05-07 01:42:06 +10:00
|
|
|
|
v-on:click="complete(i)">crwdns528:0crwdne528:0</button>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</template><br>
|
2019-03-15 22:12:11 +11:00
|
|
|
|
</template>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>@@customSound@@</h5>
|
2019-05-19 17:39:30 +10:00
|
|
|
|
<button class="btn waves-effect" style="width:120px;" onclick="customSound(1)">Custom 1</button><span
|
|
|
|
|
id="c1-file"></span><br>
|
|
|
|
|
<button class="btn waves-effect" style="width:120px;" onclick="customSound(2)">Custom 2</button><span
|
|
|
|
|
id="c2-file"></span><br>
|
|
|
|
|
<button class="btn waves-effect" style="width:120px;" onclick="customSound(3)">Custom 3</button><span
|
|
|
|
|
id="c3-file"></span><br>
|
|
|
|
|
<button class="btn waves-effect" style="width:120px;" onclick="customSound(4)">Custom 4</button><span
|
|
|
|
|
id="c4-file"></span><br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<div class="collapsible-header">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<i class="material-icons">send</i>crwdns587:0crwdne587:0
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
<div class="collapsible-body">
|
|
|
|
|
<div id="postView">
|
|
|
|
|
<template v-for="(item, i) in config">
|
|
|
|
|
<h5>{{item.text.head}}</h5>
|
2019-04-15 01:45:04 +10:00
|
|
|
|
<template v-if="item.text.desc">
|
2019-07-10 23:48:36 +10:00
|
|
|
|
<span v-html="item.text.desc"></span><br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</template>
|
|
|
|
|
<template v-if="item.checkbox">
|
|
|
|
|
<template v-for="(check, j) in item.text.checkbox">
|
|
|
|
|
<template v-if="!check.kirishima || (check.kirishima && kirishima)">
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<label><input class="with-gap" v-on:click="complete(i,check.value)"
|
|
|
|
|
v-model="item.setValue" type="radio" v-bind:id="item.id+check.value"
|
|
|
|
|
v-bind:value="check.value" />
|
|
|
|
|
<span>{{check.text}}</span></label>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<span v-if="check.kirishimaText">{{check.kirishimaText}}</span>
|
|
|
|
|
</template>
|
|
|
|
|
</template>
|
|
|
|
|
</template>
|
|
|
|
|
<template v-else>
|
|
|
|
|
<template v-if="item.doubleText">
|
|
|
|
|
<template v-for="(textbox, j) in item.data">
|
|
|
|
|
<input type="text" v-model="textbox.setValue" type="radio" v-bind:id="textbox.id"
|
|
|
|
|
v-bind:style="{ width: textbox.width+'px'}" />{{textbox.text.after}}
|
|
|
|
|
</template>
|
|
|
|
|
</template>
|
|
|
|
|
<template v-else>
|
|
|
|
|
<input type="text" v-model="item.setValue" type="radio" v-bind:id="item.id"
|
|
|
|
|
v-bind:style="{ width: item.width+'px'}" />{{item.text.after}}
|
|
|
|
|
</template>
|
|
|
|
|
<button class="btn waves-effect" style="width:100px;"
|
2019-05-07 01:42:06 +10:00
|
|
|
|
v-on:click="complete(i)">crwdns528:0crwdne528:0</button>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</template><br>
|
2019-03-15 22:12:11 +11:00
|
|
|
|
</template>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<div class="collapsible-header">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<i class="material-icons">keyboard</i>crwdns611:0crwdne611:0
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
<div class="collapsible-body">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns612:0crwdne612:0</h5>
|
|
|
|
|
crwdns613:0crwdne613:0<br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
Ctrl+Shift+1:<input type="text" style="width:150px" id="oks-1">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<button onclick="oks(1)" class="btn waves-effect" style="width:100px;">crwdns525:0crwdne525:0</button><br><br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
Ctrl+Shift+2:<input type="text" style="width:150px" id="oks-2">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<button onclick="oks(2)" class="btn waves-effect" style="width:100px;">crwdns525:0crwdne525:0</button><br><br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
Ctrl+Shift+3:<input type="text" style="width:150px" id="oks-3">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<button onclick="oks(3)" class="btn waves-effect" style="width:100px;">crwdns525:0crwdne525:0</button><br><br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<div class="collapsible-header">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<i class="material-icons">bookmark</i>crwdns614:0crwdne614:0
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
<div class="collapsible-body">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns615:0crwdne615:0</h5>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div id="mute-cli"></div>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns616:0crwdne616:0</h5>
|
|
|
|
|
crwdns617:0crwdne617:0
|
|
|
|
|
<h5>crwdns619:0crwdne619:0</h5>
|
|
|
|
|
crwdns618:0crwdne618:0<br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div class="chips" id="wordmute" style="background-color:gray;"></div>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<button onclick="wordmuteSave()" class="btn waves-effect" style="width:100px;">crwdns525:0crwdne525:0</button>
|
|
|
|
|
<h5>crwdns620:0crwdne620:0</h5>
|
|
|
|
|
crwdns618:0crwdne618:0<br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div class="chips" id="wordemp" style="background-color:gray;"></div>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<button onclick="wordempSave()" class="btn waves-effect" style="width:100px;">crwdns525:0crwdne525:0</button>
|
|
|
|
|
<h5>crwdns621:0crwdne621:0</h5>
|
|
|
|
|
crwdns622:0crwdne622:0
|
|
|
|
|
<span class="emphasized"> crwdns623:0crwdne623:0 </span>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<div class="collapsible-header">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<i class="fa fa-spotify"></i>crwdns624:0crwdne624:0
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
<div class="collapsible-body">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns2354:0crwdne2354:0</h5>
|
|
|
|
|
crwdns2356:0crwdne2356:0<br>
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<label>
|
2019-06-16 00:07:18 +10:00
|
|
|
|
<input class="with-gap" onchange="npprovider()" name="npp" type="radio" id="aimp" value="AIMP" />
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<span>AIMP</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
2019-06-22 01:22:45 +10:00
|
|
|
|
<input class="with-gap" onchange="npprovider()" name="npp" type="radio" id="itunes"
|
|
|
|
|
value="ITUNES" />
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<span>iTunes</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
2019-06-16 00:07:18 +10:00
|
|
|
|
<input class="with-gap" onchange="npprovider()" name="npp" type="radio" id="npmm"
|
2019-06-07 02:11:04 +10:00
|
|
|
|
value="MEDIAMONKEY" />
|
|
|
|
|
<span>MediaMonkey</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
2019-06-22 01:22:45 +10:00
|
|
|
|
<input class="with-gap" onchange="npprovider()" name="npp" type="radio" id="winamp"
|
|
|
|
|
value="WINAMP" />
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<span>Winamp</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
2019-06-16 00:07:18 +10:00
|
|
|
|
<input class="with-gap" onchange="npprovider()" name="npp" type="radio" id="wmp" value="WMP" />
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<span>WMP</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
2019-06-16 00:07:18 +10:00
|
|
|
|
<input class="with-gap" onchange="npprovider()" name="npp" type="radio" id="wlm" value="WLM" />
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<span>WLM</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
2019-06-16 00:07:18 +10:00
|
|
|
|
<input class="with-gap" onchange="npprovider()" name="npp" type="radio" id="cad" value="CAD" />
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<span>CAD</span>
|
|
|
|
|
</label>
|
|
|
|
|
<br><br>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
crwdns625:0crwdne625:0<i class="material-icons" style="font-size:24px;">music_note</i>crwdns626:0crwdne626:0<br>
|
|
|
|
|
<h5>crwdns627:0crwdne627:0</h5>
|
|
|
|
|
crwdns628:0crwdne628:0<br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div id="spotify-code-show" class="hide"><input type="text" id="spotify-code"><button
|
2019-05-07 01:42:06 +10:00
|
|
|
|
onclick="spotifyAuth()" class="btn waves-effect" style="width:100px;">crwdns525:0crwdne525:0</button></div>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<a onclick="spotifyConnect()" class="btn waves-effect nex"
|
|
|
|
|
style="width:100%; max-width:200px; background-color:#1ed760;" id="spotify-enable"><i
|
2019-05-07 01:42:06 +10:00
|
|
|
|
class="fa fa-spotify left"></i>crwdns629:0crwdne629:0</a>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<a onclick="spotifyDisconnect()" class="btn waves-effect nex disabled"
|
|
|
|
|
style="width:100%; max-width:200px; background-color:#1ed760;" id="spotify-disable"><i
|
2019-05-07 01:42:06 +10:00
|
|
|
|
class="fa fa-spotify left"></i>crwdns630:0crwdne630:0</a>
|
2019-07-02 01:37:58 +10:00
|
|
|
|
<h5>@@templateedit@@</h5>
|
|
|
|
|
@@templateeditwarn@@<br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<textarea id="np-temp" class="materialize-textarea" data-length="500">#NowPlaying {song} / {album} / {artist}
|
2019-02-05 13:33:32 +11:00
|
|
|
|
{url}</textarea><br>
|
2019-07-02 01:37:58 +10:00
|
|
|
|
@@template1@@<br>
|
|
|
|
|
@@template2@@<br>
|
|
|
|
|
@@template3@@<br>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<button onclick="spotifySave()" class="btn waves-effect" style="width:100px;">crwdns525:0crwdne525:0</button>
|
|
|
|
|
<h5>crwdns635:0crwdne635:0</h5>
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<label>
|
2019-06-22 01:22:45 +10:00
|
|
|
|
<input class="with-gap" onchange="spotifyFlagSave()" name="awk" type="radio" id="awk_yes"
|
|
|
|
|
value="yes" />
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<span>crwdns526:0crwdne526:0</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label>
|
2019-06-22 01:22:45 +10:00
|
|
|
|
<input class="with-gap" onchange="spotifyFlagSave()" name="awk" type="radio" id="awk_no"
|
|
|
|
|
value="no" />
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<span>crwdns527:0crwdne527:0</span>
|
|
|
|
|
</label>
|
|
|
|
|
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<br>
|
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<div class="collapsible-header">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<i class="material-icons">hearing</i>crwdns636:0crwdne636:0
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
<div class="collapsible-body">
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns637:0crwdne637:0</h5>
|
|
|
|
|
crwdns638:0crwdne638:0<br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<p class="range-field"><input type="range" id="voicespeed" min="1" max="100" value="10"
|
|
|
|
|
style="width:500px; max-width:100%" /></p>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns639:0crwdne639:0</h5>
|
|
|
|
|
crwdns640:0crwdne640:0<br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<p class="range-field"><input type="range" id="voicepitch" min="0" max="100" value="50"
|
|
|
|
|
style="width:500px; max-width:100%" /></p>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns641:0crwdne641:0</h5>
|
|
|
|
|
crwdns642:0crwdne642:0<br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<p class="range-field"><input type="range" id="voicevol" min="0" max="100" value="100"
|
|
|
|
|
style="width:500px; max-width:100%" /></p>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<h5>crwdns643:0crwdne643:0</h5>
|
|
|
|
|
<input type="text" style="width:350px" id="voicetxt" value="crwdns644:0crwdne644:0">
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<button class="btn waves-effect blue" style="width:150px;" onclick="voicePlay()"
|
2019-05-07 01:42:06 +10:00
|
|
|
|
id="testplay">crwdns645:0crwdne645:0</button><br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<br>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<button class="btn waves-effect" style="width:100px;" onclick="voiceSettings()">crwdns525:0crwdne525:0</button>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<br>
|
|
|
|
|
<a href="index.html" class="btn waves-effect orange nex" style="width:100%; max-width:200px;"><i
|
2019-05-07 01:42:06 +10:00
|
|
|
|
class="material-icons left">undo</i>crwdns646:0crwdne646:0</a>
|
2019-02-05 13:33:32 +11:00
|
|
|
|
<br>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<br>crwdns647:0crwdne647:0
|
|
|
|
|
<li>Ctrl+1-9:crwdns648:0crwdne648:0</li>
|
|
|
|
|
<li>N:crwdns649:0crwdne649:0</li>
|
|
|
|
|
<li>X:crwdns650:0crwdne650:0</li>
|
|
|
|
|
<li>Ctrl+Enter:crwdns651:0crwdne651:0</li>
|
|
|
|
|
<li>Ctrl+Enter+Shift:crwdns1924:0crwdne1924:0</li>
|
|
|
|
|
<li>Alt+Enter:crwdns1916:0crwdne1916:0</li>
|
|
|
|
|
<li>Ctrl+E:crwdns652:0crwdne652:0</li>
|
2019-07-13 01:01:16 +10:00
|
|
|
|
<li>Ctrl+U:@@keyselecttop@@</li>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<li>Esc:crwdns653:0crwdne653:0</li>
|
|
|
|
|
<li>F5:crwdns654:0crwdne654:0</li>
|
|
|
|
|
<li>Ctrl+Shift+C:crwdns655:0crwdne655:0</li>
|
|
|
|
|
<li>Ctrl+Shift+S:crwdns524:0crwdne524:0</li>
|
|
|
|
|
<li>Ctrl+Shift+M:crwdns656:0crwdne656:0</li>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<li>Ctrl+Shift+N:NowPlaying(Spotify)</li>
|
2019-05-07 01:42:06 +10:00
|
|
|
|
<li>Ctrl+Shift+P:crwdns657:0crwdne657:0</li>
|
|
|
|
|
<li>←/→:crwdns658:0crwdne658:0</li>
|
|
|
|
|
<li>crwdns659:0crwdne659:0</li>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<div class="hide kirishima">
|
|
|
|
|
以下Markdownに対応したインスタンスのみ。
|
|
|
|
|
<br>
|
|
|
|
|
<li>Ctrl+B/I/S/U:太字/斜字/取り消し/下線</li>
|
|
|
|
|
以下アスタルテにログインしている場合のみ
|
|
|
|
|
<br>
|
|
|
|
|
<li>Ctrl+R:
|
|
|
|
|
<a href="https://astarte.thedesk.top">アスタルテ暇人ランキング</a>を開く
|
|
|
|
|
</li><br>
|
2019-07-13 01:01:16 +10:00
|
|
|
|
@@whenSelected@@
|
|
|
|
|
<li>F:@@fav@@</li>
|
|
|
|
|
<li>B:@@bt@@</li>
|
|
|
|
|
<li>R:@@reply@@</li>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
</div>
|
|
|
|
|
<button class="btn waves-effect red" style="width:100%; max-width:500px;"
|
2019-05-07 01:42:06 +10:00
|
|
|
|
onclick="if(confirm('crwdns661:0crwdne661:0')){ localStorage.clear(); location.href='index.html'; }"><i
|
|
|
|
|
class="material-icons left">delete</i>crwdns660:0crwdne660:0</button><br><br>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<button class="btn waves-effect indigo" onclick="about()" style="width:100%; max-width:500px;"><i
|
2019-05-07 01:42:06 +10:00
|
|
|
|
class="material-icons left">info</i>crwdns662:0crwdne662:0</button>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<a href="https://thedesk.top" class="btn waves-effect deep-purple lighten-2" style="width:100%; max-width:500px;"><i
|
2019-05-07 01:42:06 +10:00
|
|
|
|
class="material-icons left">web</i>crwdns663:0crwdne663:0</a>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<a href="https://www.pixiv.net/fanbox/creator/28105985" class="btn waves-effect red lighten-2"
|
2019-05-07 01:42:06 +10:00
|
|
|
|
style="width:100%; max-width:500px;"><i class="material-icons left">trending_up</i>crwdns664:0crwdne664:0(Pixiv FANBOX)</a>
|
2019-05-26 21:42:52 +10:00
|
|
|
|
<a href="https://www.patreon.com/cutls" class="btn waves-effect red darken-2"
|
2019-05-19 17:54:23 +10:00
|
|
|
|
style="width:100%; max-width:500px;"><i class="material-icons left">trending_up</i>crwdns664:0crwdne664:0(Patreon)</a>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<a href="https://docs.thedesk.top" class="btn waves-effect blue darken-2" style="width:100%; max-width:500px;"><i
|
2019-05-07 01:42:06 +10:00
|
|
|
|
class="material-icons left">list</i>crwdns665:0crwdne665:0/Docs(Constructing)</a>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<a href="https://github.com/cutls/TheDesk" class="btn waves-effect black lighten-2"
|
|
|
|
|
style="width:100%; max-width:500px;"><i class="fa fa-github left"></i>GitHub</a>
|
2019-05-06 20:10:03 +10:00
|
|
|
|
<a href="index.html?mode=user&code=Cutls@cutls.com" class="btn waves-effect blue lighten-2"
|
2019-04-11 13:52:38 +10:00
|
|
|
|
style="width:100%; max-width:500px;"><img src="../../img/desk_full.svg" class="left" width="25"
|
2019-05-06 20:10:03 +10:00
|
|
|
|
style="padding-top:5px;">Developer: Cutls@cutls.com</a>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<br>
|
|
|
|
|
Kyash<br>
|
|
|
|
|
<img src="../../img/kyash.png" width="100"><br>
|
|
|
|
|
<a onclick="localStorage.removeItem('new-ver-skip'); location.href='index.html';"
|
2019-05-07 01:42:06 +10:00
|
|
|
|
class="pointer">crwdns667:0crwdne667:0</a><br>
|
|
|
|
|
<a href="oss.html">OSS Licensecrwdns668:0crwdne668:0</a><br>
|
2019-05-11 02:31:15 +10:00
|
|
|
|
<span style="font-family:Open Sans;">Copyright © TheDesk 2018
|
2019-04-11 13:52:38 +10:00
|
|
|
|
Under <a href="https://github.com/cutls/TheDesk/blob/master/LICENSE">GNU General Public License v3.0</a> and <a
|
|
|
|
|
href="https://thedesk.top/tos.html">Terms of Use</a>/<a href="https://thedesk.top/priv.html">Privacy
|
|
|
|
|
Policy</a>
|
|
|
|
|
<br>Developer: Cutls P(
|
2019-05-06 20:10:03 +10:00
|
|
|
|
<a href="index.html?mode=user&code=Cutls@cutls.com">@Cutls@cutls.com</a>)
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<br>
|
|
|
|
|
</span><br>
|
|
|
|
|
TheDeskおよびCutls Pは<a href="https://donken.org/">被災地支援のためのマストドン研究会</a>をログイン機能提供等の形で応援しています。<br>
|
|
|
|
|
タグタイムラインを開く:<a href="index.html?mode=tag&code=被災地支援のためのマストドン研究会">#被災地支援のためのマストドン研究会</a><br>
|
2019-06-07 02:11:04 +10:00
|
|
|
|
<script type="text/javascript" src="../../js/common/modal.js"></script>
|
2019-04-11 13:52:38 +10:00
|
|
|
|
<script type="text/javascript" src="../../js/common/about.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../../js/platform/end.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../../js/login/logout.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../../js/ui/spotify.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../../js/tl/speech.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../../js/platform/pickr.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../../js/ui/settings.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../../js/ui/theme.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../../js/tl/date.js"></script>
|