mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-21 06:26:10 +05:00
update web
This commit is contained in:
@@ -118,23 +118,23 @@ var Mstile150x150png []byte
|
|||||||
//go:embed pages/site.webmanifest
|
//go:embed pages/site.webmanifest
|
||||||
var Sitewebmanifest []byte
|
var Sitewebmanifest []byte
|
||||||
|
|
||||||
//go:embed pages/static/js/2.8ba34ef5.chunk.js
|
//go:embed pages/static/js/2.292d2615.chunk.js
|
||||||
var Staticjs28ba34ef5chunkjs []byte
|
var Staticjs2292d2615chunkjs []byte
|
||||||
|
|
||||||
//go:embed pages/static/js/2.8ba34ef5.chunk.js.LICENSE.txt
|
//go:embed pages/static/js/2.292d2615.chunk.js.LICENSE.txt
|
||||||
var Staticjs28ba34ef5chunkjsLICENSEtxt []byte
|
var Staticjs2292d2615chunkjsLICENSEtxt []byte
|
||||||
|
|
||||||
//go:embed pages/static/js/2.8ba34ef5.chunk.js.map
|
//go:embed pages/static/js/2.292d2615.chunk.js.map
|
||||||
var Staticjs28ba34ef5chunkjsmap []byte
|
var Staticjs2292d2615chunkjsmap []byte
|
||||||
|
|
||||||
//go:embed pages/static/js/main.eb9f8ba6.chunk.js
|
//go:embed pages/static/js/main.88d118ab.chunk.js
|
||||||
var Staticjsmaineb9f8ba6chunkjs []byte
|
var Staticjsmain88d118abchunkjs []byte
|
||||||
|
|
||||||
//go:embed pages/static/js/main.eb9f8ba6.chunk.js.map
|
//go:embed pages/static/js/main.88d118ab.chunk.js.map
|
||||||
var Staticjsmaineb9f8ba6chunkjsmap []byte
|
var Staticjsmain88d118abchunkjsmap []byte
|
||||||
|
|
||||||
//go:embed pages/static/js/runtime-main.f542387e.js
|
//go:embed pages/static/js/runtime-main.5ed86a79.js
|
||||||
var Staticjsruntimemainf542387ejs []byte
|
var Staticjsruntimemain5ed86a79js []byte
|
||||||
|
|
||||||
//go:embed pages/static/js/runtime-main.f542387e.js.map
|
//go:embed pages/static/js/runtime-main.5ed86a79.js.map
|
||||||
var Staticjsruntimemainf542387ejsmap []byte
|
var Staticjsruntimemain5ed86a79jsmap []byte
|
||||||
|
|||||||
@@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"files": {
|
"files": {
|
||||||
"main.js": "/static/js/main.eb9f8ba6.chunk.js",
|
"main.js": "./static/js/main.88d118ab.chunk.js",
|
||||||
"main.js.map": "/static/js/main.eb9f8ba6.chunk.js.map",
|
"main.js.map": "./static/js/main.88d118ab.chunk.js.map",
|
||||||
"runtime-main.js": "/static/js/runtime-main.f542387e.js",
|
"runtime-main.js": "./static/js/runtime-main.5ed86a79.js",
|
||||||
"runtime-main.js.map": "/static/js/runtime-main.f542387e.js.map",
|
"runtime-main.js.map": "./static/js/runtime-main.5ed86a79.js.map",
|
||||||
"static/js/2.8ba34ef5.chunk.js": "/static/js/2.8ba34ef5.chunk.js",
|
"static/js/2.292d2615.chunk.js": "./static/js/2.292d2615.chunk.js",
|
||||||
"static/js/2.8ba34ef5.chunk.js.map": "/static/js/2.8ba34ef5.chunk.js.map",
|
"static/js/2.292d2615.chunk.js.map": "./static/js/2.292d2615.chunk.js.map",
|
||||||
"index.html": "/index.html",
|
"index.html": "./index.html",
|
||||||
"static/js/2.8ba34ef5.chunk.js.LICENSE.txt": "/static/js/2.8ba34ef5.chunk.js.LICENSE.txt"
|
"static/js/2.292d2615.chunk.js.LICENSE.txt": "./static/js/2.292d2615.chunk.js.LICENSE.txt"
|
||||||
},
|
},
|
||||||
"entrypoints": [
|
"entrypoints": [
|
||||||
"static/js/runtime-main.f542387e.js",
|
"static/js/runtime-main.5ed86a79.js",
|
||||||
"static/js/2.8ba34ef5.chunk.js",
|
"static/js/2.292d2615.chunk.js",
|
||||||
"static/js/main.eb9f8ba6.chunk.js"
|
"static/js/main.88d118ab.chunk.js"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,92 +0,0 @@
|
|||||||
/*
|
|
||||||
object-assign
|
|
||||||
(c) Sindre Sorhus
|
|
||||||
@license MIT
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*!
|
|
||||||
* The buffer module from node.js, for the browser.
|
|
||||||
*
|
|
||||||
* @author Feross Aboukhadijeh <http://feross.org>
|
|
||||||
* @license MIT
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*! blob-to-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
||||||
|
|
||||||
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
||||||
|
|
||||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
||||||
|
|
||||||
/*! magnet-uri. MIT License. WebTorrent LLC <https://webtorrent.io/opensource> */
|
|
||||||
|
|
||||||
/*! parse-torrent. MIT License. WebTorrent LLC <https://webtorrent.io/opensource> */
|
|
||||||
|
|
||||||
/*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
||||||
|
|
||||||
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
||||||
|
|
||||||
/*! simple-concat. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
||||||
|
|
||||||
/*! simple-get. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
||||||
|
|
||||||
/**
|
|
||||||
* A better abstraction over CSS.
|
|
||||||
*
|
|
||||||
* @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
|
|
||||||
* @website https://github.com/cssinjs/jss
|
|
||||||
* @license MIT
|
|
||||||
*/
|
|
||||||
|
|
||||||
/** @license React v0.20.2
|
|
||||||
* scheduler.production.min.js
|
|
||||||
*
|
|
||||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/** @license React v16.13.1
|
|
||||||
* react-is.production.min.js
|
|
||||||
*
|
|
||||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/** @license React v17.0.2
|
|
||||||
* react-dom.production.min.js
|
|
||||||
*
|
|
||||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/** @license React v17.0.2
|
|
||||||
* react-is.production.min.js
|
|
||||||
*
|
|
||||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/** @license React v17.0.2
|
|
||||||
* react-jsx-runtime.production.min.js
|
|
||||||
*
|
|
||||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/** @license React v17.0.2
|
|
||||||
* react.production.min.js
|
|
||||||
*
|
|
||||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*/
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,2 +0,0 @@
|
|||||||
!function(e){function r(r){for(var n,l,f=r[0],i=r[1],a=r[2],c=0,s=[];c<f.length;c++)l=f[c],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,f=1;f<t.length;f++){var i=t[f];0!==o[i]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={1:0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/";var f=this.webpackJsonptorrserver_web=this.webpackJsonptorrserver_web||[],i=f.push.bind(f);f.push=r,f=f.slice();for(var a=0;a<f.length;a++)r(f[a]);var p=i;t()}([]);
|
|
||||||
//# sourceMappingURL=runtime-main.f542387e.js.map
|
|
||||||
File diff suppressed because one or more lines are too long
@@ -280,52 +280,52 @@ func RouteWebPages(route gin.IRouter) {
|
|||||||
c.Data(200, "application/manifest+json", Sitewebmanifest)
|
c.Data(200, "application/manifest+json", Sitewebmanifest)
|
||||||
})
|
})
|
||||||
|
|
||||||
route.GET("/static/js/2.8ba34ef5.chunk.js", func(c *gin.Context) {
|
route.GET("/static/js/2.292d2615.chunk.js", func(c *gin.Context) {
|
||||||
etag := fmt.Sprintf("%x", md5.Sum(Staticjs28ba34ef5chunkjs))
|
etag := fmt.Sprintf("%x", md5.Sum(Staticjs2292d2615chunkjs))
|
||||||
c.Header("Cache-Control", "public, max-age=31536000")
|
c.Header("Cache-Control", "public, max-age=31536000")
|
||||||
c.Header("ETag", etag)
|
c.Header("ETag", etag)
|
||||||
c.Data(200, "application/javascript; charset=utf-8", Staticjs28ba34ef5chunkjs)
|
c.Data(200, "text/javascript; charset=utf-8", Staticjs2292d2615chunkjs)
|
||||||
})
|
})
|
||||||
|
|
||||||
route.GET("/static/js/2.8ba34ef5.chunk.js.LICENSE.txt", func(c *gin.Context) {
|
route.GET("/static/js/2.292d2615.chunk.js.LICENSE.txt", func(c *gin.Context) {
|
||||||
etag := fmt.Sprintf("%x", md5.Sum(Staticjs28ba34ef5chunkjsLICENSEtxt))
|
etag := fmt.Sprintf("%x", md5.Sum(Staticjs2292d2615chunkjsLICENSEtxt))
|
||||||
c.Header("Cache-Control", "public, max-age=31536000")
|
c.Header("Cache-Control", "public, max-age=31536000")
|
||||||
c.Header("ETag", etag)
|
c.Header("ETag", etag)
|
||||||
c.Data(200, "text/plain; charset=utf-8", Staticjs28ba34ef5chunkjsLICENSEtxt)
|
c.Data(200, "text/plain; charset=utf-8", Staticjs2292d2615chunkjsLICENSEtxt)
|
||||||
})
|
})
|
||||||
|
|
||||||
route.GET("/static/js/2.8ba34ef5.chunk.js.map", func(c *gin.Context) {
|
route.GET("/static/js/2.292d2615.chunk.js.map", func(c *gin.Context) {
|
||||||
etag := fmt.Sprintf("%x", md5.Sum(Staticjs28ba34ef5chunkjsmap))
|
etag := fmt.Sprintf("%x", md5.Sum(Staticjs2292d2615chunkjsmap))
|
||||||
c.Header("Cache-Control", "public, max-age=31536000")
|
c.Header("Cache-Control", "public, max-age=31536000")
|
||||||
c.Header("ETag", etag)
|
c.Header("ETag", etag)
|
||||||
c.Data(200, "application/json", Staticjs28ba34ef5chunkjsmap)
|
c.Data(200, "application/json", Staticjs2292d2615chunkjsmap)
|
||||||
})
|
})
|
||||||
|
|
||||||
route.GET("/static/js/main.eb9f8ba6.chunk.js", func(c *gin.Context) {
|
route.GET("/static/js/main.88d118ab.chunk.js", func(c *gin.Context) {
|
||||||
etag := fmt.Sprintf("%x", md5.Sum(Staticjsmaineb9f8ba6chunkjs))
|
etag := fmt.Sprintf("%x", md5.Sum(Staticjsmain88d118abchunkjs))
|
||||||
c.Header("Cache-Control", "public, max-age=31536000")
|
c.Header("Cache-Control", "public, max-age=31536000")
|
||||||
c.Header("ETag", etag)
|
c.Header("ETag", etag)
|
||||||
c.Data(200, "application/javascript; charset=utf-8", Staticjsmaineb9f8ba6chunkjs)
|
c.Data(200, "text/javascript; charset=utf-8", Staticjsmain88d118abchunkjs)
|
||||||
})
|
})
|
||||||
|
|
||||||
route.GET("/static/js/main.eb9f8ba6.chunk.js.map", func(c *gin.Context) {
|
route.GET("/static/js/main.88d118ab.chunk.js.map", func(c *gin.Context) {
|
||||||
etag := fmt.Sprintf("%x", md5.Sum(Staticjsmaineb9f8ba6chunkjsmap))
|
etag := fmt.Sprintf("%x", md5.Sum(Staticjsmain88d118abchunkjsmap))
|
||||||
c.Header("Cache-Control", "public, max-age=31536000")
|
c.Header("Cache-Control", "public, max-age=31536000")
|
||||||
c.Header("ETag", etag)
|
c.Header("ETag", etag)
|
||||||
c.Data(200, "application/json", Staticjsmaineb9f8ba6chunkjsmap)
|
c.Data(200, "application/json", Staticjsmain88d118abchunkjsmap)
|
||||||
})
|
})
|
||||||
|
|
||||||
route.GET("/static/js/runtime-main.f542387e.js", func(c *gin.Context) {
|
route.GET("/static/js/runtime-main.5ed86a79.js", func(c *gin.Context) {
|
||||||
etag := fmt.Sprintf("%x", md5.Sum(Staticjsruntimemainf542387ejs))
|
etag := fmt.Sprintf("%x", md5.Sum(Staticjsruntimemain5ed86a79js))
|
||||||
c.Header("Cache-Control", "public, max-age=31536000")
|
c.Header("Cache-Control", "public, max-age=31536000")
|
||||||
c.Header("ETag", etag)
|
c.Header("ETag", etag)
|
||||||
c.Data(200, "application/javascript; charset=utf-8", Staticjsruntimemainf542387ejs)
|
c.Data(200, "text/javascript; charset=utf-8", Staticjsruntimemain5ed86a79js)
|
||||||
})
|
})
|
||||||
|
|
||||||
route.GET("/static/js/runtime-main.f542387e.js.map", func(c *gin.Context) {
|
route.GET("/static/js/runtime-main.5ed86a79.js.map", func(c *gin.Context) {
|
||||||
etag := fmt.Sprintf("%x", md5.Sum(Staticjsruntimemainf542387ejsmap))
|
etag := fmt.Sprintf("%x", md5.Sum(Staticjsruntimemain5ed86a79jsmap))
|
||||||
c.Header("Cache-Control", "public, max-age=31536000")
|
c.Header("Cache-Control", "public, max-age=31536000")
|
||||||
c.Header("ETag", etag)
|
c.Header("ETag", etag)
|
||||||
c.Data(200, "application/json", Staticjsruntimemainf542387ejsmap)
|
c.Data(200, "application/json", Staticjsruntimemain5ed86a79jsmap)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user