pinokiod 3.16.3 → 3.16.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/server/views/app.ejs +1 -1
- package/server/views/connect/x.ejs +1 -1
- package/server/views/connect.ejs +1 -1
- package/server/views/download.ejs +1 -1
- package/server/views/explore.ejs +1 -1
- package/server/views/file_explorer.ejs +1 -1
- package/server/views/github.ejs +1 -1
- package/server/views/help.ejs +1 -1
- package/server/views/index.ejs +1 -1
- package/server/views/network.ejs +1 -1
- package/server/views/settings.ejs +1 -1
package/package.json
CHANGED
package/server/views/app.ejs
CHANGED
|
@@ -743,7 +743,7 @@ body.dark .appcanvas {
|
|
|
743
743
|
<body class='<%=theme%>' data-platform="<%=platform%>" data-agent="<%=agent%>">
|
|
744
744
|
<header class='navheader grabbable'>
|
|
745
745
|
<h1>
|
|
746
|
-
<a class='home' href="/"><
|
|
746
|
+
<a class='home' href="/"><img class='icon' src="/pinokio-black.png"></a>
|
|
747
747
|
<button class='btn2' id='back'><div><i class="fa-solid fa-chevron-left"></i></div><div>Prev</div></button>
|
|
748
748
|
<button class='btn2' id='forward'><div><i class="fa-solid fa-chevron-right"></i></div><div>Next</div></button>
|
|
749
749
|
<button class='btn2' id='refresh-page'><div><i class="fa-solid fa-rotate-right"></i></div><div>Refresh</div></button>
|
|
@@ -191,7 +191,7 @@ pre {
|
|
|
191
191
|
<body class='<%=theme%>' data-agent="<%=agent%>">
|
|
192
192
|
<header class='navheader grabbable'>
|
|
193
193
|
<h1>
|
|
194
|
-
<a class='home' href="/"><
|
|
194
|
+
<a class='home' href="/"><img class='icon' src="/pinokio-black.png"></a>
|
|
195
195
|
<button class='btn2' id='back'><div><i class="fa-solid fa-chevron-left"></i></div><div>Prev</div></button>
|
|
196
196
|
<button class='btn2' id='forward'><div><i class="fa-solid fa-chevron-right"></i></div><div>Next</div></button>
|
|
197
197
|
<button class='btn2' id='refresh-page'><div><i class="fa-solid fa-rotate-right"></i></div><div>Refresh</div></button>
|
package/server/views/connect.ejs
CHANGED
|
@@ -226,7 +226,7 @@ body.dark .config {
|
|
|
226
226
|
<body class='<%=theme%>' data-agent="<%=agent%>">
|
|
227
227
|
<header class='navheader grabbable'>
|
|
228
228
|
<h1>
|
|
229
|
-
<a class='home' href="/"><
|
|
229
|
+
<a class='home' href="/"><img class='icon' src="/pinokio-black.png"></a>
|
|
230
230
|
<button class='btn2' id='back'><div><i class="fa-solid fa-chevron-left"></i></div><div>Prev</div></button>
|
|
231
231
|
<button class='btn2' id='forward'><div><i class="fa-solid fa-chevron-right"></i></div><div>Next</div></button>
|
|
232
232
|
<button class='btn2' id='refresh-page'><div><i class="fa-solid fa-rotate-right"></i></div><div>Refresh</div></button>
|
|
@@ -111,7 +111,7 @@ body.frozen {
|
|
|
111
111
|
<% } %>
|
|
112
112
|
<header class='grabbable'>
|
|
113
113
|
<h1>
|
|
114
|
-
<a class='home' href="/"><
|
|
114
|
+
<a class='home' href="/"><img class='icon' src="/pinokio-black.png"></a>
|
|
115
115
|
<button class='btn2' id='back'><div><i class="fa-solid fa-chevron-left"></i></div><div>Prev</div></button>
|
|
116
116
|
<button class='btn2' id='forward'><div><i class="fa-solid fa-chevron-right"></i></div><div>Next</div></button>
|
|
117
117
|
<button class='btn2' id='refresh-page'><div><i class="fa-solid fa-rotate-right"></i></div><div>Refresh</div></button>
|
package/server/views/explore.ejs
CHANGED
|
@@ -120,7 +120,7 @@ body main iframe {
|
|
|
120
120
|
<body class='<%=theme%>' data-agent="<%=agent%>">
|
|
121
121
|
<header class='navheader grabbable'>
|
|
122
122
|
<h1>
|
|
123
|
-
<a class='home' href="/"><
|
|
123
|
+
<a class='home' href="/"><img class='icon' src="/pinokio-black.png"></a>
|
|
124
124
|
<button class='btn2' id='back'><div><i class="fa-solid fa-chevron-left"></i></div><div>Prev</div></button>
|
|
125
125
|
<button class='btn2' id='forward'><div><i class="fa-solid fa-chevron-right"></i></div><div>Next</div></button>
|
|
126
126
|
<button class='btn2' id='refresh-page'><div><i class="fa-solid fa-rotate-right"></i></div><div>Refresh</div></button>
|
|
@@ -162,7 +162,7 @@ body.dark .browser-options-row {
|
|
|
162
162
|
<header class='navheader grabbable'>
|
|
163
163
|
<h1>
|
|
164
164
|
<% if (ishome) { %>
|
|
165
|
-
<a class='home' href="/"><
|
|
165
|
+
<a class='home' href="/"><img class='icon' src="/pinokio-black.png"></a>
|
|
166
166
|
<button class='btn2' id='back'><i class="fa-solid fa-chevron-left"></i></button>
|
|
167
167
|
<button class='btn2' id='forward'><i class="fa-solid fa-chevron-right"></i></button>
|
|
168
168
|
<button class='btn2' id='refresh-page'><div><i class="fa-solid fa-rotate-right"></i></div><div>Refresh</div></button>
|
package/server/views/github.ejs
CHANGED
|
@@ -205,7 +205,7 @@ hr {
|
|
|
205
205
|
<body class='<%=theme%>' data-agent="<%=agent%>">
|
|
206
206
|
<header class='navheader grabbable'>
|
|
207
207
|
<h1>
|
|
208
|
-
<a class='home' href="/"><
|
|
208
|
+
<a class='home' href="/"><img class='icon' src="/pinokio-black.png"></a>
|
|
209
209
|
<button class='btn2' id='back'><div><i class="fa-solid fa-chevron-left"></i></div><div>Prev</div></button>
|
|
210
210
|
<button class='btn2' id='forward'><div><i class="fa-solid fa-chevron-right"></i></div><div>Next</div></button>
|
|
211
211
|
<button class='btn2' id='refresh-page'><div><i class="fa-solid fa-rotate-right"></i></div><div>Refresh</div></button>
|
package/server/views/help.ejs
CHANGED
|
@@ -253,7 +253,7 @@ body.dark .item .tile .badge {
|
|
|
253
253
|
<body class='<%=theme%>' data-agent="<%=agent%>">
|
|
254
254
|
<header class='navheader grabbable'>
|
|
255
255
|
<h1>
|
|
256
|
-
<a class='home' href="/"><
|
|
256
|
+
<a class='home' href="/"><img class='icon' src="/pinokio-black.png"></a>
|
|
257
257
|
<button class='btn2' id='back'><div><i class="fa-solid fa-chevron-left"></i></div><div>Prev</div></button>
|
|
258
258
|
<button class='btn2' id='forward'><div><i class="fa-solid fa-chevron-right"></i></div><div>Next</div></button>
|
|
259
259
|
<button class='btn2' id='refresh-page'><div><i class="fa-solid fa-rotate-right"></i></div><div>Refresh</div></button>
|
package/server/views/index.ejs
CHANGED
|
@@ -243,7 +243,7 @@ body.dark .open-menu, body.dark .browse {
|
|
|
243
243
|
<header class='navheader grabbable'>
|
|
244
244
|
<h1>
|
|
245
245
|
<% if (ishome) { %>
|
|
246
|
-
<a class='home' href="/"><
|
|
246
|
+
<a class='home' href="/"><img class='icon' src="/pinokio-black.png"></a>
|
|
247
247
|
<button class='btn2' id='back'><div><i class="fa-solid fa-chevron-left"></i></div><div>Prev</div></button>
|
|
248
248
|
<button class='btn2' id='forward'><div><i class="fa-solid fa-chevron-right"></i></div><div>Next</div></button>
|
|
249
249
|
<button class='btn2' id='refresh-page'><div><i class="fa-solid fa-rotate-right"></i></div><div>Refresh</div></button>
|
package/server/views/network.ejs
CHANGED
|
@@ -401,7 +401,7 @@ input:checked + .slider:before {
|
|
|
401
401
|
<body class='<%=theme%>' data-agent="<%=agent%>">
|
|
402
402
|
<header class='navheader grabbable'>
|
|
403
403
|
<h1>
|
|
404
|
-
<a class='home' href="/"><
|
|
404
|
+
<a class='home' href="/"><img class='icon' src="/pinokio-black.png"></a>
|
|
405
405
|
<button class='btn2' id='back'><div><i class="fa-solid fa-chevron-left"></i></div><div>Prev</div></button>
|
|
406
406
|
<button class='btn2' id='forward'><div><i class="fa-solid fa-chevron-right"></i></div><div>Next</div></button>
|
|
407
407
|
<button class='btn2' id='refresh-page'><div><i class="fa-solid fa-rotate-right"></i></div><div>Refresh</div></button>
|
|
@@ -268,7 +268,7 @@ body.dark .keys pre {
|
|
|
268
268
|
-->
|
|
269
269
|
<header class='navheader grabbable'>
|
|
270
270
|
<h1>
|
|
271
|
-
<a class='home' href="/"><
|
|
271
|
+
<a class='home' href="/"><img class='icon' src="/pinokio-black.png"></a>
|
|
272
272
|
<button class='btn2' id='back'><div><i class="fa-solid fa-chevron-left"></i></div><div>Prev</div></button>
|
|
273
273
|
<button class='btn2' id='forward'><div><i class="fa-solid fa-chevron-right"></i></div><div>Next</div></button>
|
|
274
274
|
<button class='btn2' id='refresh-page'><div><i class="fa-solid fa-rotate-right"></i></div><div>Refresh</div></button>
|